Changeset a194aaf for configure.in
- Timestamp:
- 02/10/15 14:46:13 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- 4d0fdbd
- Parents:
- 47321fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r092a09c ra194aaf 418 418 if test "$ac_cv_search_dlopen" != "none required"; then 419 419 LIBPKTDUMP_LIBS="$LIBPKTDUMP_LIBS $ac_cv_search_dlopen" 420 if test "$dpdk_found" = 1; then 421 LIBTRACE_LIBS="$LIBTRACE_LIBS -Wl,$ac_cv_search_dlopen" 422 fi 420 423 fi 421 424
Note: See TracChangeset
for help on using the changeset viewer.