move tsearch.c to autodetection for libroken.la
This commit is contained in:
@@ -41,7 +41,7 @@ LDADD = libroken.la
|
||||
make_roken_LDADD =
|
||||
|
||||
noinst_LTLIBRARIES = libtest.la
|
||||
libtest_la_SOURCES = strftime.c strptime.c snprintf.c
|
||||
libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c
|
||||
libtest_la_CFLAGS = -DTEST_SNPRINTF -DTEST_STRPFTIME
|
||||
|
||||
parse_reply_test_SOURCES = parse_reply-test.c resolve.c
|
||||
@@ -111,7 +111,6 @@ libroken_la_SOURCES = \
|
||||
strerror_r.c \
|
||||
strpool.c \
|
||||
timeval.c \
|
||||
tsearch.c \
|
||||
tm2time.c \
|
||||
unvis.c \
|
||||
verify.c \
|
||||
|
Reference in New Issue
Block a user