[goocanvasmm] goocanvasmmconfig.h: Make this work.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [goocanvasmm] goocanvasmmconfig.h: Make this work.
- Date: Fri, 18 Sep 2009 09:36:41 +0000 (UTC)
commit 3e90640baf68d597a282bf2f255753df2ff68b70
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Sep 18 11:36:33 2009 +0200
goocanvasmmconfig.h: Make this work.
* goocanvas/goocanvasmmconfig.h.in: Use actual GOOCANVASMM values,
instead of being a copy of the file from libgdamm. Noticed by
Daniel Elstner.
ChangeLog | 8 ++++++++
goocanvas/goocanvasmmconfig.h.in | 14 +++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d9570a8..4e41881 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-09-18 Murray Cumming <murrayc murrayc com>
+
+ goocanvasmmconfig.h: Make this work.
+
+ * goocanvas/goocanvasmmconfig.h.in: Use actual GOOCANVASMM values,
+ instead of being a copy of the file from libgdamm. Noticed by
+ Daniel Elstner.
+
2009-09-17 Murray Cumming <murrayc murrayc com>
Do not put a generated ChangeLog in the tarball.
diff --git a/goocanvas/goocanvasmmconfig.h.in b/goocanvas/goocanvasmmconfig.h.in
index ff50bf5..a76e8d1 100644
--- a/goocanvas/goocanvasmmconfig.h.in
+++ b/goocanvas/goocanvasmmconfig.h.in
@@ -1,13 +1,13 @@
-#ifndef _LIBGDAMM_CONFIG_H
-#define _LIBGDAMM_CONFIG_H 1
+#ifndef _GOOCANVASMM_CONFIG_H
+#define _GOOCANVASMM_CONFIG_H 1
#include "glibmmconfig.h"
/* version numbers */
-#undef LIBGDAMM_MAJOR_VERSION
-#undef LIBGDAMM_MINOR_VERSION
-#undef LIBGDAMM_MICRO_VERSION
-#undef LIBGDAMM_VERSION
+#undef GOOCANVASMM_MAJOR_VERSION
+#undef GOOCANVASMM_MINOR_VERSION
+#undef GOOCANVASMM_MICRO_VERSION
+#undef GOOCANVASMM_VERSION
-#endif /* _LIBGDAMM_CONFIG_H */
+#endif /* _GOOCANVASMM_CONFIG_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]