Revert "Enable the use of the TIRPC library on Linux."
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index ccde1f89e141dae2afb435ceb39a33b5ebf94a4c..1ebc7a05979d6a27dd1c54998a540635f010adb3 100644 (file)
@@ -1028,7 +1028,11 @@ install:: fonts.alias                                                    @@\
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
-#define SharedLibraryLoadFlags -shared /usr/lib/crtbeginS.o /usr/lib/crtendS.o
+#ifndef DtKornShell
+#define DtKornShell            /usr/local/dt/bin/dtksh
+#endif
+
+#define AvoidNullMakeCommand   YES
 
 /* This must come last */
 #include <bsdLib.rules>