Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/
H A Dconfigure.ac.in81 AC_CHECK_PROG(PROG_MAKE, make, [ok])
82 if test "${PROG_MAKE}x" = "x"; then
H A Dconfigure.ac85 AC_CHECK_PROG(PROG_MAKE, make, [ok])
86 if test "${PROG_MAKE}x" = "x"; then
H A Dconfigure4039 if test -n "$PROG_MAKE"; then
4040 ac_cv_prog_PROG_MAKE="$PROG_MAKE" # Let the user override the test.
4059 PROG_MAKE=$ac_cv_prog_PROG_MAKE
4060 if test -n "$PROG_MAKE"; then
4061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PROG_MAKE" >&5
4062 $as_echo "$PROG_MAKE" >&6; }
4069 if test "${PROG_MAKE}x" = "x"; then