Revert "Enable the use of the TIRPC library on Linux."
[oweals/cde.git] / cde / config / cf / OpenBSD.cf
index f0ba631ebf270143d1b80b3affbc6ebae44d935c..1ebc7a05979d6a27dd1c54998a540635f010adb3 100644 (file)
@@ -1024,9 +1024,15 @@ install:: fonts.alias                                                    @@\
 
 #define BuildLibPathVar        LD_LIBRARY_PATH
 
-#ifndef RandomMotifMessageCatalogRule
-#define RandomMotifMessageCatalogRule(target)
+#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>