Home
last modified time | relevance | path

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

/dports/math/gecode/gecode-0916a1a/
H A Dconfigure.ac.in77 AC_CHECK_PROG(PROG_TAR, tar, [ok])
78 if test "${PROG_TAR}x" = "x"; then
H A Dconfigure.ac81 AC_CHECK_PROG(PROG_TAR, tar, [ok])
82 if test "${PROG_TAR}x" = "x"; then
H A Dconfigure3999 if test -n "$PROG_TAR"; then
4000 ac_cv_prog_PROG_TAR="$PROG_TAR" # Let the user override the test.
4019 PROG_TAR=$ac_cv_prog_PROG_TAR
4020 if test -n "$PROG_TAR"; then
4021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PROG_TAR" >&5
4022 $as_echo "$PROG_TAR" >&6; }
4029 if test "${PROG_TAR}x" = "x"; then