Belatedly move Changelog to Changelog.pre-git, update for that

This commit is contained in:
Dan Winship
2009-04-24 11:01:13 -04:00
parent 2978f794ec
commit dc198fb438
3 changed files with 2 additions and 2 deletions
View File
+1 -1
View File
@@ -8,7 +8,7 @@ PKG_NAME="libsoup"
REQUIRED_AUTOMAKE_VERSION=1.6
(test -f $srcdir/configure.in \
&& test -f $srcdir/ChangeLog \
&& test -f $srcdir/libsoup.doap \
&& test -d $srcdir/libsoup) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
+1 -1
View File
@@ -5,7 +5,7 @@ dnl *******************************************
AC_PREREQ(2.53)
AC_INIT(libsoup, 2.26.1)
AC_CONFIG_SRCDIR(libsoup-2.4.pc.in)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE