mirror of
https://github.com/openharmony/third_party_libsoup.git
synced 2026-07-01 15:14:10 -04:00
Belatedly move Changelog to Changelog.pre-git, update for that
This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user