Changeset d14e23d
- Timestamp:
- 07/04/14 11:48:05 (7 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:
- 95b6218
- Parents:
- 387d299 (diff), 7842337 (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. - Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libwandio/Makefile.am
r4b0cd2f r3b6e0cf 37 37 AM_CPPFLAGS = @ADD_INCLS@ 38 38 libwandio_la_LIBADD = @LIBWANDIO_LIBS@ 39 libwandio_la_LDFLAGS=-version-info 1: 0:0 @ADD_LDFLAGS@39 libwandio_la_LDFLAGS=-version-info 1:1:0 @ADD_LDFLAGS@ 40 40 41 41 bin_PROGRAMS = wandiocat
Note: See TracChangeset
for help on using the changeset viewer.