From: Paul Park Date: Thu, 15 Jun 1995 22:36:58 +0000 (+0000) Subject: Remove extraneous debugging definition from previous checkin X-Git-Tag: krb5-1.0-beta6~1742 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bf296cb8f34ef760626e90b18dcbc51092661d6;p=krb5.git Remove extraneous debugging definition from previous checkin git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6070 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/sample/sserver/Makefile.in b/src/appl/sample/sserver/Makefile.in index ac59fd37f..92eb2cdeb 100644 --- a/src/appl/sample/sserver/Makefile.in +++ b/src/appl/sample/sserver/Makefile.in @@ -1,4 +1,4 @@ -CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) -DUSE_KRB5_LOG +CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) LDFLAGS = -g COMERRLIB=$(BUILDTOP)/util/et/libcom_err.a