Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-23 | (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements. | Jim Meyering | |
2003-01-23 | Correct typo: s/-1/no/ that kept this from working | Jim Meyering | |
on at least Irix and OSF1/Tru64. | |||
2002-04-12 | (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro. | Jim Meyering | |
This is necessary at least on Darwin 5.3. | |||
2001-11-03 | it's CFLAGS, not DEFS | Jim Meyering | |
2001-11-03 | fix indentation of cpp `#'s | Jim Meyering | |
2001-11-03 | (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to | Jim Meyering | |
know the name of the variable in the macro definition. | |||
2001-11-02 | Use the replacement only if we have neither the function | Jim Meyering | |
nor a declaration. | |||
2001-11-01 | use AC_HEADER_DIRECT and all the associated cruft | Jim Meyering | |
2001-11-01 | don't indent the #include directive | Jim Meyering | |
2001-11-01 | check for decl, too | Jim Meyering | |
2001-11-01 | (UTILS_FUNC_DIRFD): New macro. | Jim Meyering | |