[libgnomemm] 2.28.0
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgnomemm] 2.28.0
- Date: Mon, 21 Sep 2009 11:24:53 +0000 (UTC)
commit c4814bc956bd5f6ea9ee8aaaffb7f70f8ef0f8b5
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 13:22:02 2009 +0200
2.28.0
ChangeLog | 8 ++++++++
NEWS | 4 ++++
configure.in | 2 +-
libgnome/libgnomemm/Makefile.am | 2 +-
4 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 73e171d..0c09a60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2.28.0:
+
+2009-03-16 Murray Cumming <murrayc murrayc com>
+
+ * libgnome/libgnomemm/Makefile.am: Do not specify wrap_init.h here
+ because it is already installed by the generic build rules. This
+ fixes the build with more recent autotools.
+
2.26.0:
2009-03-16 Murray Cumming <murrayc murrayc com>
diff --git a/NEWS b/NEWS
index f3c21c4..c7eba95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.28.0:
+
+* Fixed build with recent autotools.
+
2.26.0:
* Increased version number to match GNOME 2.26.
diff --git a/configure.in b/configure.in
index b3f7716..99aae0b 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ AC_INIT(libgnome/libgnomemmconfig.h.in)
# Version and initialization
#########################################################################
LIBGNOMEMM_MAJOR_VERSION=2
-LIBGNOMEMM_MINOR_VERSION=26
+LIBGNOMEMM_MINOR_VERSION=28
LIBGNOMEMM_MICRO_VERSION=0
#
diff --git a/libgnome/libgnomemm/Makefile.am b/libgnome/libgnomemm/Makefile.am
index e171ec2..3c45533 100644
--- a/libgnome/libgnomemm/Makefile.am
+++ b/libgnome/libgnomemm/Makefile.am
@@ -7,7 +7,7 @@ sublib_name = libgnomemm
sublib_namespace = Gnome
sublib_cflags = $(LIBGNOMEMM_CFLAGS)
-files_extra_h = init.h wrap_init.h
+files_extra_h = init.h
files_extra_cc = init.cc
include $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]