mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2017-06-15 Fred Gleason <fredg@paravelsystems.com>
* Added code so that the --enable-rdxport-debug' switch to 'configure' is carried through to the 'make rpm' target.
This commit is contained in:
@@ -248,6 +248,9 @@ AM_CONDITIONAL([DOCBOOK_AM], [test "$USING_DOCBOOK" = yes])
|
||||
#
|
||||
if test $RDXPORT_DEBUG_ENABLED ; then
|
||||
AC_DEFINE(RDXPORT_DEBUG)
|
||||
AC_SUBST(RDXPORTDEBUG,--enable-rdxport-debug)
|
||||
else
|
||||
AC_SUBST(RDXPORTDEBUG,"")
|
||||
fi
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user