X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=build-static;h=0eae6b83e65a6fe9351a97da96d986fbac7b68fd;hb=a2dd38f86df22c46ae18f3ad7d9850eaacb02b92;hp=49d34656e7c14cc07ae676822ed160f3019d8861;hpb=1e30dfebb2ccb5681e454ff987a8b8d6ae1525a0;p=captive.git diff --git a/build-static b/build-static index 49d3465..0eae6b8 100755 --- a/build-static +++ b/build-static @@ -29,7 +29,7 @@ STATIC_PATH=/usr/local/devel-static set -e -if "$1" = link;then +if test "$1" != link;then set -x ./autogen.pl --dist (set -x;CFLAGS="-O2" ./configure --enable-maintainer-mode --disable-shared --enable-static --enable-install-pkg \