This commit is contained in:
jkh 1997-12-25 23:08:44 +00:00
parent 74cfdda9c1
commit 2e992dc6f4
2 changed files with 4 additions and 4 deletions

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

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