Node:Automake Conditionals, Previous:Installation Directories, Up:Automake Macros
Automake supports a simple type of conditional of the form:
if condition true-statements else false-statements endif
| AX_MATLAB_CONDITIONAL | Macro |
The Automake conditional MATLAB is true if Matlab was found.
|
| AX_SIMULINK_CONDITIONAL | Macro |
The Automake conditional SIMULINK is true if Simulink is
supported.
|
| AX_RTW_CONDITIONAL | Macro |
The Automake conditional RTW is true if Real-Time Workshop is
supported.
|