Updateded configure script
This commit is contained in:
parent
0998736e65
commit
566974436c
@ -18,6 +18,7 @@
|
||||
#undef HAVE_STRCASESTR
|
||||
|
||||
/* If you have gettimeofday function */
|
||||
#undef HAVE_DECLARED_TIMEZONE
|
||||
#undef HAVE_TM_GMTOFF
|
||||
|
||||
/* News postings */
|
||||
|
@ -201,7 +201,7 @@ AC_HEADER_SYS_WAIT
|
||||
AC_CHECK_HEADERS(sys/time.h termios.h sys/vfs.h unistd.h netinet/in.h regex.h)
|
||||
AC_CHECK_HEADERS(sys/resource.h usersec.h gshadow.h shadow.h)
|
||||
AC_CHECK_HEADERS(limits.h utmp.h utmpx.h lastlog.h rpc/key_prot.h)
|
||||
dnl AC_STRUCT_TIMEZONE
|
||||
AC_STRUCT_TIMEZONE
|
||||
|
||||
dnl
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
|
Reference in New Issue
Block a user