preferred compiler is gcc (currently the only tested and certified one)

master
szaka 2008-08-11 13:04:51 +00:00
parent 1212a635bb
commit fdd8b13073
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ AC_ARG_ENABLE(
AC_GNU_SOURCE
# Programs
AC_PROG_CC
AC_PROG_CC(gcc cc)
AC_PROG_LN_S
AM_PROG_CC_C_O