[CONFIGURATION]

* BUG: Try to fix building with Autoconf 2.64

Really, autotools is the hell ! 


git-svn-id: svn://localhost/gambas/trunk@2233 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Laurent Carlier 2009-08-13 09:04:07 +00:00
parent a7cc331135
commit f75d000de3

View File

@ -106,9 +106,9 @@ AC_DEFUN([GB_INIT],
dnl ---- Checks for programs
AC_PROG_CC
AC_PROG_CPP
AC_PROG_CXX
AC_PROG_CC
AC_PROG_MAKE_SET
dnl ---- Checks for header files.