tooltalk.tmpl: restore to previous version for use with Imake

For autotools we will include lib/tt/tooltalk.inc instead.
This commit is contained in:
Jon Trulson 2019-10-24 11:27:29 -06:00
parent 03544e68ad
commit 6996d53f91
1 changed files with 2 additions and 0 deletions

View 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