]> code.delx.au - gnu-emacs/blobdiff - src/m/mips.h
Delete the autoloads for functions defined with ibuffer-specific commands.
[gnu-emacs] / src / m / mips.h
index c7ba9150809d2da1d40cb6d0202291008d6a2b98..cd16e8f394fa7f896843fffb1ef5ed0e4df5f688 100644 (file)
@@ -149,8 +149,10 @@ NOTE-END  */
 #define LD_SWITCH_MACHINE -D 800000
 #define LIBS_DEBUG
 
+#if defined (__NetBSD__) || defined (__OpenBSD__)
+#else  /* bsd with elf */
 #define LINKER /bsd43/bin/ld
-  
+#endif /* bsd with elf */
 #else /* not BSD_SYSTEM */
 
 #if defined(__GNUC__) && defined(_ABIN32)
@@ -167,10 +169,6 @@ NOTE-END  */
 #define C_SWITCH_MACHINE -I/usr/include/bsd
 #define C_DEBUG_SWITCH -O -g3
 
-#if defined(HAVE_X_WINDOWS) && defined(HAVE_X11)
-#define HAVE_VFORK             /* Graciously provided by libX.a */
-#endif
-
 #endif /* not BSD_SYSTEM */
 #endif /* not NEWSOS5 && not __linux__ */
 \f
@@ -212,9 +210,6 @@ NOTE-END  */
 /* The `select' in the system won't work for pipes, so don't use it.  */
 #undef HAVE_SELECT /* override configuration decision */
 
-#define HAVE_GETWD
-#define HAVE_GETTIMEOFDAY
-
 #define HAVE_PTYS
 #define HAVE_SOCKETS