Revert "Enable the use of the TIRPC library on Linux."
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index dab1cecc48ab6f2938b52d9e1f7e608710b46a3a..1ebc7a05979d6a27dd1c54998a540635f010adb3 100644 (file)
@@ -1024,13 +1024,15 @@ install:: fonts.alias                                                   @@\
 
 #define BuildLibPathVar        LD_LIBRARY_PATH
 
-#ifndef RandomMotifMessageCatalogRule
-#define RandomMotifMessageCatalogRule(target)
-#endif
-
 #ifndef KornShell
 #define KornShell               /usr/local/bin/ksh93
 #endif
 
+#ifndef DtKornShell
+#define DtKornShell            /usr/local/dt/bin/dtksh
+#endif
+
+#define AvoidNullMakeCommand   YES
+
 /* This must come last */
 #include <bsdLib.rules>