summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/gettimeofday.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/gettimeofday.m4 b/m4/gettimeofday.m4
index ec533594d1..1a05229a88 100644
--- a/m4/gettimeofday.m4
+++ b/m4/gettimeofday.m4
@@ -90,8 +90,6 @@ AC_DEFUN([gl_GETTIMEOFDAY_REPLACE_LOCALTIME], [
[Define to rpl_gmtime if the replacement function should be used.])
AC_DEFINE([localtime], [rpl_localtime],
[Define to rpl_localtime if the replacement function should be used.])
- AC_DEFINE([gettimeofday], [rpl_gettimeofday],
- [Define to rpl_gettimeofday if the replacement function should be used.])
])
# Prerequisites of lib/gettimeofday.c.