Changeset d3b6b91
- Timestamp:
- 05/23/14 14:59:53 (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:
- 10f924c, 5809145
- Parents:
- 6a38a7e (diff), 12e6a39 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - 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.