Changeset 3105 for trunk/m4/ax_compiler_vendor.m4
- Timestamp:
- Nov 4, 2013, 1:02:46 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/m4/ax_compiler_vendor.m4
r2724 r3105 45 45 # exception to the GPL to apply to your modified version as well. 46 46 47 #serial 1 147 #serial 12 48 48 49 49 ## Note, we have patch this macro compared to official macro as we've … … 60 60 pathscale: __PATHCC__,__PATHSCALE__ 61 61 clang: __clang__ 62 fujitsu: __FUJITSU 62 63 sun: __SUNPRO_C,__SUNPRO_CC 63 64 hp: __HP_cc,__HP_aCC
Note: See TracChangeset
for help on using the changeset viewer.