summaryrefslogtreecommitdiff
path: root/news/tin/files/patch-aa
blob: f3952cafac806d54b8e1cd88b379923ed46c5e7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 @@
 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
 
 # Where do you want the binary & manual page installed?
 INSTALL_PREFIX	= @INSTALL_PREFIX@