summaryrefslogtreecommitdiff
path: root/source4/lib/replace/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-05-30 05:57:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:44 -0500
commit0a1a19d9d95b5adbe6c3dd3ed689ce7e3b43ab12 (patch)
treefdce0cec565cce5cd12563682d07a95de7cfb5ef /source4/lib/replace/config.mk
parent86f86f99efa44037e31a773fb561eca0c9d31d2a (diff)
downloadsamba-0a1a19d9d95b5adbe6c3dd3ed689ce7e3b43ab12.tar.gz
samba-0a1a19d9d95b5adbe6c3dd3ed689ce7e3b43ab12.tar.bz2
samba-0a1a19d9d95b5adbe6c3dd3ed689ce7e3b43ab12.zip
r15953: our timegm() replacement still doesn't work, so grab the one from
Heimdal which does work. This should fix most of the rest of the failures on solaris (This used to be commit acfaa98b5ea686feb81350baf09b3f4480f96edc)
Diffstat (limited to 'source4/lib/replace/config.mk')
-rw-r--r--source4/lib/replace/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk
index 4fd5402f61..7ec1eaffa2 100644
--- a/source4/lib/replace/config.mk
+++ b/source4/lib/replace/config.mk
@@ -11,6 +11,7 @@ OBJ_FILES = \
[SUBSYSTEM::LIBREPLACE]
OBJ_FILES = replace.o \
snprintf.o \
+ timegm.o \
dlfcn.o \
getpass.o
PUBLIC_DEPENDENCIES = REPLACE_READDIR