summaryrefslogtreecommitdiff
path: root/apache2x/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'apache2x/Makefile.in')
-rw-r--r--apache2x/Makefile.in1
1 files changed, 0 insertions, 1 deletions
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