| 2 | C $Name$ | C $Name$ | 
| 3 |  |  | 
| 4 | C CPP options file for atm_common package | C CPP options file for atm_common package | 
|  | C |  | 
| 5 | C Use this file for selecting CPP options within the atm_common package | C Use this file for selecting CPP options within the atm_common package | 
| 6 |  |  | 
| 7 | #ifndef ATM_COMMON_OPTIONS_H | #ifndef ATM_COMMON_OPTIONS_H | 
| 8 | #define ATM_COMMON_OPTIONS_H | #define ATM_COMMON_OPTIONS_H | 
| 9 | #include "PACKAGES_CONFIG.h" | #include "PACKAGES_CONFIG.h" | 
|  | #ifdef ALLOW_ATM_COMMON |  | 
|  |  |  | 
| 10 | #include "CPP_OPTIONS.h" | #include "CPP_OPTIONS.h" | 
| 11 |  |  | 
| 12 | C CPP macros go here | #ifdef ALLOW_ATM_COMMON | 
| 13 |  | C     Package-specific Options & Macros go here | 
| 14 |  |  | 
| 15 | #endif /* ALLOW_ATM_COMMON */ | #endif /* ALLOW_ATM_COMMON */ | 
| 16 | #endif /* ATM_COMMON_OPTIONS_H */ | #endif /* ATM_COMMON_OPTIONS_H */ |