summaryrefslogtreecommitdiff
path: root/news/tin/files
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-28 15:18:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-28 15:18:42 +0000
commit95d6ee3ceb32003a481e8892917039b593d5fc2f (patch)
treef8fa30be048e3db3b56d2d5c93add93c7b064905 /news/tin/files
parentUpgrade to Apache 1.3.9 + mod_ssl 2.4.4 (diff)
Upgrade to "Nine While Nine" the 19990927 version.
Notes
Notes: svn path=/head/; revision=22046
Diffstat (limited to 'news/tin/files')
-rw-r--r--news/tin/files/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/news/tin/files/patch-aa b/news/tin/files/patch-aa
index fbfd38b1548c..f3952cafac80 100644
--- a/news/tin/files/patch-aa
+++ b/news/tin/files/patch-aa
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Sat Nov 22 06:03:52 1997
-+++ src/Makefile.in Wed Nov 26 03:12:30 1997
-@@ -20,7 +20,7 @@
- LDFLAGS = @LDFLAGS@
+--- src/Makefile.in.orig Thu Sep 16 07:25:22 1999
++++ src/Makefile.in Tue Sep 28 08:05:51 1999
+@@ -28,7 +28,7 @@
YACC = @YACC@
--LIBS = -L../pcre -lpcre @LIBS@ @INN_NNTPLIB@
-+LIBS = ../pcre/libpcre.a @LIBS@ @INN_NNTPLIB@ ../pcre/libpcre.a
+ CANLIB = # -L../libcanlock -lcanlock
+-LIBS = -L../pcre -lpcre $(CANLIB) @LIBS@ @INN_NNTPLIB@
++LIBS = ../pcre/libpcre.a $(CANLIB) @LIBS@ @INN_NNTPLIB@ ../pcre/libpcre.a
# Where do you want the binary & manual page installed?
INSTALL_PREFIX = @INSTALL_PREFIX@