2014-08-15 Fred Gleason <fredg@paravelsystems.com>

* Modified the AC_INIT invocation in 'configure.ac' so as not
	to break on RHEL 5.
This commit is contained in:
Fred Gleason
2014-08-15 12:16:07 -04:00
parent 433852598c
commit 1f78ac671e
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ dnl AC_INIT([rivendell],m4_esyscmd_s(cat PACKAGE_VERSION))
AM_INIT_AUTOMAKE
AC_SUBST(RPM_RELEASE,1)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
m4_ifdef([AC_CONFIG_MACRO_DIR],[AC_CONFIG_MACRO_DIR([m4])])
#
# Some Fully Resolved Install Paths