Home
last modified time | relevance | path

Searched refs:MAKE_PACKAGE_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
DMakefile.in649 if [ "@MAKE_PACKAGE_SUPPORTED@" = yes ]; then \
Dconfigure5258 if test -n "$MAKE_PACKAGE_SUPPORTED"; then
5259 ac_cv_prog_MAKE_PACKAGE_SUPPORTED="$MAKE_PACKAGE_SUPPORTED" # Let the user override the test.
5279 MAKE_PACKAGE_SUPPORTED=$ac_cv_prog_MAKE_PACKAGE_SUPPORTED
5280 if test -n "$MAKE_PACKAGE_SUPPORTED"; then
5281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE_PACKAGE_SUPPORTED" >&5
5282 $as_echo "$MAKE_PACKAGE_SUPPORTED" >&6; }
20420 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
Dconfigure.ac68 AC_CHECK_PROG([MAKE_PACKAGE_SUPPORTED], [pkgmk], [yes], [no])
5125 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then