X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=do;h=ac171963c60a3281c7578c318b6c222f51ac7867;hp=742b7e98b6857fce52335927cfd35d4ba188cbaf;hb=e1413f172e2c080b63889db8a957f7f7c984a33e;hpb=dedaa9b2eea9493f418b1cc2883fae1620fd5cfc diff --git a/do b/do index 742b7e9..ac17196 100755 --- a/do +++ b/do @@ -7,7 +7,7 @@ set -ex rm -f config.cache autoconf # rm -f config.cache -./configure --without-x \ +./configure --prefix=/usr --without-x \ `if [ -n "$enable_debug" ];then echo "--enable-debug --enable-xdebug";fi` make clean make