Eliminate MACROFILES.
authorRalf Corsépius <corsepiu@fedoraproject.org>
Tue, 28 Aug 2007 09:33:07 +0000 (11:33 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Tue, 28 Aug 2007 09:33:07 +0000 (11:33 +0200)
configure.ac

index 0b38670..d4400e7 100644 (file)
@@ -1124,11 +1124,6 @@ AC_DEFINE_UNQUOTED(SYSCONFIGDIR, "$SYSCONFIGDIR",
        [Full path to rpm system configuration directory (usually /etc/rpm)])
 AC_SUBST(SYSCONFIGDIR)
 
-MACROFILES="${RPMCONFIGDIR}/macros:${RPMCONFIGDIR}/%{_target_platform}/macros:${SYSCONFIGDIR}/macros:${SYSCONFIGDIR}/macros.specspo:${SYSCONFIGDIR}/macros.db1:${SYSCONFIGDIR}/%{_target_platform}/macros:~/.rpmmacros"
-AC_DEFINE_UNQUOTED(MACROFILES, "$MACROFILES",
-       [Colon separated paths of macro files to read.])
-AC_SUBST(MACROFILES)
-
 LIBRPMRC_FILENAME="${RPMCONFIGDIR}/rpmrc"
 AC_DEFINE_UNQUOTED(LIBRPMRC_FILENAME, "$LIBRPMRC_FILENAME",
        [Full path to rpmrc configuration file (usually /usr/lib/rpm/rpmrc)])