public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/libtomoe-gtk/files: libtomoe-gtk-0.6.0-underlinking.patch
@ 2011-12-07 14:19 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2011-12-07 14:19 UTC (permalink / raw
  To: gentoo-commits

naota       11/12/07 14:19:27

  Added:                libtomoe-gtk-0.6.0-underlinking.patch
  Log:
  Depend on gnome-extra/gucharmap:0 instead of >=gnome-extra/gucharmap-1.4.0 #393005; Add missing dependencies dev-util/gtk-doc-am (need to eautoreconf); Add underlinking dealing patch.
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-i18n/libtomoe-gtk/files/libtomoe-gtk-0.6.0-underlinking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libtomoe-gtk/files/libtomoe-gtk-0.6.0-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/libtomoe-gtk/files/libtomoe-gtk-0.6.0-underlinking.patch?rev=1.1&content-type=text/plain

Index: libtomoe-gtk-0.6.0-underlinking.patch
===================================================================
diff --git a/test/Makefile.am b/test/Makefile.am
index 4f4206e..4a21629 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -42,8 +42,8 @@ LDADDS =							\
 
 noinst_PROGRAMS = testtomoegtk testtomoegtkedit
 
-testtomoegtk_LDADD = $(LDADDS)
+testtomoegtk_LDADD = $(LDADDS) -lm
 testtomoegtk_SOURCES = testtomoegtk.c
 
-testtomoegtkedit_LDADD = $(LDADDS)
+testtomoegtkedit_LDADD = $(LDADDS) -lm
 testtomoegtkedit_SOURCES = testtomoegtkedit.c






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-07 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 14:19 [gentoo-commits] gentoo-x86 commit in app-i18n/libtomoe-gtk/files: libtomoe-gtk-0.6.0-underlinking.patch Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox