Bochs/bochs/.conf.amigaos
Volker Ruppert 79afc6dd01 - enable VBE support by default in configure script
- removed unused configure symbol FPU_GLUE_OBJ
- updated configure shortcut scripts (cdrom and VBE support are enabled by default)
2006-11-20 18:55:16 +00:00

7 lines
122 B
Bash
Executable File

#!/bin/sh
#
# These options should work on Amiga/MorphOS
#
./configure --with-amigaos --disable-shared ${CONFIGURE_ARGS}