Skip to content

Commit a435b7b

Browse files
author
Derick Rethans
committed
- Merges sascha's fix
1 parent 9d92bd6 commit a435b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,10 @@ dnl -------------------------------------------------------------------------
136136
137137
AC_PROG_CC
138138
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
141139
AC_PROG_CPP
142140
AC_AIX
141+
dnl Change to AC_PROG_CC_STDC when we start requiring a post-2.13 autoconf
142+
AM_PROG_CC_STDC
143143
dnl AC_PROG_CXX
144144
dnl AC_PROG_CXXCPP
145145
dnl check for -R, etc. switch

0 commit comments

Comments
 (0)