From: rousskov <> Date: Sun, 8 Mar 1998 14:34:41 +0000 (+0000) Subject: - Removed String.c (now in src/) X-Git-Tag: SQUID_3_0_PRE1~3879 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7187e81db89790f1fd1921e72762e5f2da2b48;p=thirdparty%2Fsquid.git - Removed String.c (now in src/) --- diff --git a/lib/Makefile.in b/lib/Makefile.in index e60679cecf..5c4550be53 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,5 +1,5 @@ # -# $Id: Makefile.in,v 1.35 1998/03/06 00:38:43 wessels Exp $ +# $Id: Makefile.in,v 1.36 1998/03/08 07:34:41 rousskov Exp $ # prefix = @prefix@ top_srcdir = @top_srcdir@ @@ -34,7 +34,6 @@ UTILOBJS = rfc1123.o \ snprintf.o \ md5.o \ radix.o \ - String.o \ stub_memaccount.o \ Stack.o \ $(LIBOBJS)