From ed892bd4f481c5c579f10e5a32f06f59c41d61be Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 16 Oct 2010 21:17:04 +0000 Subject: [PATCH] gnokii: Fix whitespace git-svn-id: svn://svn.openwrt.org/openwrt/packages@23487 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/gnokii/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/gnokii/Makefile b/utils/gnokii/Makefile index 7c3104351..7b94b2337 100644 --- a/utils/gnokii/Makefile +++ b/utils/gnokii/Makefile @@ -40,8 +40,8 @@ define Build/Configure --without-libiconv-prefix \ --without-libintl-prefix \ --disable-rlpdebug \ - --disable-xdebug \ - --disable-debug \ + --disable-xdebug \ + --disable-debug \ --enable-shared \ --disable-static \ --without-x \