tt_type_comp: use CppCmd definition
Hi. This patch makes tt_type_comp respect CppCmd Thanks!
This commit is contained in:
committed by
Jon Trulson
parent
8db8a22906
commit
9221c55a5f
@@ -529,4 +529,9 @@
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef CPP_PROGRAM
|
||||
# undef OPT_CPP_PATH
|
||||
# define OPT_CPP_PATH CPP_PROGRAM
|
||||
#endif
|
||||
|
||||
#endif /* _TT_OPTIONS_H */
|
||||
|
||||
Reference in New Issue
Block a user