Searched refs:NOCONFIGURE (Results 1 – 7 of 7) sorted by relevance
57 if test -z "$NOCONFIGURE" && test -z "$*"; then77 if test -z "$NOCONFIGURE"; then
517 autogen.sh: Honor NOCONFIGURE environment variable (Colin Walters),
6 if test -z "$NOCONFIGURE"; then
12 if test -z "$NOCONFIGURE"; then
46 test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"
67 if test "x$NOCONFIGURE" = "x"; then