Home
last modified time | relevance | path

Searched refs:enable_scripts (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/public-domain/xz/dist/
Dconfigure.ac458 [], [enable_scripts=yes])
459 AM_CONDITIONAL([COND_SCRIPTS], [test x$enable_scripts != xno])
525 if test -z "$POSIX_SHELL" && test "x$enable_scripts" = xyes ; then
Dconfigure4085 enableval=$enable_scripts;
4087 enable_scripts=yes
4090 if test x$enable_scripts != xno; then
4245 if test -z "$POSIX_SHELL" && test "x$enable_scripts" = xyes ; then