From e7e42350a5f83f426ca3986a9ec90fb2ce796ea8 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Tue, 9 Jun 2009 23:11:42 +0000 Subject: iconv: rework iconv handling in ptxdist libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed --- rules/samba.in | 1 - 1 file changed, 1 deletion(-) (limited to 'rules/samba.in') diff --git a/rules/samba.in b/rules/samba.in index aa1e2e023..642961de7 100644 --- a/rules/samba.in +++ b/rules/samba.in @@ -48,7 +48,6 @@ menuconfig SAMBA # --with-smbtorture4-path=PATH The path to a samba4 smbtorture for make test (none) # --with-profiling-data Include gathering source code profile information (default=no) # --with-readline=DIR Look for readline include/libs in DIR (default=auto) -# --with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include (default=auto) # --with-smbwrapper Include SMB wrapper support (default=no) # --with-afs Include AFS clear-text auth support (default=no) # --with-fake-kaserver Include AFS fake-kaserver support (default=no) -- cgit v1.2.3