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

Diff of /emacs/configure.in

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

revision 1.355 by kfstorm, Sat Sep 13 23:28:18 2003 UTC revision 1.356 by fx, Tue Sep 23 12:39:44 2003 UTC
# Line 1514  AC_CHECK_MEMBER(struct tm.tm_gmtoff, Line 1514  AC_CHECK_MEMBER(struct tm.tm_gmtoff,
1514                  [AC_DEFINE(HAVE_TM_GMTOFF, 1,                  [AC_DEFINE(HAVE_TM_GMTOFF, 1,
1515                             [Define to 1 if `tm_gmtoff' is member of `struct tm'.])],,                             [Define to 1 if `tm_gmtoff' is member of `struct tm'.])],,
1516                  [#include <time.h>])                  [#include <time.h>])
1517    AC_CHECK_MEMBERS([struct ifreq.ifr_flags, struct ifreq.ifr_hwaddr,
1518                      struct ifreq.ifr_netmask, struct ifreq.ifr_broadaddr,
1519                      struct ifreq.ifr_addr], , ,[#include <net/if.h>])
1520    
1521  dnl checks for compiler characteristics  dnl checks for compiler characteristics
1522    

Legend:
Removed from v.1.355  
changed lines
  Added in v.1.356

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