[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:
parent
a7cc331135
commit
f75d000de3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user