summaryrefslogtreecommitdiff
path: root/news/c-nocem/files/patch-configure
blob: 6e65449f6b719e0c67d668e9f387e2484fadbef5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure.orig	Sun Jun 13 18:58:35 1999
+++ configure	Tue Jun 15 08:15:07 1999
@@ -1271,8 +1271,8 @@
 #define CNEWS 1
 EOF
 
-  CPPFLAGS="$CPPFLAGS -I$nsrc/libdbz"
-  LIBS="-L$nsrc -lcnews $LIBS"
+  CPPFLAGS="$CPPFLAGS -I$prefix/include"
+  LIBS="-L$prefix/lib -lcnews $LIBS"
   PROGS="fastcancel"
   
 newslib=`$AWK '/^'NEWSCTL'[^A-Z_]/ {print $'2'}' $nsrc/conf/substitutions`