head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2008.06.07.08.01.10; author rse; state Exp; branches; next 1.1; commitid S2i3vJMJEihJsZ5t; 1.1 date 2008.06.01.07.10.36; author rse; state Exp; branches; next ; commitid Mb4GGIY5O7qlnd5t; desc @@ 1.2 log @upgrading package: serf 0.1.2 -> 0.2.0 @ text @Index: Makefile.in --- Makefile.in.orig 2008-03-21 19:26:39 +0100 +++ Makefile.in 2008-06-07 09:59:11 +0200 @@@@ -18,8 +18,7 @@@@ TARGET_LIB=libserf-$(SERF_MAJOR_VERSION).la -TEST_OBJECTS = test/serf_get.lo test/serf_response.lo test/serf_request.lo \ - test/serf_spider.lo +TEST_OBJECTS = test/serf_get.lo test/serf_response.lo test/serf_request.lo TEST_SUITE_OBJECTS = test/CuTest.lo test/test_all.lo test/test_util.lo \ test/test_buckets.lo test/test_context.lo \ @ 1.1 log @new package: serf 0.1.2 (APR HTTP Client Library) @ text @d2 4 a5 3 --- Makefile.in.orig 2006-12-21 20:12:31 +0100 +++ Makefile.in 2008-06-01 09:07:13 +0200 @@@@ -19,7 +19,7 @@@@ d8 1 a8 1 TEST_OBJECTS = test/serf_get.lo test/serf_response.lo test/serf_request.lo \ d10 1 a10 2 + PROGRAMS = $(TEST_OBJECTS:.lo=) d12 2 a13 1 TESTCASES = test/testcases/simple.response \ @