Date: Tue, 22 Apr 2003 02:41:20 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 140 ************************************************** Monday 21 April 2003 Number 140 ************************************************** Subjects for today 1 Re: Proposed patch for m4 : John Poltorak 2 Re: Proposed patch for m4 : Henry Sobotka 3 Re: Proposed patch for m4 : John Poltorak **= Email 1 ==========================** Date: Tue, 22 Apr 2003 09:52:05 +0100 From: John Poltorak Subject: Re: Proposed patch for m4 On Mon, Apr 21, 2003 at 10:20:21PM +0200, Andreas Buening wrote: > John Poltorak wrote: > > [snip] > > > Sed doesn't look to bad - this is all it consists of:- > > > > ## Process this file with automake to produce Makefile.in > > SUBDIRS = djgpp doc lib sed testsuite > > > > EXTRA_DIST = ANNOUNCE BUGS THANKS README.boot bootstrap.sh dc.sed > > > > I've managed the first two lines:- > > > > ## Process this file with automake to produce Makefile.in > > SUBDIRS = checks doc examples lib src > > Don't forget the Makefile.am files in every SUBDIR. ;-) More important than is updating configure.in... I just found this in the Automake info file:- The first step is to update your `configure.in' to include the commands that `automake' needs. The way to do this is to add an `AM_INIT_AUTOMAKE' call just after `AC_INIT': AC_INIT(zardoz, 1.0) AM_INIT_AUTOMAKE ... > > Anyway, I guess I'll try a few things and see what happens... > > :-) Now I'm actually getting a Makefile.in generated so there is some success to build on. > Bye, > Andreas > > -- -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Tue, 22 Apr 2003 16:24:41 -0400 From: Henry Sobotka Subject: Re: Proposed patch for m4 John Poltorak wrote: > > I'm told the CVS version of m4 includes Makefile.am. > > but I have no idea where to find it... http://savannah.gnu.org/cvs/?group=m4 h~ _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Tue, 22 Apr 2003 21:18:48 +0100 From: John Poltorak Subject: Re: Proposed patch for m4 On Fri, Apr 18, 2003 at 10:28:33PM +0200, Andreas Buening wrote: > m4 doesn't contain any complicated stuff so I think it wouldn't be > very difficult to create Makefile.am files for it. I'm told the CVS version of m4 includes Makefile.am. but I have no idea where to find it... > Bye, > Andreas > > -- > One OS to rule them all, One OS to find them, > One OS to bring them all and in the darkness bind them > In the Land of Mordor where the Shadows lie. -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs