diff options
Diffstat (limited to 'www/apache21/files/patch-srclib:apr-util:Makefile.in')
| -rw-r--r-- | www/apache21/files/patch-srclib:apr-util:Makefile.in | 22 | 
1 files changed, 0 insertions, 22 deletions
| diff --git a/www/apache21/files/patch-srclib:apr-util:Makefile.in b/www/apache21/files/patch-srclib:apr-util:Makefile.in deleted file mode 100644 index 652901dae28a..000000000000 --- a/www/apache21/files/patch-srclib:apr-util:Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- srclib/apr-util/Makefile.in.orig	Wed Apr  4 12:27:42 2001 -+++ srclib/apr-util/Makefile.in	Sun Apr  8 03:34:15 2001 -@@ -22,8 +22,8 @@ -  - prefix=@prefix@ - exec_prefix=@exec_prefix@ --libdir=@libdir@ --includedir=@includedir@ -+libdir=$(prefix)/lib -+includedir=$(prefix)/include/apache -  - delete-lib: - 	@if test -f $(TARGET_LIB); then \ -@@ -43,7 +43,7 @@ - 	if [ ! -d $(libdir) ]; then \ - 	    @APR_SOURCE_DIR@/build/mkdir.sh $(libdir); \ - 	fi; \ --	libtool --mode=install cp $(TARGET_LIB) $(libdir) -+	../../libtool --mode=install cp $(TARGET_LIB) $(libdir) -  - $(TARGET_LIB): - 	@objects="`find $(SUBDIRS) -name '*.lo'`" ; \ | 
