--- 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@