samba: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-20 19:18:20 +01:00
parent 4c3ea69d22
commit 729e3e873e

View File

@ -26,10 +26,6 @@
strip_lto
strip_gold
if [ "$ICONV" = "libiconv" ]; then
CONFIG_SAMBA="--with-libiconv=$SYSROOT_PREFIX/usr"
fi
if [ "$AVAHI_DAEMON" = yes ]; then
SMB_AVAHI="--enable-avahi"
else
@ -105,7 +101,6 @@ sh autogen.sh
--with-static-modules=charset_CP437,charset_CP850 \
--with-included-popt \
--with-included-iniparser \
$CONFIG_SAMBA \
--with-libiconv="$SYSROOT_PREFIX/usr" \
--with-sqlite3 \
--with-pthreads \