X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=bootstrap.sh;h=6fe0f86dffac5a2332d89542285fedc140538ece;hb=38b45921cd1d33119f1c06979a57bcfe982e22da;hp=d50ba727f80c6327b84ce6bbb30c9f6337ac2b8c;hpb=d865d04651f5563c2b3257a8f2073c9eac5fcfe0;p=catta diff --git a/bootstrap.sh b/bootstrap.sh index d50ba72..6fe0f86 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -42,7 +42,7 @@ else run_versioned automake 1.7 -a -c --foreign autoconf -Wall - CFLAGS="-g -O0" ./configure --sysconfdir=/etc --localstatedir=/var"$@" + CFLAGS="-g -O0" ./configure --sysconfdir=/etc --localstatedir=/var "$@" make clean fi