[pango] Update config.h.win32.in
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Update config.h.win32.in
- Date: Fri, 20 May 2011 09:06:28 +0000 (UTC)
commit 104055ffcb95be030052340a26183609471afeaf
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri May 20 17:20:50 2011 +0800
Update config.h.win32.in
There were some typoes in the autotools macros used-fix them up.
config.h.win32.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 211d96c..a7b1231 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -121,7 +121,7 @@
#define PACKAGE_NAME "pango"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pango @PANGO_VERSION"
+#define PACKAGE_STRING "pango @PANGO_VERSION@"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pango"
@@ -136,7 +136,7 @@
#define PANGO_INTERFACE_AGE @PANGO_INTERFACE_AGE@
/* PANGO major version */
-#define PANGO_VERSION_MAJOR @PANEG_VERSION_MAJOR@
+#define PANGO_VERSION_MAJOR @PANGO_VERSION_MAJOR@
/* PANGO micro version */
#define PANGO_VERSION_MICRO @PANGO_VERSION_MICRO@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]