summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildtools/wafsamba/samba_conftests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/wafsamba/samba_conftests.py b/buildtools/wafsamba/samba_conftests.py
index 347142c76c..c73a9d4f02 100644
--- a/buildtools/wafsamba/samba_conftests.py
+++ b/buildtools/wafsamba/samba_conftests.py
@@ -1,6 +1,6 @@
# a set of config tests that use the samba_autoconf functions
# to test for commonly needed configuration options
-
+from Configure import conf
@conf
def CHECK_ICONV(conf, define='HAVE_NATIVE_ICONV'):