[Cppunit-devel] build fixes
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-05-17 20:12:14
|
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. 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 |