On Thu, Nov 14, 2002 at 03:25:47PM -0500, Jeff Trawick wrote: > RedHat 7.3, just did cvs update and picked up Joe's changes > no local changes > > 1) autoconf 2.13 ... > Creating include/arch/unix/apr_private.h.in ... > /usr/bin/autoheader: Symbol `DEV_RANDOM' is not covered by > /usr/share/autoconf/acconfig.h ./acconfig.h > /usr/bin/autoheader: Symbol `USE_THREADS' is not covered by > /usr/share/autoconf/acconfig.h ./acconfig.h > Creating configure ...
Weird, I thought this stuff would work with 2.13. Sorry about that - I added back USE_THREADS and DEV_RANDOM to acconfig.h, seems to work okay there now. I'll test further changes with 2.13. > 2) autoconf-2.53 > > same problems That works for me - are you setting AUTOHEADER=autoheader-2.53 too? (I'm surprised it worked at all, if not) Regards, joe
