[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autobuild.m4
From: |
Simon Josefsson |
Subject: |
Re: autobuild.m4 |
Date: |
Thu, 12 Apr 2007 14:51:34 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) |
Simon Josefsson <address@hidden> writes:
>> Also, is the master of this file still autobuild (in which case Karl
>> would want to set up an auto-syncer), or do you intend for autobuild
>> to now pull the latest rev from gnulib?
>
> It seems simpler to have the master be gnulib. I'm pulling
> autobuild.m4 from gnulib in autobuild now.
I just realized a namespace problem, when I wanted to apply the
following obvious patch:
--- autobuild 12 Apr 2007 10:28:33 +0200 1.1
+++ autobuild 12 Apr 2007 14:50:49 +0200
@@ -6,6 +6,9 @@
Depends-on:
+configure.ac-early:
+AC_REQUIRE([AB_INIT])
+
configure.ac:
Makefile.am:
Would the non-gl_ namespace be OK if we make the 'autobuild' project
the master repository? If so, it feels a bit silly to have Karl have
to pull in things from this project just to avoid a namespace problem.
I suggest we simply permit this non-gl_ namespace and consider the
'autobuild' project the canonical upstream for autobuild.m4 (even if
it is technically not true).
Opinions?
/Simon
Re: autobuild.m4, Bruno Haible, 2007/04/12