summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-20 17:05:04 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:56 +1000
commit702615dadc34897ee5876a67ed7f4acee375f30e (patch)
tree43485d931856a3fe903209ca4f533241dcf82bb6 /source4/heimdal_build
parent76761c5c8edfeaea53ae57a00b08163425481cda (diff)
downloadsamba-702615dadc34897ee5876a67ed7f4acee375f30e.tar.gz
samba-702615dadc34897ee5876a67ed7f4acee375f30e.tar.bz2
samba-702615dadc34897ee5876a67ed7f4acee375f30e.zip
build: don't look for gettext twice
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/wscript_configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/heimdal_build/wscript_configure b/source4/heimdal_build/wscript_configure
index 46b0b5fa45..04d77d6674 100644
--- a/source4/heimdal_build/wscript_configure
+++ b/source4/heimdal_build/wscript_configure
@@ -38,8 +38,6 @@ conf.CHECK_FUNCS_IN('res_search res_nsearch res_ndestroy dns_search dn_expand',
conf.CHECK_VARIABLE('_res')
conf.CHECK_HEADERS('pty.h util.h libutil.h')
conf.CHECK_FUNCS_IN('openpty', 'util', checklibc=True)
-conf.CHECK_FUNCS_IN('gettext', 'intl', checklibc=True)
-
conf.DEFINE('HAVE_KRB5',1)
conf.DEFINE('HAVE_GSSAPI',1)