From: Michael Büsch Date: Sat, 16 Oct 2010 21:17:04 +0000 (+0000) Subject: gnokii: Fix whitespace X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=e10a1f1b003477735aa0a918b00f31ed364655d6 gnokii: Fix whitespace SVN-Revision: 23487 --- diff --git a/utils/gnokii/Makefile b/utils/gnokii/Makefile index 7c31043511..7b94b23371 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 \