[gucharmap] Fix -lintl linking
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gucharmap] Fix -lintl linking
- Date: Mon, 8 Mar 2010 17:55:35 +0000 (UTC)
commit 9f55d32de5489aab0989404d80199c854f039e3f
Author: Christian Persch <chpe gnome org>
Date: Mon Mar 8 15:04:01 2010 +0100
Fix -lintl linking
Bug #610579, patch by Daniel Macks.
gucharmap/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/Makefile.am b/gucharmap/Makefile.am
index f281ed8..b1850f5 100644
--- a/gucharmap/Makefile.am
+++ b/gucharmap/Makefile.am
@@ -92,7 +92,7 @@ libgucharmap_la_LDFLAGS = \
libgucharmap_la_LIBADD = \
$(GTK_LIBS) \
- $(INTL_LIBS)
+ $(INTLLIBS)
libgucharmapincludedir = $(includedir)/gucharmap-2/gucharmap
libgucharmapinclude_HEADERS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]