summaryrefslogtreecommitdiff
path: root/lib/replace/libreplace.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-18 17:49:41 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-18 17:49:41 +0200
commit33032d591f8e39edae0ce4b35ca1b6e25f04a04b (patch)
treec2a6bad2e09f49f8d6df4aeed9c1b77bad19b89f /lib/replace/libreplace.m4
parent4f9b6fdce4340a1022f659daaa035d0336ff6b53 (diff)
downloadsamba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.tar.gz
samba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.tar.bz2
samba-33032d591f8e39edae0ce4b35ca1b6e25f04a04b.zip
Move ufc to libreplace.
Diffstat (limited to 'lib/replace/libreplace.m4')
-rw-r--r--lib/replace/libreplace.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/replace/libreplace.m4 b/lib/replace/libreplace.m4
index e563acfd79..05e73fb569 100644
--- a/lib/replace/libreplace.m4
+++ b/lib/replace/libreplace.m4
@@ -276,6 +276,7 @@ m4_include(strptime.m4)
m4_include(win32.m4)
m4_include(timegm.m4)
m4_include(repdir.m4)
+m4_include(crypt.m4)
AC_CHECK_FUNCS([syslog printf memset memcpy],,[AC_MSG_ERROR([Required function not found])])