]> granicus.if.org Git - php/commitdiff
Try to find ANSI/STDC compatible mode of host compiler
authorSascha Schumann <sas@php.net>
Thu, 23 Sep 1999 19:34:42 +0000 (19:34 +0000)
committerSascha Schumann <sas@php.net>
Thu, 23 Sep 1999 19:34:42 +0000 (19:34 +0000)
TSRM/configure.in

index 4d4bd2e2982b525aae1570de2c1ac7419d4370ac..1cee23a9a953cbd9f7b13a0b7eb4efa4a28e376b 100644 (file)
@@ -8,6 +8,7 @@ AM_INIT_AUTOMAKE(TSRM, 1.0)
 AM_CONFIG_HEADER(tsrm_config.h)
 
 AC_PROG_CC
+AM_PROG_CC_STDC
 AC_PROG_CC_C_O
 AC_PROG_RANLIB