public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/autotrace/files: autotrace-0.31.1-pkgconfig.patch
@ 2009-09-18 23:17 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2009-09-18 23:17 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    09/09/18 23:17:25

  Added:                autotrace-0.31.1-pkgconfig.patch
  Log:
  Fix broken pkgconfig file, bug #283534 by Dominique Michel. Patch from
  Alexandre Rostovtsev.
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-gfx/autotrace/files/autotrace-0.31.1-pkgconfig.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/autotrace/files/autotrace-0.31.1-pkgconfig.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/autotrace/files/autotrace-0.31.1-pkgconfig.patch?rev=1.1&content-type=text/plain

Index: autotrace-0.31.1-pkgconfig.patch
===================================================================
diff --git a/configure.in b/configure.in
index 564b32f..b396b26 100644
--- a/configure.in
+++ b/configure.in
@@ -223,7 +223,7 @@ if test "${swf_header_found}" = yes ; then
 	AC_CHECK_LIB(ming, Ming_init, 
 		     HAVE_LIBSWF=yes,,-lm)
 	if test "$HAVE_LIBSWF" = "yes" ; then
-                PKGCONFIG_REQS="$PKGCONFIG_REQS, ming"
+                PKGCONFIG_REQS="$PKGCONFIG_REQS, libming"
 		LIBSWF_LDFLAGS="-lming -lm"
 		AC_SUBST(LIBSWF_LDFLAGS)
 		AC_DEFINE(HAVE_LIBSWF)






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

only message in thread, other threads:[~2009-09-18 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 23:17 [gentoo-commits] gentoo-x86 commit in media-gfx/autotrace/files: autotrace-0.31.1-pkgconfig.patch Ryan Hill (dirtyepic)

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