git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12040 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2003-04-16 15:28:06 +00:00
parent 8d511f8a95
commit d755f75c9e

View File

@@ -1,3 +1,9 @@
2003-04-16 Johan Danielsson <joda@pdc.kth.se>
* configure.in: fix for large file support in AIX, _LARGE_FILES
needs to be defined on the command line, since lex likes to
include stdio.h before we get to config.h
2003-04-16 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/*.3: Change .Fd #include <header.h> to .In header.h,