public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/cairo/files: cairo-1.10.0-install-sh.patch
@ 2010-09-10 10:30 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-10 10:30 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/09/10 10:30:53

  Added:                cairo-1.10.0-install-sh.patch
  Log:
  Revision bump to keep .la files around per bug #336671. Fix configure phase per bug #336329, thanks to Erik Zeek for patch.
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-libs/cairo/files/cairo-1.10.0-install-sh.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.10.0-install-sh.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.10.0-install-sh.patch?rev=1.1&content-type=text/plain

Index: cairo-1.10.0-install-sh.patch
===================================================================
--- configure.ac.orig	2010-09-09 11:23:11.298237207 -0600
+++ configure.ac	2010-09-09 11:21:38.149557655 -0600
@@ -3,12 +3,12 @@
 AC_INIT([cairo],
 	[cairo_version_major.cairo_version_minor.cairo_version_micro],
 	[http://bugs.freedesktop.org/enter_bug.cgi?product=cairo])
+AC_CONFIG_AUX_DIR(build)
+AC_CONFIG_MACRO_DIR(build)
 AC_GNU_SOURCE
 AC_USE_SYSTEM_EXTENSIONS
 AC_CONFIG_SRCDIR(src/cairo.h)
 AC_CONFIG_HEADERS(config.h)
-AC_CONFIG_AUX_DIR(build)
-AC_CONFIG_MACRO_DIR(build)
 AM_INIT_AUTOMAKE([1.9.6 gnu -Wall no-define])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_LIBTOOL_WIN32_DLL dnl Must be called before AC_PROG_LIBTOOL






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

only message in thread, other threads:[~2010-09-10 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10 10:30 [gentoo-commits] gentoo-x86 commit in x11-libs/cairo/files: cairo-1.10.0-install-sh.patch Tomas Chvatal (scarabeus)

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