Searched refs:NOCONFIGURE (Results 1 – 14 of 14) sorted by relevance
6 if test -z "$NOCONFIGURE"; then
9 test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"
12 if test -z "$NOCONFIGURE"; then
45 test -n "$NOCONFIGURE" || {
21 5. `NOCONFIGURE=1 ./autogen.sh && mkdir winbuild && cd winbuild`
24 if test -z "$NOCONFIGURE"; then
18 if test -z "$NOCONFIGURE"; then
67 if test "x$NOCONFIGURE" = "x"; then
57 if test -z "$NOCONFIGURE" && test -z "$*"; then
517 autogen.sh: Honor NOCONFIGURE environment variable (Colin Walters),
63 if [ ! -z "$NOCONFIGURE" ]; then