Re: [Cppunit-devel] CppUnit 1.7.8 tar ball
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-03-27 14:48:08
|
----- Original Message ----- From: "Steve M. Robbins" <ste...@vi...> To: "Baptiste Lepilleur" <gai...@fr...> Cc: "Robert Wenner" <ro...@po...>; <cpp...@li...> Sent: Wednesday, March 27, 2002 3:21 PM Subject: Re: [Cppunit-devel] CppUnit 1.7.8 tar ball [...] > > Would adding reamme.CVS and the steps you specified below to INSTALL-unix be > > enough ? > > NONONONO! Don't do that. > > That is named README.CVS because it pertains to the CVS files, which > have "developer mode" stuff in the Makefiles. > > When done properly, the released Makefiles need no treatment using > the autotools. Yes, Volker pointed it out, there is no ./autogen.sh in the tarball... I'll just add a line "if you're building from CVS, read readme.CVS" to INSTALL-unix, and the fact you need to do ./autogen.sh in readme.CVS. Baptiste. |