* [gentoo-commits] gentoo-x86 commit in dev-libs/confuse/files: confuse-2.5-libintl.patch
@ 2007-09-13 10:15 Roy Marples (uberlord)
0 siblings, 0 replies; only message in thread
From: Roy Marples (uberlord) @ 2007-09-13 10:15 UTC (permalink / raw
To: gentoo-commits
uberlord 07/09/13 10:15:25
Added: confuse-2.5-libintl.patch
Log:
Link to libintl correctly and work with -j N on non glibc systems
(Portage version: 2.1.3.9)
Revision Changes Path
1.1 dev-libs/confuse/files/confuse-2.5-libintl.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/files/confuse-2.5-libintl.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/files/confuse-2.5-libintl.patch?rev=1.1&content-type=text/plain
Index: confuse-2.5-libintl.patch
===================================================================
diff -ur a/src/Makefile.am b/src/Makefile.am
--- a/src/Makefile.am 2004-10-02 16:25:13 +0100
+++ b/src/Makefile.am 2007-09-13 10:48:44 +0100
@@ -2,6 +2,7 @@
libconfuse_la_SOURCES = confuse.c lexer.l
include_HEADERS = confuse.h
+libconfuse_la_LIBADD = $(LTLIBINTL)
datadir = @datadir@
localedir = $(datadir)/locale
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-13 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13 10:15 [gentoo-commits] gentoo-x86 commit in dev-libs/confuse/files: confuse-2.5-libintl.patch Roy Marples (uberlord)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox