X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=bootstrap.sh;h=105bdbfe86cc7fe71dd39c7adeb4c08ed3864789;hb=e653fb366c1a6c56be5a56e4b63d66498a7dc4e4;hp=ada993ffa8bcd39c8dda51a9e710e4fbb114b2c2;hpb=d0a63590d4730eb0af3ec6027818cb62d50ea657;p=catta diff --git a/bootstrap.sh b/bootstrap.sh index ada993f..105bdbf 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # This file is part of avahi. # @@ -59,4 +58,4 @@ case "$USER" in ;; esac -CFLAGS="$CFLAGS -g -O0" exec ./autogen.sh $FLAGS "$@" +CFLAGS="$CFLAGS -g -O0" exec ./autogen.sh $FLAGS "$@" --enable-qt3=no