diff options
Diffstat (limited to 'maildrop/configure.ac')
| -rw-r--r-- | maildrop/configure.ac | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/maildrop/configure.ac b/maildrop/configure.ac index d0503c4..38c7bc3 100644 --- a/maildrop/configure.ac +++ b/maildrop/configure.ac @@ -17,6 +17,7 @@ AC_CONFIG_HEADERS(config.h)  dnl Checks for programs.  AC_USE_SYSTEM_EXTENSIONS  AC_PROG_CC +AC_PROG_CC_C99  AC_PROG_AWK  AC_PROG_LN_S  AC_PROG_CXX | 
