| Revision 2 (by moose, 2006/03/06 08:50:23) |
|---|
do ifopt --disable-fastbuild
FASTBUILD=disabled
else
ifopt --enable-fastbuild FASTBUILD=enabled
done
${APPEND_CONFIG} \# Misc Options
${APPEND_CONFIG} FASTBUILD=${FASTBUILD}
${APPEND_CONFIG} ""
| Revision 2 (by moose, 2006/03/06 08:50:23) |
|---|
do ifopt --disable-fastbuild
FASTBUILD=disabled
else
ifopt --enable-fastbuild FASTBUILD=enabled
done
${APPEND_CONFIG} \# Misc Options
${APPEND_CONFIG} FASTBUILD=${FASTBUILD}
${APPEND_CONFIG} ""