zsh-workers
 help / color / mirror / code / Atom feed
* Failure of autoheader (PWS's hpux dynamic patch?)
@ 1998-12-17 13:23 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-12-17 13:23 UTC (permalink / raw)
  To: zsh-workers

/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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-12-17 13:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-17 13:23 Failure of autoheader (PWS's hpux dynamic patch?) Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).