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

Diff of /monit/configure.ac

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

revision 1.11 by chopp, Wed Oct 23 14:01:26 2002 UTC revision 1.12 by chopp, Fri Oct 25 15:50:46 2002 UTC
# Line 48  AC_HEADER_STDC Line 48  AC_HEADER_STDC
48  AC_HEADER_SYS_WAIT  AC_HEADER_SYS_WAIT
49  AC_HEADER_STAT  AC_HEADER_STAT
50  AC_HEADER_TIME  AC_HEADER_TIME
51  AC_CHECK_HEADERS([arpa/inet.h fcntl.h limits.h netdb.h netinet/in.h string.h strings.h sys/ioctl.h unistd.h sys/socket.h syslog.h sys/loadavg.h asm/param.h limits.h stropts.h getopt.h sys/filio.h string.h sys/time.h])  AC_CHECK_HEADERS([arpa/inet.h fcntl.h limits.h netdb.h netinet/in.h string.h strings.h sys/ioctl.h unistd.h sys/socket.h syslog.h sys/loadavg.h asm/param.h limits.h stropts.h getopt.h sys/filio.h string.h sys/time.h unistd.h])
52    
53  # Check for types.  # Check for types.
54  AC_TYPE_MODE_T  AC_TYPE_MODE_T
# Line 63  AC_CHECK_MEMBERS([struct tm.tm_gmtoff]) Line 63  AC_CHECK_MEMBERS([struct tm.tm_gmtoff])
63    
64  # Compiler characteristics  # Compiler characteristics
65  AC_C_CONST  AC_C_CONST
66    AC_C_BIGENDIAN
67    
68  # If the compiler is gcc, turn on warnings  # If the compiler is gcc, turn on warnings
69  if test "x$GCC" = "xyes"; then  if test "x$GCC" = "xyes"; then

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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