* Harlan Stenn wrote on Fri, Apr 01, 2011 at 09:41:33AM CEST:
> Ralf wrote:
> > The trick is: you adjust the flags in subpkg/configure.gnu, then call
> > subpkg/configure with them.  The subpkg/configure.gnu file might
> > actually belong to the toplevel package.  A hack, but fairly easy.
> 
> In the srcdir?  How would that work for distcheck, which, as I recall,
> uses a read-only srcdir to simulate building from read-only media.

Well, put it in the distribution:
  EXTRA_DIST = subpkg/configure.gnu

> But I'll read up on it anyway, to see if configure.gnu can be put in the
> build-dir before running srcdir/configure .

Yep.

Cheers,
Ralf

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to