Fixed libtoolization in lib/libTrie
AM_MAINTAINER_MODE
AC_PROG_RANLIB
+AC_LIBTOOL_DLOPEN
+AC_LIBLTDL_CONVENIENCE
+AC_PROG_LIBTOOL
+AC_LTDL_DLLIB
+AC_SUBST(INCLTDL)
+AC_SUBST(LIBLTDL)
+
+
dnl set useful flags
if test "$GCC" = "yes"; then
TRIE_CFLAGS="-Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments"
tests/stub_cache_manager.cc \
$(SWAP_TEST_SOURCES)
nodist_tests_testCoss_SOURCES = \
+ swap_log_op.cc \
$(SWAP_TEST_GEN_SOURCES)
tests_testCoss_LDADD = \
libsquid.la \