From 9c00bd9dade01a9ae1a6d2a358ce9ddc454a2c5b Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 25 Dec 1997 23:08:44 +0000 Subject: [PATCH] Add -lz --- release/alpha/fixit_crunch.conf | 4 ++-- release/fixit_crunch.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf index 978aef13425..91d206a10e3 100644 --- a/release/alpha/fixit_crunch.conf +++ b/release/alpha/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.12 1997/02/22 14:10:28 peter Exp $ +# $Id: fixit_crunch.conf,v 1.13 1997/07/29 21:32:52 jkh Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -39,4 +39,4 @@ ln vi ex # finally, we specify the libraries to link in with our binary libs -lcrypt -ltelnet -lutil -ll -lm -libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi +libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lz diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf index 978aef13425..91d206a10e3 100644 --- a/release/fixit_crunch.conf +++ b/release/fixit_crunch.conf @@ -1,4 +1,4 @@ -# $Id: fixit_crunch.conf,v 1.12 1997/02/22 14:10:28 peter Exp $ +# $Id: fixit_crunch.conf,v 1.13 1997/07/29 21:32:52 jkh Exp $ # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -39,4 +39,4 @@ ln vi ex # finally, we specify the libraries to link in with our binary libs -lcrypt -ltelnet -lutil -ll -lm -libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi +libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lscsi -lz