X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=do;h=ac171963c60a3281c7578c318b6c222f51ac7867;hp=742b7e98b6857fce52335927cfd35d4ba188cbaf;hb=refs%2Fheads%2Fats;hpb=49dd905279a8e62936e3713510ab0fd738e20ecb 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