- # Check whether --enable-modular or --disable-modular was given.
- if test "${enable_modular+set}" = set; then
- enableval="$enable_modular"
- programs="$programs ext2sim ext2spice"
- cat >>confdefs.h <<\_ACEOF
- #define EXT2SPICE_AUTO 1
- _ACEOF
- cat >>confdefs.h <<\_ACEOF
- #define EXT2SIM_AUTO 1
- _ACEOF
- else
- modules="$modules ext2sim ext2spice"
- extra_libs="$extra_libs \${MAGICDIR}/ext2sim/libext2sim.o"
- extra_libs="$extra_libs \${MAGICDIR}/ext2spice/libext2spice.o"
- fi;
SHARE
TWEET
Untitled
a guest
Aug 7th, 2012
13
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

