summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 18:38:31 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 18:38:31 -0600
commitfdd753d1a9fb4e8fa3ab00afbb2c0b1d5315da41 (patch)
tree0b7e998ac7b0b42deb30c4a0a01730a1e9d8ffa7 /configure.in
parentea5d18a1c7c5916be0f97db1ecba07db5b9cb5cd (diff)
GNUCOPY is one of these var that are defined-sensitive.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 71b5eb091197..146dc4c54b7b 100644
--- a/configure.in
+++ b/configure.in
@@ -7340,6 +7340,7 @@ elif $GNUCP --version 2>/dev/null | grep "GNU fileutils" >/dev/null 2>/dev/null;
else
case "$build_os" in
darwin*|netbsd*|openbsd*|freebsd*|dragonfly*|aix*)
+ x_GNUCP=[\#]
GNUCP=''
AC_MSG_RESULT([no gnucp found - using the system's cp command])
;;
@@ -7351,6 +7352,7 @@ fi
AC_SUBST(GNUPATCH)
AC_SUBST(GNUCP)
+AC_SUBST(x_GNUCP)
dnl ***************************************
dnl testing assembler path