Removing framebuffer emulation :p

This commit is contained in:
yabause 2006-05-14 10:35:12 +00:00
parent 5ef9f4eee7
commit e368117a06
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ case $target in
esac
AC_ARG_ENABLE(debug, AC_HELP_STRING(--enable-debug, enable debug information) , AC_DEFINE(DEBUG))
AC_ARG_ENABLE(framebuffer, AC_HELP_STRING(--enable-framebuffer, enable framebuffer emulation) , AC_DEFINE(FRAMEBUFFER))
AC_CONFIG_FILES([Makefile
src/Makefile