summaryrefslogtreecommitdiff
path: root/m4/link-follow.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Support cross-compilation to musl libc.Bruno Haible2019-03-231-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-5/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-2/+2
* link-follow: Avoid guessing wrong when cross-compiling to glibc/Linux.Bruno Haible2012-05-051-6/+15
* Use ', not `, for quoting output.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* linkat: Make implementation robust against system behaviour variations.Bruno Haible2010-12-281-21/+39
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-27/+27
* link-follow: ensure correct resultEric Blake2009-09-221-5/+6
* link-follow: fix logic bug in prior patchEric Blake2009-09-041-6/+6
* link-follow: accomodate mingw and cross-compilationEric Blake2009-09-041-16/+34
* Replace uses of obsolete autoconf macros in Jim's modules.Ralf Wildenhues2009-09-021-7/+6
* link-follow: fix the "checking..." message to not mention trailing slashJim Meyering2009-06-151-3/+2
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Change cache variable name prefix "jm_" to "gl_" everywhere.Jim Meyering2007-11-081-5/+5
* * fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.Ralf Wildenhues2006-09-221-1/+2
* Commentary sync from coreutils.Paul Eggert2006-07-091-3/+3
* Sync from coreutils.Paul Eggert2005-09-231-10/+3
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-1/+6
* Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Jim Meyering2004-04-181-2/+2
* Quote the first argument in each use of AC_DEFUN.Jim Meyering2001-08-121-2/+2
* (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change theJim Meyering2000-06-181-2/+3
* add `' around link(2)Jim Meyering1999-11-081-1/+1
* Fix harmless-for-now typo: s/,/dnl/.Jim Meyering1999-11-081-1/+1
* effectively require AC_CHECK_HEADERS(unistd.h)Jim Meyering1999-11-081-0/+5
* define LINK_FOLLOWS_SYMLINKSJim Meyering1999-11-071-0/+4
* remove backticks from commentsJim Meyering1999-11-061-3/+3
* (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.Jim Meyering1999-11-061-0/+55