]> git.draconx.ca Git - cdecl99.git/blobdiff - configure.ac
Avoid the use of for loop declarations.
[cdecl99.git] / configure.ac
index b9633244cd13b551b049ae9e3ed4f2d3f80cb96e..724b1b05efa0d112be39c424461bd28e17dda123 100644 (file)
@@ -25,11 +25,13 @@ AC_PROG_CC_C99
 AM_PROG_CC_C_O
 gl_EARLY
 
-LT_INIT
-gl_INIT
-
 AC_HEADER_ASSERT
 AC_C_FLEXIBLE_ARRAY_MEMBER
+AC_C_INLINE
+DX_C_FOR_DECLARATIONS
+
+LT_INIT
+gl_INIT
 
 # Work around quoting bug in Gnulib threadlib.m4 which prevents
 # correct detection on e.g., Solaris 8.  These platforms require