hivexsh: Conditionally build for Mac OS X
authorAlex Nelson <ajnelson@cs.ucsc.edu>
Wed, 7 Sep 2011 03:42:44 +0000 (20:42 -0700)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 7 Sep 2011 12:15:30 +0000 (13:15 +0100)
commit0a28041f4156878a74543966f9a72ed3d214ba44
treed60546b5aa38b135546428d6dbcddff938ec7e58
parent085707078097f6def993b20a794001d6c06f1492
hivexsh: Conditionally build for Mac OS X

OS X lacks open_memstream, causing hivexsh to fail to build.  This patch
defines HAVE_HIVEXSH, setting the only condition to open_memstream
existence.

Signed-off-by: Alex Nelson <ajnelson@cs.ucsc.edu>
Makefile.am
configure.ac