Home
last modified time | relevance | path

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

/external/openssh/
DMakefile.in439 if [ "@MAKE_PACKAGE_SUPPORTED@" = yes ]; then \
Dconfigure5156 if test -n "$MAKE_PACKAGE_SUPPORTED"; then
5157 ac_cv_prog_MAKE_PACKAGE_SUPPORTED="$MAKE_PACKAGE_SUPPORTED" # Let the user override the test.
5177 MAKE_PACKAGE_SUPPORTED=$ac_cv_prog_MAKE_PACKAGE_SUPPORTED
5178 if test -n "$MAKE_PACKAGE_SUPPORTED"; then
5179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE_PACKAGE_SUPPORTED" >&5
5180 $as_echo "$MAKE_PACKAGE_SUPPORTED" >&6; }
17543 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
Dconfigure.ac68 AC_CHECK_PROG([MAKE_PACKAGE_SUPPORTED], [pkgmk], [yes], [no])
4278 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then