summaryrefslogtreecommitdiff
path: root/tests/date/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/date/Makefile.in')
-rw-r--r--tests/date/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index 4f0214483..1f7a2d995 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -31,8 +31,6 @@ mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
-DESTDIR =
-
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
@@ -90,7 +88,9 @@ INTLOBJS = @INTLOBJS@
KMEM_GROUP = @KMEM_GROUP@
LIBICONV = @LIBICONV@
LIBOBJS = @LIBOBJS@
+LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_NANOSLEEP = @LIB_NANOSLEEP@
MAKEINFO = @MAKEINFO@
MAN = @MAN@
MKINSTALLDIRS = @MKINSTALLDIRS@