autoconf
[Top][All Lists]
Advanced

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

Re: porting with autotools


From: Ralf Wildenhues
Subject: Re: porting with autotools
Date: Fri, 27 Aug 2010 20:45:35 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Hello Reuben,

please don't top-post on this list, thank you.

* Reuben Hawkins wrote on Fri, Aug 27, 2010 at 01:31:12AM CEST:
> Thanks for the script.  It didn't quite do the trick for me.  I wrote
> c code which does....  Now I have 350 Makefile.am's to go though!  :)
> 
> Here's my source...  git://gitorious.org/amgen/amgen.git

That's actually a quite nice idea, and you are not the first person to
have this idea.

We already have autoscan to generate a stub configure.ac file, but it's,
umm, rather not evolving rapidly, doesn't create Makefile.am files.
I think it would be a nice addition, to Automake or Autoconf, to have a
program that would generate some stub Makefile.am files.

The program could have options to generate recursive or non-recursive
setups, or some mixture (if that is easy to describe with options).

I would prefer that the program be in a non-compiled language, actually
perl would fit as several of the autotools programs use it already.

Would you be willing to work on this?  Please be aware that nontrivial
contributions to GNU software require copyright assignments before we
can look at your code or accept it.

Thanks,
Ralf



reply via email to

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