Mercurial > dnsbl
diff configure.in @ 162:c4bce911c276 stable-6-03
don't add auto whitelist for A to A
author | carl |
---|---|
date | Sat, 14 Jul 2007 12:25:17 -0700 |
parents | b3ed72ee6564 |
children | 97d7da45fe2a |
line wrap: on
line diff
--- a/configure.in Tue Jul 10 14:09:23 2007 -0700 +++ b/configure.in Sat Jul 14 12:25:17 2007 -0700 @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT(dnsbl,6.02,carl@five-ten-sg.com) +AC_INIT(dnsbl,6.03,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADER([config.h]) @@ -34,6 +34,9 @@ AC_FUNC_STAT AC_CHECK_FUNCS([gethostbyname gethostname memmove memset socket strchr strdup strncasecmp strrchr strstr strtol]) +# check for posix threads +ACX_PTHREAD + AC_CONFIG_FILES([Makefile dnsbl.spec html/Makefile