From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SiMBd-0002jP-F0 for garchives@archives.gentoo.org; Sat, 23 Jun 2012 08:59:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C617E06CC; Sat, 23 Jun 2012 08:59:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1CCC4E06E8 for ; Sat, 23 Jun 2012 08:59:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ECC71B4048 for ; Sat, 23 Jun 2012 08:59:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 1BC8320047; Sat, 23 Jun 2012 08:59:12 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-servers/lighttpd/files: lighttpd-1.4.31-automake-1.12.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: lighttpd-1.4.31-automake-1.12.patch X-VCS-Directories: www-servers/lighttpd/files X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120623085912.1BC8320047@flycatcher.gentoo.org> Date: Sat, 23 Jun 2012 08:59:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ba67a5b4-ce7b-4c79-bcd0-8785ca810dca X-Archives-Hash: 339d1d3c90fcb2394ed1538a54708140 ssuominen 12/06/23 08:59:12 Added: lighttpd-1.4.31-automake-1.12.patch Log: Fix building with sys-devel/automake >=3D 1.12 wrt #420599 by Dennis Yx= un =20 (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/lightt= pd/files/lighttpd-1.4.31-automake-1.12.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/lightt= pd/files/lighttpd-1.4.31-automake-1.12.patch?rev=3D1.1&content-type=3Dtex= t/plain Index: lighttpd-1.4.31-automake-1.12.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://bugs.gentoo.org/420599 --- configure.ac +++ configure.ac @@ -14,6 +14,8 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) =20 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 =20 dnl more automake stuff -AM_C_PROTOTYPES =20 dnl libtool AC_DISABLE_STATIC