diff src/s/darwin.h @ 1278:1706fd7322af

[xemacs-hg @ 2003-02-09 07:03:02 by youngs] 2003-02-09 Steve Youngs <youngs@xemacs.org> * s/darwin.h (DLSYM_NEEDS_UNDERSCORE): Define it. From Andrew Begel <abegel@cs.berkeley.edu>
author youngs
date Sun, 09 Feb 2003 07:03:07 +0000
parents f486da5f1a3b
children 7b40ca6d2195
line wrap: on
line diff
--- a/src/s/darwin.h	Sat Feb 08 22:52:29 2003 +0000
+++ b/src/s/darwin.h	Sun Feb 09 07:03:07 2003 +0000
@@ -10,3 +10,5 @@
 
 /* If you don't use the system malloc, you get an obscure link error. */
 #define SYSTEM_MALLOC
+
+#define DLSYM_NEEDS_UNDERSCORE