]> git.eshelyaron.com Git - emacs.git/commitdiff
Just include sunos4shr--do nothing else.
authorRichard M. Stallman <rms@gnu.org>
Wed, 14 Dec 1994 04:56:59 +0000 (04:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 14 Dec 1994 04:56:59 +0000 (04:56 +0000)
src/s/sunos413.h

index 39ade191e571de158cdb3db6ed886c1f58fcc903..33172f54763ca414b842955f61f563a9448a0d59 100644 (file)
@@ -1,3 +1,7 @@
+/* As of 19.29, it should work ok to use shared libs with X.  */
+#include "sunos4shr.h"
+
+#if 0
 #include "sunos4-1.h"
 
 /* jik@gza.com says this works now.  */
@@ -19,3 +23,4 @@
 #ifndef SYSTEM_MALLOC
 #define MEMMOVE_MISSING
 #endif
+#endif /* 0 */