diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index d6f96c2b..12ab1a4f 100644 --- a/configure.ac +++ b/configure.ac @@ -103,6 +103,7 @@ AC_CHECK_DECLS([h_errno],,,[ ]) AC_C_CONST dnl getopt needs this. +AC_C_INLINE dnl uid_db.? need this. AM_PROG_LEX AC_PROG_MAKE_SET |