Searched refs:MAKE_PACKAGE_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
439 if [ "@MAKE_PACKAGE_SUPPORTED@" = yes ]; then \
5156 if test -n "$MAKE_PACKAGE_SUPPORTED"; then5157 ac_cv_prog_MAKE_PACKAGE_SUPPORTED="$MAKE_PACKAGE_SUPPORTED" # Let the user override the test.5177 MAKE_PACKAGE_SUPPORTED=$ac_cv_prog_MAKE_PACKAGE_SUPPORTED5178 if test -n "$MAKE_PACKAGE_SUPPORTED"; then5179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE_PACKAGE_SUPPORTED" >&55180 $as_echo "$MAKE_PACKAGE_SUPPORTED" >&6; }17543 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
68 AC_CHECK_PROG([MAKE_PACKAGE_SUPPORTED], [pkgmk], [yes], [no])4278 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then