Changeset 12e6a39
- Timestamp:
- 05/23/14 05:46:18 (7 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- d3b6b91
- Parents:
- 1ca603b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
rfbd4ba6 r12e6a39 108 108 if test "$GCC" = "yes"; then 109 109 110 gcc_version=` gcc-dumpversion`110 gcc_version=`$CC -dumpversion` 111 111 112 112 # This is probably not the most reliable way to test whether our
Note: See TracChangeset
for help on using the changeset viewer.