Don't AC_DEFINE(RPMCONFIGDIR).

This commit is contained in:
Ralf Corsépius 2007-09-05 09:57:12 +02:00
parent 15996b48e4
commit db5db69665
1 changed files with 0 additions and 2 deletions

View File

@ -1094,8 +1094,6 @@ else
fi
RPMCONFIGDIR="`echo ${usrprefix}/lib/rpm`"
AC_DEFINE_UNQUOTED(RPMCONFIGDIR, "$RPMCONFIGDIR",
[Full path to rpm global configuration directory (usually /usr/lib/rpm)])
AC_SUBST(RPMCONFIGDIR)
AC_SUBST(OBJDUMP)