]> git.saurik.com Git - bison.git/blobdiff - configure.in
entered into RCS
[bison.git] / configure.in
index 92e899db904cc1aeb9cdc8cf066a50078da5521d..5d4411bb24b4d225095dfd34b049f468fcad5184 100644 (file)
@@ -3,9 +3,9 @@ AC_INIT(reduce.c)
 AC_PROG_CC
 AC_PROG_CPP
 AC_PROG_INSTALL
-AC_CONST
 AC_MINIX
 AC_ISC_POSIX
+AC_CONST
 AC_STDC_HEADERS
 AC_HAVE_HEADERS(string.h stdlib.h memory.h)
 AC_HAVE_FUNCS(strerror)