and configre check right...

SVN revision: 6809
This commit is contained in:
Carsten Haitzler 2003-04-02 04:52:14 +00:00
parent bbfaab2ac1
commit f44ad01306
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ AC_ARG_ENABLE(fb, [ --enable-fb enable the FB rendering bac
AC_MSG_CHECKING(whether buffer backend is to be built)
AC_ARG_ENABLE(fb, [ --enable-buffer enable the Buffer rendering backend], [
AC_ARG_ENABLE(buffer, [ --enable-buffer enable the Buffer rendering backend], [
AC_MSG_RESULT(yes)
AM_CONDITIONAL(BUILD_ENGINE_BUFFER, true)
AC_DEFINE(BUILD_ENGINE_BUFFER)