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 \