Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Failure of autoheader (PWS's hpux dynamic patch?)



/usr/bin/autoheader: Symbol `TEST_HPUXDYNAMIC' is not covered by /usr/lib/autoconf/acconfig.h ./acconfig.h

The simple fix is to change the last lines of acconfig.h to

/* Define to 1 if you want to use dynamically loaded modules on HPUX 10 */
#undef HPUXDYNAMIC
#undef TEST_HPUXDYNAMIC

but I want to be sure there's no deeper problem.  I think it's autoheader
being too clever for its own good, but ...

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author