Searched refs:NOCONFIGURE (Results 1 – 5 of 5) 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),
12 if test -z "$NOCONFIGURE"; then
6 test -n "$NOCONFIGURE" || "$srcdir/configure" --enable-maintainer-mode "$@"
41 test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"