/[gnats]/gnats/gnats/configure.in
ViewVC logotype

Diff of /gnats/gnats/configure.in

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

revision 1.28 by pdm, Sun Dec 23 20:21:33 2001 UTC revision 1.29 by pdm, Sun Jan 6 16:16:45 2002 UTC
# Line 88  AC_CHECK_LIB(gen, main) Line 88  AC_CHECK_LIB(gen, main)
88  AC_CHECK_LIB(crypt, crypt)  AC_CHECK_LIB(crypt, crypt)
89    
90  AC_STDC_HEADERS  AC_STDC_HEADERS
91  AC_CHECK_HEADERS(string.h fcntl.h limits.h syslog.h memory.h netdb.h unistd.h crypt.h sys/select.h machine/endian.h)  AC_CHECK_HEADERS(crypt.h fcntl.h libgen.h limits.h memory.h netdb.h string.h syslog.h unistd.h machine/endian.h sys/select.h)
92  AC_EGREP_HEADER(\<unsetenv\>, stdlib.h,  AC_EGREP_HEADER(\<unsetenv\>, stdlib.h,
93    AC_DEFINE(HAVE_DECL_UNSETENV,1,[Whether unsetenv is present in headers.]),    AC_DEFINE(HAVE_DECL_UNSETENV,1,[Whether unsetenv is present in headers.]),
94    AC_DEFINE(HAVE_DECL_UNSETENV,0,[Whether unsetenv is present in headers.]))    AC_DEFINE(HAVE_DECL_UNSETENV,0,[Whether unsetenv is present in headers.]))

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

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