tooltalk.tmpl: restore to previous version for use with Imake
authorJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 17:27:29 +0000 (11:27 -0600)
committerJon Trulson <jon@radscan.com>
Thu, 24 Oct 2019 17:27:39 +0000 (11:27 -0600)
For autotools we will include lib/tt/tooltalk.inc instead.

cde/lib/tt/tooltalk.tmpl

index 698a4b068ba6fec2702c72fd5a83e4408f4209cf..b23edbbce0e337c1a99b919d6d2440ee77050082 100644 (file)
@@ -25,6 +25,8 @@ XCOMM Enable TIRPC for linux hosts with the option enabled
 #ifdef LinuxArchitecture
 # if HasTIRPCLib
 TIRPC_DEFINES = -DOPT_TIRPC
+# else
+TIRPC_DEFINES =
 # endif
 #endif