summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/Makefile.in
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>1996-06-24 04:05:09 +0000
committerSam Hartman <hartmans@mit.edu>1996-06-24 04:05:09 +0000
commite3f304fb4a446461e465bc7f1679837a0674ce9b (patch)
treea18276847dd239aad94d55fc79b2723e6381969e /src/appl/bsd/Makefile.in
parentb910f4b0913c065a639970e53a6dc147424c5916 (diff)
downloadkrb5-e3f304fb4a446461e465bc7f1679837a0674ce9b.tar.gz
krb5-e3f304fb4a446461e465bc7f1679837a0674ce9b.tar.xz
krb5-e3f304fb4a446461e465bc7f1679837a0674ce9b.zip
* klogind should do a better job of initializing output flags on tty
* Fix so login.krb5 compiles with Athena Kerberos libs (needed for rsaix build) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8540 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd/Makefile.in')
-rw-r--r--src/appl/bsd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/bsd/Makefile.in b/src/appl/bsd/Makefile.in
index 7bf583f82..bf8136d37 100644
--- a/src/appl/bsd/Makefile.in
+++ b/src/appl/bsd/Makefile.in
@@ -1,5 +1,5 @@
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) $(DEFINES)
-LOCALINCLUDE=-I$(SRCTOP)/include/kerberosIV
+LOCALINCLUDE=
SETENVSRC=@SETENVSRC@
SETENVOBJ=@SETENVOBJ@