On Wed, Feb 21, 2007 at 09:24:04PM -0800, Ben Pfaff wrote: > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ build-aux/config.libpath 22 Feb 2007 04:51:33 -0000 > + hpux9* | hpux10* | hpux11*) > + shlibpath_var=SHLIB_PATH > + ;;
HP-UX/IA is ELF so you should really use LD_LIBRARY_PATH. -- albert chin ([EMAIL PROTECTED])
