diff options
Diffstat (limited to 'news/c-nocem/files/patch-configure')
-rw-r--r-- | news/c-nocem/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/c-nocem/files/patch-configure b/news/c-nocem/files/patch-configure index 6e65449f6b71..a76d9fc37418 100644 --- a/news/c-nocem/files/patch-configure +++ b/news/c-nocem/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sun Jun 13 18:58:35 1999 -+++ configure Tue Jun 15 08:15:07 1999 -@@ -1271,8 +1271,8 @@ +--- configure.orig 2001-05-22 12:49:44 UTC ++++ configure +@@ -1276,8 +1276,8 @@ if test "X$nsys" = "Xcnews" ; then #define CNEWS 1 EOF @@ -9,5 +9,5 @@ + CPPFLAGS="$CPPFLAGS -I$prefix/include" + LIBS="-L$prefix/lib -lcnews $LIBS" PROGS="fastcancel" - - newslib=`$AWK '/^'NEWSCTL'[^A-Z_]/ {print $'2'}' $nsrc/conf/substitutions` + echo $ac_n "checking for newslib""... $ac_c" 1>&6 + echo "configure:1284: checking for newslib" >&5 |