We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d92bd6 commit a435b7bCopy full SHA for a435b7b
configure.in
@@ -136,10 +136,10 @@ dnl -------------------------------------------------------------------------
136
137
AC_PROG_CC
138
AC_PROG_CC_C_O
139
-dnl Change to AC_PROG_CC_STDC when we start requiring a post-2.13 autoconf
140
-AM_PROG_CC_STDC
141
AC_PROG_CPP
142
AC_AIX
+dnl Change to AC_PROG_CC_STDC when we start requiring a post-2.13 autoconf
+AM_PROG_CC_STDC
143
dnl AC_PROG_CXX
144
dnl AC_PROG_CXXCPP
145
dnl check for -R, etc. switch
0 commit comments