Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-19 | (AC_SYS_LARGEFILE_FLAGS): Work around a | Jim Meyering | |
problem with the QNX 4.25 shell, which doesn't propagate exit status of failed commands inside shell assignments. | |||
1999-09-29 | (AC_SYS_LARGEFILE_FLAGS): Work around GCC 2.95.1 bug with HP-UX 10.20. | Jim Meyering | |
1999-08-18 | (AC_SYS_LARGEFILE): Fix typo: missing comma | Jim Meyering | |
in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20. | |||
1999-08-01 | New file. It contains the old contents of | Jim Meyering | |
lfs.m4, except that all names with prefix AC_LFS have been changed to use the prefix AC_SYS_LARGEFILE instead, to be compatible with future autoconf versions. Also, some minor m4 quoting problems have been fixed. |