[svn] Move the large file check further up. Only check for endianness if GNU md5

is used (it being the only file that needs endianness information).
This commit is contained in:
hniksic
2005-06-24 08:49:37 -07:00
parent b47ea7c8c4
commit d225cf6087
2 changed files with 39 additions and 30 deletions

View File

@@ -1,3 +1,9 @@
2005-06-24 Hrvoje Niksic <hniksic@xemacs.org>
* configure.in: Move the large file check further up. Only check
for endianness if GNU md5 is used (it being the only file that
needs endianness information).
2005-06-24 Hrvoje Niksic <hniksic@xemacs.org>
* configure.in: Don't indent #include lines.