public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/lighttpd/files: lighttpd-1.4.31-automake-1.12.patch
@ 2012-06-23  8:59 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2012-06-23  8:59 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/06/23 08:59:12

  Added:                lighttpd-1.4.31-automake-1.12.patch
  Log:
  Fix building with sys-devel/automake >= 1.12 wrt #420599 by Dennis Yxun
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  www-servers/lighttpd/files/lighttpd-1.4.31-automake-1.12.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/lighttpd/files/lighttpd-1.4.31-automake-1.12.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/lighttpd/files/lighttpd-1.4.31-automake-1.12.patch?rev=1.1&content-type=text/plain

Index: lighttpd-1.4.31-automake-1.12.patch
===================================================================
http://bugs.gentoo.org/420599

--- configure.ac
+++ configure.ac
@@ -14,6 +14,8 @@
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
 
 dnl Checks for programs.
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
+
 AC_PROG_CC
 AM_PROG_CC_C_O
 AC_PROG_LD
@@ -39,7 +41,6 @@
 AC_EXEEXT
 
 dnl more automake stuff
-AM_C_PROTOTYPES
 
 dnl libtool
 AC_DISABLE_STATIC






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

only message in thread, other threads:[~2012-06-23  8:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23  8:59 [gentoo-commits] gentoo-x86 commit in www-servers/lighttpd/files: lighttpd-1.4.31-automake-1.12.patch Samuli Suominen (ssuominen)

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