Author: kpvdr
Date: 2008-01-18 09:54:27 -0500 (Fri, 18 Jan 2008)
New Revision: 1571
Modified:
store/trunk/cpp/configure.ac
Log:
Change of package name broke build; restored old name and version
Modified: store/trunk/cpp/configure.ac
===================================================================
--- store/trunk/cpp/configure.ac 2008-01-18 14:14:21 UTC (rev 1570)
+++ store/trunk/cpp/configure.ac 2008-01-18 14:54:27 UTC (rev 1571)
@@ -21,7 +21,7 @@
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([MRG Store Module], [0.9], [rhm-users(a)redhat.com])
+AC_INIT([rhm], [0.2], [rhm-users(a)redhat.com])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([dist-bzip2])
Show replies by date