Home
last modified time | relevance | path

Searched refs:NOCONFIGURE (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
Dautogen.sh57 if test -z "$NOCONFIGURE" && test -z "$*"; then
77 if test -z "$NOCONFIGURE"; then
DNEWS517 autogen.sh: Honor NOCONFIGURE environment variable (Colin Walters),
/external/mesa3d/
Dautogen.sh12 if test -z "$NOCONFIGURE"; then
/external/libdrm/
Dautogen.sh12 if test -z "$NOCONFIGURE"; then
/external/harfbuzz_ng/
Dautogen.sh46 test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"
/external/libdaemon/
Dbootstrap.sh67 if test "x$NOCONFIGURE" = "x"; then
/external/avahi/
Dautogen.sh73 if test "x$NOCONFIGURE" = "x"; then
/external/dbus/
Dautogen.sh88 if test x"$NOCONFIGURE" = x; then
DNEWS265 • Make "NOCONFIGURE=1 ./autogen.sh" not run configure (Colin Walters)