changeset 9073:43aa8427db01

(USE_DL_STUBS): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sat, 24 Sep 1994 22:15:28 +0000
parents 21517199cfae
children 05ed4bcaab10
files src/s/sunos4shr.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sunos4shr.h	Sat Sep 24 09:13:57 1994 +0000
+++ b/src/s/sunos4shr.h	Sat Sep 24 22:15:28 1994 +0000
@@ -41,3 +41,5 @@
 
 /* khera@cs.duke.edu says this is needed.  */
 #define memmove(to, from, size) bcopy (from, to, size)
+
+#undef USE_DL_STUBS