Re: [Cppunit-devel] build fixes
Brought to you by:
blep
From: Bastiaan B. <bas...@li...> - 2001-05-17 20:35:31
|
"Steve M. Robbins" wrote: > Hi, > > I've corrected a few places where files need to be referenced using > $(srcdir) or $(top_srcdir). After applying this, you ought to be able > to build cppunit with builddir != srcdir. That is useful in itself, > but the bigger win is that "make distcheck" now works. > Thanks! Fixing distcheck was on my todo list. Now for some useful tests besides building the hierarchy example... Bastiaan > > Cheers, > -Steve > > Here are the ChangeLog entries. The diff is attached. > > 2001-05-17 Steve M. Robbins <st...@ny...> > > * Makefile.am (dist-hook): Copy files relative to $(top_srcdir). > > * doc/Makefile.am: Generated doc files depend on Doxyfile. > > * doc/Doxyfile.in: Use autoconf substitutions in file names. > > * examples/hierarchy/Makefile.am (check_PROGRAMS): Build hierarchy > with "make check", not "make all". > > * examples/hierarchy/Makefile.am (INCLUDES): > * src/cppunit/Makefile.am (INCLUDES): Search in > $(top_srcdir)/include. > > -- > by Rocket to the Moon, > by Airplane to the Rocket, > by Taxi to the Airport, > by Frontdoor to the Taxi, > by throwing back the blanket and laying down the legs ... > - They Might Be Giants > > ------------------------------------------------------------------------ > > diffName: diff > Type: Plain Text (text/plain) |