From 15bdaa246668fa5dd542f70d799401e9d0bf1e8e Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 23 May 2000 20:50:17 +0000 Subject: Upgrade to 1.5.4 --- news/tin/files/patch-aa | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'news/tin/files/patch-aa') diff --git a/news/tin/files/patch-aa b/news/tin/files/patch-aa index f3952cafac80..e024c029b1c4 100644 --- a/news/tin/files/patch-aa +++ b/news/tin/files/patch-aa @@ -1,11 +1,11 @@ ---- 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 @@ +--- src/Makefile.in.orig Tue May 16 19:45:39 2000 ++++ src/Makefile.in Tue May 23 23:52:52 2000 +@@ -58,7 +58,7 @@ YACC = @YACC@ CANLIB = # -L../libcanlock -lcanlock --LIBS = -L../pcre -lpcre $(CANLIB) @LIBS@ @INN_NNTPLIB@ -+LIBS = ../pcre/libpcre.a $(CANLIB) @LIBS@ @INN_NNTPLIB@ ../pcre/libpcre.a +-LIBS = -L../pcre -lpcre $(CANLIB) @LIBS@ @INN_NNTPLIB@ @INTLDIR_MAKE@ @INTLLIBS@ ++LIBS = ../pcre/libpcre.a $(CANLIB) @LIBS@ @INN_NNTPLIB@ @INTLDIR_MAKE@ @INTLLIBS@ # Where do you want the binary & manual page installed? - INSTALL_PREFIX = @INSTALL_PREFIX@ + DESTDIR = @DESTDIR@ -- cgit v1.2.3