]> granicus.if.org Git - sudo/commitdiff
Remove obsolete template for HAVE_TIMESPEC
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 18:25:04 +0000 (13:25 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 18:25:04 +0000 (13:25 -0500)
config.h.in
configure
configure.in

index f8daf843a1689be9b9af92320ad3743db6ef86b8..b436679e466e569c11eda34d996d02ef0b1aef11 100644 (file)
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
-/* Define to 1 if you have struct timespec in sys/time.h */
-#undef HAVE_TIMESPEC
-
 /* Define to 1 if you have the `ttyslot' function. */
 #undef HAVE_TTYSLOT
 
index 8c3d5709415a67aae71efb1b4b2faeb505ccb1b1..cbcabb601e35e63949685c48dff4c38f7825420e 100755 (executable)
--- a/configure
+++ b/configure
@@ -22341,6 +22341,5 @@ fi
 
 
 
-
 
 
index 437e477a6d508507409b509cbf223fb881af0eb2..716960ea4486e87846cfc11fe4211223d2a95038 100644 (file)
@@ -3178,7 +3178,6 @@ AH_TEMPLATE(HAVE_RFC1938_SKEYCHALLENGE, [Define to 1 if the skeychallenge() func
 AH_TEMPLATE(HAVE_ST__TIM, [Define to 1 if your struct stat uses an st__tim union])
 AH_TEMPLATE(HAVE_ST_MTIM, [Define to 1 if your struct stat has an st_mtim member])
 AH_TEMPLATE(HAVE_ST_MTIMESPEC, [Define to 1 if your struct stat has an st_mtimespec member])
-AH_TEMPLATE(HAVE_TIMESPEC, [Define to 1 if you have struct timespec in sys/time.h])
 AH_TEMPLATE(HAVE___PROGNAME, [Define to 1 if your crt0.o defines the __progname symbol for you.])
 AH_TEMPLATE(HOST_IN_LOG, [Define to 1 if you want the hostname to be entered into the log file.])
 AH_TEMPLATE(IGNORE_DOT_PATH, [Define to 1 if you want to ignore '.' and empty PATH elements])