From f1c7bd9182c89b0844f6e9a21372ee097dbd7d20 Mon Sep 17 00:00:00 2001 From: drh Date: Wed, 21 Apr 2004 19:06:34 +0000 Subject: [PATCH] fewer libraries git-svn-id: https://modwaklog.svn.sourceforge.net/svnroot/modwaklog/trunk/modwaklog@22 0d961d1b-a432-0410-8fea-cc29f225fe07 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 028fbf0..9eb0d80 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,8 @@ INC= -I/afs/umich.edu/group/itd/software/packages/k/kerberos-5/current/i386_linu -I/usr/local/apache/include LIB= -L/afs/umich.edu/group/itd/software/packages/k/kerberos-5/current/i386_linux24/dest/usr/krb5/lib \ - -lkrb4 -lkrb5 -ldes425 -lk5crypto -lcom_err -lnsl -lkrb524 \ - -L/usr/lib/afs -lsys -lrx -llwp -lauth + -lkrb4 -lkrb5 -lk5crypto -lcom_err \ + -L/usr/lib/afs -lsys -lrx -llwp -lauth -lresolv CFLAGS= ${DEF} ${INC} -DEAPI -g OBJ= mod_waklog.o lifetime.o version.o -- 2.20.1