From acbe1e8b817da2bb32d2db79a56748d829d84baa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 17 May 2006 23:19:52 +0000 Subject: 0.5.1 - Fix problem with NTLM connection caching --- apache2x/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'apache2x/Makefile.in') diff --git a/apache2x/Makefile.in b/apache2x/Makefile.in index 625bc7d..2244be8 100644 --- a/apache2x/Makefile.in +++ b/apache2x/Makefile.in @@ -7,7 +7,6 @@ all: mod_httpauth.so mod_httpauth.so: mod_httpauth.c ../common/sock_any.c @APXS@ -c -Wc,-g -Wc,-O0 $(DEF) $(INC) $(LIB) mod_httpauth.c - @SH_LINK@ -rpath $(libexecdir) -module -avoid-version mod_httpauth.lo # install the DSO file into the Apache installation # and activate it in the Apache configuration -- cgit v1.2.3