(USE_DL_STUBS): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 22:15:28 +0000 (22:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Sep 1994 22:15:28 +0000 (22:15 +0000)
src/s/sunos4shr.h

index 1612494..2acf775 100644 (file)
@@ -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