summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-04-24 21:08:47 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-04-24 21:08:47 +0000
commit11ea70d2ea9241172ae74727932994e71eea1dc2 (patch)
tree378b34c3aabc099ff359bccba60f1bee2baa9efd /configure
parent1a464548be49cabe27913d442aef58007677c19e (diff)
downloadxfwm4-11ea70d2ea9241172ae74727932994e71eea1dc2.tar.gz
Provide an URL to download pax if missing
(Old svn revision: 11728)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index f62a0b035..59ffa732c 100755
--- a/configure
+++ b/configure
@@ -20264,8 +20264,8 @@ echo "${ECHO_T}no" >&6
fi
if test -z "$PAX"; then
- { { echo "$as_me:$LINENO: error: pax not found" >&5
-echo "$as_me: error: pax not found" >&2;}
+ { { echo "$as_me:$LINENO: error: pax (the POSIX standard archive tool) is not found on your system, you can get a version from ftp://ftp.suse.com/pub/people/kukuk/pax/" >&5
+echo "$as_me: error: pax (the POSIX standard archive tool) is not found on your system, you can get a version from ftp://ftp.suse.com/pub/people/kukuk/pax/" >&2;}
{ (exit 1); exit 1; }; }
fi