changeset 18102:d419ea48f00e

[__alpha__] (NO_SHARED_LIBS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Mon, 02 Jun 1997 00:07:26 +0000
parents a6e2435529b5
children 8e1553706b3d
files src/s/netbsd.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/netbsd.h	Mon Jun 02 00:03:17 1997 +0000
+++ b/src/s/netbsd.h	Mon Jun 02 00:07:26 1997 +0000
@@ -3,6 +3,10 @@
 /* Get most of the stuff from bsd4.3 */
 #include "bsd4-3.h"
 
+#ifdef __alpha__
+#define NO_SHARED_LIBS
+#endif
+
 /* For mem-limits.h.  */
 #define BSD4_2