4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 4f1e78a was
6c7e292,
checked in by Daniel Lawson <dlawson@…>, 18 years ago
|
added AM_CONDITIONAL test for dag
|
-
Property mode set to
100644
|
File size:
344 bytes
|
Line | |
---|
1 | lib_LTLIBRARIES = libtrace.la |
---|
2 | include_HEADERS = libtrace.h dagformat.h wag.h |
---|
3 | if HAVE_DAG |
---|
4 | libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h dagapi.c dagopts.c |
---|
5 | else |
---|
6 | libtrace_la_SOURCES = trace.c fifo.c fifo.h common.h |
---|
7 | endif |
---|
8 | libtrace_la_CFLAGS = @ADD_INCLS@ |
---|
9 | libtrace_la_LIBADD = @ADD_LIBS@ |
---|
10 | libtrace_la_LDFLAGS=-version-info 2:8:0 @ADD_LDFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.