bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] parallel build (without GPG breaking the patch)


From: Jonathan Schleifer
Subject: Re: [PATCH] parallel build (without GPG breaking the patch)
Date: Sun, 21 Jan 2007 03:00:51 +0100

Jonathan Schleifer <address@hidden> wrote:

> […]

Sorry, GPG killed the patch. Here's it again:

--- Makefile.am.orig    2007-01-21 02:56:19.000000000 +0100
+++ Makefile.am 2007-01-21 02:56:39.000000000 +0100
@@ -72,7 +72,7 @@
 
 autoconf: autoconf.in
 autoheader: $(srcdir)/autoheader.in
-autom4te: $(srcdir)/autom4te.in
+autom4te $(top_builddir)/bin/autom4te: $(srcdir)/autom4te.in
 autoreconf: $(srcdir)/autoreconf.in
 autoscan: $(srcdir)/autoscan.in
 autoupdate: $(srcdir)/autoupdate.in

-- 
Jonathan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]