projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03544e6
)
tooltalk.tmpl: restore to previous version for use with Imake
author
Jon Trulson
<jon@radscan.com>
Thu, 24 Oct 2019 17:27:29 +0000
(11:27 -0600)
committer
Jon 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
patch
|
blob
|
history
diff --git
a/cde/lib/tt/tooltalk.tmpl
b/cde/lib/tt/tooltalk.tmpl
index 698a4b068ba6fec2702c72fd5a83e4408f4209cf..b23edbbce0e337c1a99b919d6d2440ee77050082 100644
(file)
--- a/
cde/lib/tt/tooltalk.tmpl
+++ b/
cde/lib/tt/tooltalk.tmpl
@@
-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