Add more check in autoreconf

2012-08-16 Thread Javier Jardón
Hello, Im working on port GNOME moduels to use autoreconf instead our own tool, gnome-autogen [1] (they do almost the same, but gnome-autogen was created before autoreconf exist) But now I have to stop, as some developers complain because gnome-autogen is still useful for us as it check for the p

Re: Add more check in autoreconf

2012-08-16 Thread Eric Blake
On 08/16/2012 02:04 PM, Javier Jardón wrote: > Hello, > > Im working on port GNOME moduels to use autoreconf instead our own > tool, gnome-autogen [1] (they do almost the same, but gnome-autogen > was created before autoreconf exist) A bit of research shows that you got some facts mixed up. gno

Re: Add more check in autoreconf

2012-08-16 Thread Peter Rosin
On 2012-08-16 22:17, Eric Blake wrote: > On 08/16/2012 02:04 PM, Javier Jardón wrote: >> Hello, >> >> Im working on port GNOME moduels to use autoreconf instead our own >> tool, gnome-autogen [1] (they do almost the same, but gnome-autogen >> was created before autoreconf exist) > > A bit of rese

Re: Add more check in autoreconf

2012-08-16 Thread Eric Blake
On 08/16/2012 02:44 PM, Peter Rosin wrote: > On 2012-08-16 22:17, Eric Blake wrote: >> On 08/16/2012 02:04 PM, Javier Jardón wrote: >>> Hello, >>> >>> Im working on port GNOME moduels to use autoreconf instead our own >>> tool, gnome-autogen [1] (they do almost the same, but gnome-autogen >>> was

Re: Add more check in autoreconf

2012-08-16 Thread Javier Jardón
On 17 August 2012 05:17, Eric Blake wrote: > On 08/16/2012 02:04 PM, Javier Jardón wrote: > > A bit of research shows that you got some facts mixed up. > gnome-autogen.sh was created (as autogen.sh) in 2000: > while autoreconf has existed since 1994: Oh sorry about this I didnt know the details a