* [gentoo-commits] gentoo-x86 commit in dev-games/neoengine/files: neoengine-0.8.2-automake113.patch
@ 2013-05-11 20:06 Alfredo Tupone (tupone)
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2013-05-11 20:06 UTC (permalink / raw
To: gentoo-commits
tupone 13/05/11 20:06:09
Added: neoengine-0.8.2-automake113.patch
Log:
Fix build with automake-1.13. Bug #467634
(Portage version: 2.1.11.63/cvs/Linux i686, signed Manifest commit with key 0145142D)
Revision Changes Path
1.1 dev-games/neoengine/files/neoengine-0.8.2-automake113.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/neoengine/files/neoengine-0.8.2-automake113.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/neoengine/files/neoengine-0.8.2-automake113.patch?rev=1.1&content-type=text/plain
Index: neoengine-0.8.2-automake113.patch
===================================================================
--- configure.in.dynamic.old 2013-05-11 21:22:22.767118628 +0200
+++ configure.in.dynamic 2013-05-11 21:22:33.104393474 +0200
@@ -6,7 +6,7 @@
AC_INIT([neoengine], [neoengine_version], [http://www.neoengine.org/], [mattias@realityrift.com])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([neoengine], [neoengine_version])
-AM_CONFIG_HEADER(buildconfig.h)
+AC_CONFIG_HEADER(buildconfig.h)
AC_LANG(C++)
# Templates
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-11 20:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-11 20:06 [gentoo-commits] gentoo-x86 commit in dev-games/neoengine/files: neoengine-0.8.2-automake113.patch Alfredo Tupone (tupone)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox