From b55a04f4b278c3c450bd7eaab72549ecb1598ff6 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 25 Jul 2004 21:13:38 +0000 Subject: Remove the -lcompat; it's no longer need. Discussed with: marcus --- news/pan2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/pan2/Makefile b/news/pan2/Makefile index a8f5b3706852..e882be5865b8 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" + LIBS="-L${LOCALBASE}/lib -lgnuregex" OPTIONS= GTKSPELL "Enable spell checking support" on -- cgit v1.2.3