This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dlsym leading underscore fixed


Thanks, Hag!

1997-11-21  Tim Pierce  <twp@twp.tezcat.com>

	* acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
	<hag@ai.mit.edu>.
	* configure.in: Use it.
	* configure: Regenerated.
	* acconfig.h (DLSYM_ADDS_USCORE): New #define.
	
This fix only applies to systems that use dlopen(), but I think those
are the only ones with ambiguous semantics.