Don't AC_DEFINE(RPMCONFIGDIR).
This commit is contained in:
parent
15996b48e4
commit
db5db69665
|
@ -1094,8 +1094,6 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RPMCONFIGDIR="`echo ${usrprefix}/lib/rpm`"
|
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(RPMCONFIGDIR)
|
||||||
|
|
||||||
AC_SUBST(OBJDUMP)
|
AC_SUBST(OBJDUMP)
|
||||||
|
|
Loading…
Reference in New Issue