Mercurial > syslog2iptables
diff configure.in @ 44:9e9f09cf411c
Add fixes for Solaris from sm-archive.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 22 Mar 2008 10:58:24 -0700 |
parents | d9ae11033b4b |
children | 4eaee1fcffa7 |
line wrap: on
line diff
--- a/configure.in Fri Mar 21 14:06:26 2008 -0700 +++ b/configure.in Sat Mar 22 10:58:24 2008 -0700 @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT(syslog2iptables,1.9,carl@five-ten-sg.com) +AC_INIT(syslog2iptables,1.10,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADER([config.h]) @@ -35,7 +35,7 @@ AC_FUNC_GETPGRP AC_HEADER_STDC AC_FUNC_STAT -AC_CHECK_FUNCS([gethostbyname inet_ntoa memchr memmove memset regcomp strdup strtol]) +AC_CHECK_FUNCS([daemon gethostbyname inet_ntoa memchr memmove memset regcomp strdup strtol]) AC_CONFIG_FILES([Makefile syslog2iptables.rc