- add warning about this config enabling lots of experimental stuff

This commit is contained in:
Bryce Denney 2002-11-21 20:57:34 +00:00
parent 7382b84f8c
commit c1e5640af4

View File

@ -1,3 +1,7 @@
# This script tries to turn on nearly every configure option.
# It is useful for finding compile problems, but it may turn on
# more things than you actually want.
./configure \
--enable-processors=2 \
--enable-x86-64 \