/* -*-C-*-
System file for Linux
-$Id: linux.h,v 1.11 1997/05/01 01:18:42 cph Exp $
+$Id: linux.h,v 1.12 1997/05/05 07:29:11 cph Exp $
Copyright (c) 1995-97 Massachusetts Institute of Technology
#define LD_SWITCH_SYSTEM
+#ifndef DISABLE_DLD_SUPPORT
/* These definitions configure the microcode to support dynamic loading. */
#define SOURCES_SYSTEM pruxdld.c
#define OBJECTS_SYSTEM pruxdld.o
#define LIBS_SYSTEM -ldl
+#endif
/* Use the built-in files <limits.h> and <float.h> rather than those
generated by the "hard-par" program. */