Bill Wendling 93129f271e [svn-r3892] Purpose:
Better Mouse Trap^W^WBug Fix
Description:
    Instead of having the large file support stuff be in the
    config/gnu-flags directory, I added it to the configure.in file so
    that it first checks for the syscall ``getdents64()''. If it finds
    it, then it removes the ``-malign-double'' flag if the GCC compiler
    is 2.95.x since this flag doesn't play well with the LFS stuff.
Solution:
    Added test for getdents64(), if found it removes the -malign-double
    flag if the compiler is 2.95.x. This is done in the configure.in
    file. The gnu-flags file is returned to normal. A new field is added
    to the H5config.h.in file because of the getdents64 check.
Platforms tested:
    Linux
2001-05-08 13:42:42 -05:00
..
2000-10-03 17:22:11 -05:00
1999-08-10 15:21:32 -05:00
2001-04-12 14:39:13 -05:00
2001-04-19 16:47:12 -05:00
1999-08-10 15:21:32 -05:00
1999-03-19 15:09:50 -05:00
2001-04-13 09:55:05 -05:00
2001-04-05 12:04:07 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
1999-11-01 10:21:16 -05:00
1999-03-19 15:09:50 -05:00
2001-05-08 13:42:42 -05:00
1999-08-10 15:21:32 -05:00
1999-08-10 15:21:32 -05:00
2000-12-18 08:31:21 -05:00
1999-09-22 13:02:27 -05:00
1999-03-19 15:09:50 -05:00
2001-02-19 14:04:32 -05:00
2001-02-16 15:54:04 -05:00
2000-12-01 17:08:03 -05:00
2001-01-24 17:42:49 -05:00
1999-08-10 15:21:32 -05:00
2000-12-13 11:47:56 -05:00
2000-11-30 15:34:01 -05:00