Skip to content

Commit

Permalink
had to define away DBFLAGS for the PC.
Browse files Browse the repository at this point in the history
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6827 dc483132-0cff-0310-8789-dd5450dbe970
  • Loading branch information
tytso committed Sep 23, 1995
1 parent 830efb8 commit 96dc694
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib/krb5/os/ChangeLog
@@ -1,3 +1,7 @@
Wed Sep 13 11:01:18 1995 Keith Vetter (keithv@fusion.com)

* Makefile.in: had to define away DBFLAGS for the PC.

Mon Sep 11 17:46:18 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>

* genaddrs.c (krb5_auth_con_genaddrs): Replace function
Expand Down
1 change: 1 addition & 0 deletions src/lib/krb5/os/Makefile.in
Expand Up @@ -4,6 +4,7 @@ CFLAGS = $(CCOPTS) $(DEFS) $(DBFLAGS) -DAN_TO_LN_RULES
##DOSBUILDTOP = ..\..\..
##DOSLIBNAME=..\krb5.lib
##DOS!include $(BUILDTOP)\config\windows.in
##DOSDBFLAGS=

.c.o:
$(CC) $(CFLAGS) -c $(srcdir)/$*.c
Expand Down

0 comments on commit 96dc694

Please sign in to comment.