From 2ecb46d595b880c533e2dafea43baf02f009bec6 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 14 Oct 2005 12:54:52 +0000 Subject: r11037: (This used to be commit 6913e338405a5aca5c70cf6e022532c596ed0a36) --- source4/lib/charset/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/charset/SConscript') diff --git a/source4/lib/charset/SConscript b/source4/lib/charset/SConscript index 9bc474ff48..15ee49909c 100644 --- a/source4/lib/charset/SConscript +++ b/source4/lib/charset/SConscript @@ -1,7 +1,6 @@ #!/usr/bin/env python # tastes like -*- python -*- -Import('hostenv') def _CheckIconvPath(context,path): # Some systems have iconv in libc, some have it in libiconv (OSF/1 and -- cgit