summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1999-03-31 20:37:55 +0000
committerjbj <devnull@localhost>1999-03-31 20:37:55 +0000
commit5fbc0dd6c39f033ca0cd3a6975f1195b94f113db (patch)
tree16c2edd35762e65617630c8e5d6026326a68afc7 /scripts
parent3fae8324504fc1b4c15d3fe5d3f6846191400b4f (diff)
downloadrpm-5fbc0dd6c39f033ca0cd3a6975f1195b94f113db.tar.gz
rpm-5fbc0dd6c39f033ca0cd3a6975f1195b94f113db.tar.bz2
rpm-5fbc0dd6c39f033ca0cd3a6975f1195b94f113db.zip
add explicit macrofiles path to rpmrc.
CVS patchset: 2933 CVS date: 1999/03/31 20:37:55
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 143abe3fb..5c42c3392 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -119,6 +119,7 @@ RPMCANONARCH = @RPMCANONARCH@
RPMCANONOS = @RPMCANONOS@
RPMCANONVENDOR = @RPMCANONVENDOR@
RPMCONFIGDIR = @RPMCONFIGDIR@
+SYSCONFIGDIR = @SYSCONFIGDIR@
TARGET = @TARGET@
U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@