This removes the need for many binaries to include libmisc at all.
15 files changed:
inet_pton.h \
initgroups.h \
osdetect.h \
+ psignal.h \
stdvarargs.h \
strsep.h \
strtoll.h \
GnuRegex.h \
GnuRegex.c
+libcompat_la_LIBADD= $(LIBOBJS)
+
check_PROGRAMS += testPreCompiler
TESTS += testPreCompiler
xusleep.c \
$(XPROF_STATS_SOURCE) \
$(WIN32SRC)
-libmiscutil_a_LIBADD = $(LIBOBJS)
# $(top_srcdir)/include/version.h should be a dependency
libsspwin32_a_SOURCES = \
base64.c \
sspwin32.c
-libsspwin32_a_LIBADD = \
- $(LIBOBJS)
-
TESTS += tests/testAll