1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

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