Home
last modified time | relevance | path

Searched refs:SUNTAR (Results 1 – 25 of 61) sorted by relevance

123

/dports/misc/amanda-server/amanda-3.3.9/config/amanda/
H A Ddumpers.m4278 /*) SUNTAR="$withval";;
280 n|no) SUNTAR=no ;;
286 if test "x$SUNTAR" = "x"; then
287 SUNTAR="/usr/sbin/tar"
292 if test "x$SUNTAR" = "xno"; then
293 SUNTAR=
296 if test "x$SUNTAR" != "x"; then
299 SUNTAR=`$REALPATH $SUNTAR 2>&1`
305 AC_DEFINE_UNQUOTED(SUNTAR, "$SUNTAR", [Location of the 'suntar' binary])
307 AC_ARG_VAR(SUNTAR, [Location of the 'suntar' binary])
[all …]
/dports/misc/amanda-client/amanda-3.3.9/config/amanda/
H A Ddumpers.m4278 /*) SUNTAR="$withval";;
280 n|no) SUNTAR=no ;;
286 if test "x$SUNTAR" = "x"; then
287 SUNTAR="/usr/sbin/tar"
292 if test "x$SUNTAR" = "xno"; then
293 SUNTAR=
296 if test "x$SUNTAR" != "x"; then
299 SUNTAR=`$REALPATH $SUNTAR 2>&1`
305 AC_DEFINE_UNQUOTED(SUNTAR, "$SUNTAR", [Location of the 'suntar' binary])
307 AC_ARG_VAR(SUNTAR, [Location of the 'suntar' binary])
[all …]
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/
H A DConstants.pm.in98 $SUNTAR = "@SUNTAR@";
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/
H A DConstants.pm.in98 $SUNTAR = "@SUNTAR@";
/dports/misc/amanda-server/amanda-3.3.9/application-src/
H A Damsuntar.pl46 $self->{suntar} = $Amanda::Constants::SUNTAR;
/dports/misc/amanda-client/amanda-3.3.9/application-src/
H A Damsuntar.pl46 $self->{suntar} = $Amanda::Constants::SUNTAR;
/dports/misc/amanda-client/amanda-3.3.9/packaging/
H A DMakefile.in1201 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/packaging/
H A DMakefile.in1201 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/example/
H A DMakefile.in1311 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/po/
H A DMakefile.in1204 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/po/
H A DMakefile.in1204 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/example/
H A DMakefile.in1311 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/config/
H A DMakefile.in1224 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A DMakefile.in1319 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/oldrecover-src/
H A DMakefile.in1361 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/perl/amglue/
H A DMakefile.in1380 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/man/
H A DMakefile.in1242 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/changer-src/
H A DMakefile.in1384 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/man/
H A DMakefile.in1242 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/amandad-src/
H A DMakefile.in1373 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/changer-src/
H A DMakefile.in1384 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/recover-src/
H A DMakefile.in1361 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/amandad-src/
H A DMakefile.in1373 SUNTAR = @SUNTAR@
/dports/misc/amanda-server/amanda-3.3.9/amplot/
H A DMakefile.in1386 SUNTAR = @SUNTAR@
/dports/misc/amanda-client/amanda-3.3.9/amplot/
H A DMakefile.in1386 SUNTAR = @SUNTAR@

123