]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Reverted to using mem.cc for testSBuf
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 15 Nov 2013 16:56:59 +0000 (17:56 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 15 Nov 2013 16:56:59 +0000 (17:56 +0100)
src/Makefile.am

index 0c76aa246cd5d4ea62c65d4749731ce2dfde3dfb..97a94c1d2d42b527c7cb75e7b001ce46c926a227 100644 (file)
@@ -3601,7 +3601,7 @@ tests_testSBuf_SOURCES= \
        $(SBUF_SOURCE) \
        SBufStream.h \
        tests/stub_time.cc \
-       tests/stub_mem.cc \
+       mem.cc \
        tests/stub_debug.cc \
        tests/stub_fatal.cc \
        tests/stub_HelperChildConfig.cc \