Re: [Cppunit-devel] config.h changes committed
Brought to you by:
blep
From: Bastiaan B. <bas...@li...> - 2001-06-17 23:06:20
|
"Steve M. Robbins" wrote: > On Sun, Jun 17, 2001 at 10:20:16PM +0200, Bastiaan Bakker wrote: > > > I finally comitted the config.h changes I proposed last week. > > Yay! > > > * use autoconf 2.40 or higher to rebuild aclocal.m4, because the > > AC_CREATE_PREFIX_CONFIG_H macro needs the AS_DIRNAME macro. > > I expect you meant "2.50" ? The docs somewhere stated that AS_DIRNAME has been included in 2.40. Don't know whether that's a public release or not, or that it was a typo. I'm using 2.50 myself. > > > > > * include <cppunit/Portability.h> instead of <cppunit/config.h> > > Okay, but ... did you neglect to cvs add Portability.h? > [And config-xxx.h?] > :-( Yes, I forgot to commit them, grr. They've been added now. Thanks, Bastiaan |