79afc6dd01
- removed unused configure symbol FPU_GLUE_OBJ - updated configure shortcut scripts (cdrom and VBE support are enabled by default)
7 lines
122 B
Bash
Executable File
7 lines
122 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# These options should work on Amiga/MorphOS
|
|
#
|
|
|
|
./configure --with-amigaos --disable-shared ${CONFIGURE_ARGS}
|