--- 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@ @INTLDIR_MAKE@ @INTLLIBS@ +LIBS = ../pcre/libpcre.a $(CANLIB) @LIBS@ @INN_NNTPLIB@ @INTLDIR_MAKE@ @INTLLIBS@ # Where do you want the binary & manual page installed? DESTDIR = @DESTDIR@