[evolution-jescs/gnome-2-26] Butmp to 2.26.1 and remove the test to ChangeLog in autogen.sh.
- From: Jedy Jedy Wang <jedywang src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-jescs/gnome-2-26] Butmp to 2.26.1 and remove the test to ChangeLog in autogen.sh.
- Date: Fri, 5 Jun 2009 04:45:44 -0400 (EDT)
commit 9e3320e17997c0a4a1d4dd298aacee4631672144
Author: Jedy Wang <jedy wang sun com>
Date: Fri Jun 5 16:44:19 2009 +0800
Butmp to 2.26.1 and remove the test to ChangeLog in autogen.sh.
---
autogen.sh | 1 -
configure.in | 2 +-
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index e46e48b..c61ad73 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,6 @@ PKG_NAME="evolution-jescs"
REQUIRED_AUTOMAKE_VERSION=1.6
(test -f $srcdir/configure.in \
- && test -f $srcdir/ChangeLog \
&& test -d $srcdir/storage) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
diff --git a/configure.in b/configure.in
index 714f798..b790457 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(evolution-jescs, 2.26.0, http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-jescs)
+AC_INIT(evolution-jescs, 2.26.1, http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-jescs)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]