Searched refs:MAKE_PACKAGE_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
649 if [ "@MAKE_PACKAGE_SUPPORTED@" = yes ]; then \
5258 if test -n "$MAKE_PACKAGE_SUPPORTED"; then5259 ac_cv_prog_MAKE_PACKAGE_SUPPORTED="$MAKE_PACKAGE_SUPPORTED" # Let the user override the test.5279 MAKE_PACKAGE_SUPPORTED=$ac_cv_prog_MAKE_PACKAGE_SUPPORTED5280 if test -n "$MAKE_PACKAGE_SUPPORTED"; then5281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE_PACKAGE_SUPPORTED" >&55282 $as_echo "$MAKE_PACKAGE_SUPPORTED" >&6; }20420 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then
68 AC_CHECK_PROG([MAKE_PACKAGE_SUPPORTED], [pkgmk], [yes], [no])5125 if test "x$MAKE_PACKAGE_SUPPORTED" = "xyes" ; then