From: <se...@in...> - 2004-08-30 04:29:04
|
On Sun, 2004-08-29 at 11:10, Grzegorz Jakacki wrote: > Update of /cvsroot/opencxx/opencxx/examples > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7845/examples > > Modified Files: > Tag: rel_2_8 > Makefile.am > Log Message: > file missing from distribution File opencxx/examples/Makefile.global is generated by when running cli ./configure. That is, he dist file opencxx-2.8.tar.gz must at least be configure when user when to create binary. see, line 226 in configure.in: AC_OUTPUT([ ... examples/Makefile examples/Makefile.global examples/before/Makefile how am i sleeping, it is late. Leave it there for the moment, the size of that file is ridiculous. we can live with it. > Makefile.am: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi > /opencxx/opencxx/examples/Attic > /Makefile.am.diff?r1=1.1.2.3&r2=1.1.2.4 |