diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index aea7c97f..5cf327fb 100644 --- a/configure.ac +++ b/configure.ac @@ -98,7 +98,7 @@ AC_PROG_EGREP AC_PROG_YACC AC_PROG_LN_S AC_PROG_CC -AC_C_VARARRAY +AC_C_VARARRAYS AC_PROG_CPP AC_PROG_RANLIB |