- I was stupid and wrote "enable-amigaos" instead of "with-amigaos". Fixed.

This commit is contained in:
Bryce Denney 2001-12-12 03:48:48 +00:00
parent 1c985e4ee4
commit 319e4fb771

View File

@ -3,4 +3,4 @@
# These options should work on Amiga/MorphOS
#
./configure --enable-amigaos --enable-fpu --enable-cdrom --enable-split-hd ${CONFIGURE_ARGS}
./configure --with-amigaos --enable-fpu --enable-cdrom --enable-split-hd ${CONFIGURE_ARGS}