diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-25 02:38:27 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-25 02:38:27 +0000 |
commit | e6d5cbb2073c65a51552e8a53137401c5592a5ab (patch) | |
tree | d22e2c2dcedadb6931813bff0791481d100ea737 /www/libghttp/files/patch-ab | |
parent | Update 1.0.3 -> 1.0.4 (diff) |
Update 0.99.2 -> 1.0.2
Notes
Notes:
svn path=/head/; revision=17390
Diffstat (limited to 'www/libghttp/files/patch-ab')
-rw-r--r-- | www/libghttp/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/libghttp/files/patch-ab b/www/libghttp/files/patch-ab deleted file mode 100644 index cfdbab52a317..000000000000 --- a/www/libghttp/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Jan 17 16:17:27 1999 -+++ Makefile.in Sun Jan 17 16:17:38 1999 -@@ -93,7 +93,7 @@ - ghttp.h \ - ghttp_constants.h - --libghttp_la_LDFLAGS = -version-info 99:2:99 -+libghttp_la_LDFLAGS = -version-info 0:2:0 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_CLEAN_FILES = |