summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-11-14 03:36:27 +0000
committerGerald Carter <jerry@samba.org>2003-11-14 03:36:27 +0000
commit7301471a6a12244cd398e3c81c310ffc2b663c53 (patch)
treeb5657c08a5ec255f62c3e0ad8a8ec51b5d957273 /source3/configure.in
parent716dd32809b1fe2e6a836700297145c170d103c0 (diff)
downloadsamba-7301471a6a12244cd398e3c81c310ffc2b663c53.tar.gz
samba-7301471a6a12244cd398e3c81c310ffc2b663c53.tar.bz2
samba-7301471a6a12244cd398e3c81c310ffc2b663c53.zip
fix more memory leaks in the LDAP backend code; patches from metze
(This used to be commit 89a8c607af4ca67fcefe285480f7c9b832f6720c)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 2c1880f3b2..8093e341ae 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1636,7 +1636,6 @@ dnl AC_CACHE_CHECK([for working iconv],samba_cv_HAVE_NATIVE_ICONV,[
default_dos_charset=no
default_display_charset=no
default_unix_charset=no
- echo
# check for default dos charset name
for j in CP850 IBM850 ; do