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

* Removed extraneous comments from 'configure.ac'.
This commit is contained in:
Fred Gleason 2014-08-15 13:01:42 -04:00
parent 363faf1708
commit 7056f88557
2 changed files with 2 additions and 1 deletions

View File

@ -14379,3 +14379,5 @@
to break on RHEL 5.
2014-08-15 Fred Gleason <fredg@paravelsystems.com>
* Reverted changes to AC_INIT invocation for RHEL 5 compatibility.
2014-08-15 Fred Gleason <fredg@paravelsystems.com>
* Removed extraneous comments from 'configure.ac'.

View File

@ -20,7 +20,6 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
AC_INIT([rivendell],m4_esyscmd(cat PACKAGE_VERSION))
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])])