summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorKent R. Spillner <kspillner@acm.org>2014-06-03 13:18:37 -0500
committerAndreas Gruenbacher <agruen@linbit.com>2014-06-04 00:20:13 +0200
commitf26d6d0d4aca4c3c4a60e369c5df8883dda25dc0 (patch)
tree3ffb7cddaa2e0e1694732d0814d1ad39d82102ad /Makefile.in
parentaf4a95384498aefbec82a441cba5d40f67ddf3f4 (diff)
downloadquilt-f26d6d0d4aca4c3c4a60e369c5df8883dda25dc0.tar.gz
partially revert commit fc06a60f
Commit 48ff26d6 already added a QUILT_COMPAT_PROG_PATH line for cp to configure.ac, and the corresponding CP variable in Makefile.in. I don't know how I missed this originally; sorry for the churn! Signed-off-by: Kent R. Spillner <kspillner@acm.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d03591a..ac8a5ac 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -42,7 +42,6 @@ MSGCAT := @MSGCAT@
DIFFSTAT := @DIFFSTAT@
RPMBUILD := @RPMBUILD@
SENDMAIL := @SENDMAIL@
-CP := @CP@
MD5SUM := @MD5SUM@
USE_NLS := @USE_NLS@