/[anubis]/anubis/configure.ac
ViewVC logotype

Diff of /anubis/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by gray, Mon Aug 25 07:39:39 2003 UTC revision 1.28 by polak, Wed Aug 27 21:15:13 2003 UTC
# Line 23  dnl compiling, linking, and/or using Ope Line 23  dnl compiling, linking, and/or using Ope
23  dnl  dnl
24    
25  dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
26  AC_INIT([GNU Anubis], [3.9.92], [bug-anubis@gnu.org], [anubis])  AC_INIT([GNU Anubis], [3.9.93], [bug-anubis@gnu.org], [anubis])
27  AC_PREREQ([2.57])  AC_PREREQ([2.57])
28  AC_CONFIG_AUX_DIR([build])  AC_CONFIG_AUX_DIR([build])
29  AC_CONFIG_SRCDIR([src/main.c])  AC_CONFIG_SRCDIR([src/main.c])
# Line 76  AC_CHECK_FUNCS(getopt_long,, [AC_LIBOBJ( Line 76  AC_CHECK_FUNCS(getopt_long,, [AC_LIBOBJ(
76    
77  dnl Checks for library functions.  dnl Checks for library functions.
78  AC_CHECK_FUNCS(syslog getrlimit setrlimit socketpair strdup)  AC_CHECK_FUNCS(syslog getrlimit setrlimit socketpair strdup)
79  AC_CHECK_FUNCS(regcomp daemon isatty putenv)  AC_CHECK_FUNCS(regcomp daemon putenv)
80    
81  AC_REPLACE_FUNCS(snprintf setenv)  AC_REPLACE_FUNCS(snprintf setenv)
82  AC_CHECK_FUNCS(_obstack_begin,  AC_CHECK_FUNCS(_obstack_begin,

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26