From: short <> Date: Wed, 3 Apr 2002 00:47:59 +0000 (+0000) Subject: +--prefix=/usr X-Git-Tag: ats_tcp_connection1~1 X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=commitdiff_plain;h=e1413f172e2c080b63889db8a957f7f7c984a33e +--prefix=/usr - set by ATS, I don't care --- 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