diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /www/libapreq2/files/patch-library-Makefile.in | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'www/libapreq2/files/patch-library-Makefile.in')
-rw-r--r-- | www/libapreq2/files/patch-library-Makefile.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/libapreq2/files/patch-library-Makefile.in b/www/libapreq2/files/patch-library-Makefile.in deleted file mode 100644 index f6efd93c0d77..000000000000 --- a/www/libapreq2/files/patch-library-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- library/Makefile.in.orig Sat May 21 17:21:51 2005 -+++ library/Makefile.in Sat May 21 17:22:18 2005 -@@ -137,10 +137,10 @@ - libapreq2_la_OBJECTS = $(am_libapreq2_la_OBJECTS) - - DEFS = @DEFS@ --DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(prefix)/include/apache2/modules/perl - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ -L$(prefix)/lib - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles - @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cookie.Plo ./$(DEPDIR)/error.Plo \ |