aboutsummaryrefslogtreecommitdiffstats
path: root/m4/jm-macros.m4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake1-3/+0
2009-09-11rm: use gnulib faccessatEric Blake1-3/+0
2009-09-11rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering1-0/+3
2009-09-04build: fix libcap configure flag handlingMike Frysinger1-8/+16
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-14/+14
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering1-0/+3
2009-08-04install runs faster again with SELinux enabledKamil Dudka1-1/+15
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano1-0/+5
2009-01-21m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering1-3/+3
2009-01-01improve M4 quotingJim Meyering1-12/+12
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering1-2/+2
2008-11-30m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering1-1/+1
2008-11-11jm-macros.m4: avoid syntax issue with newer autoconfEric Blake1-2/+3
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka1-0/+13
2008-06-15address root cause of compilation failures:Jim Meyering1-1/+4
2008-06-13od: simplify long double supportEric Blake1-1/+0
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering1-1/+4
2007-11-14Enable gnulib-tool's --with-tests option.Jim Meyering1-2/+2
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake1-5/+0
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+4
2007-07-10Add support for enabling/disabling installation of specified programs.Jim Meyering1-9/+1
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-01-14Enable use of gnulib's new fchdir module.Bruno Haible1-4/+0
2006-12-12* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op.Jim Meyering1-4/+1
2006-12-06* NEWS: Document the cp --preserve=ownership fix.Paul Eggert1-0/+1
2006-10-12[ChangeLog]Jim Meyering1-4/+2
2006-10-07* jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIBOBJ_DIR(lib).Jim Meyering1-2/+0
2006-09-29[ChangeLog]Jim Meyering1-1/+0
2006-09-28* jm-macros.m4: Require the new macro.Jim Meyering1-0/+1
2006-09-01* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG ratherPaul Eggert1-1/+2
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert1-85/+9
2006-07-17(gl_MACROS): Remove gl_AFS.Paul Eggert1-2/+1
2006-07-09Update from gnulib.Paul Eggert1-5/+1
2006-06-28(gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since it's obsolete.Paul Eggert1-3/+2
2006-05-24Require autoconf-2.59d, for its fixed versionJim Meyering1-2/+2
2006-04-12(gl_MACROS): Check for setgroups and sync, since theyPaul Eggert1-1/+3
2006-01-02(gl_MACROS): Require gl_FUNC_LCHMOD.Paul Eggert1-3/+3
2005-12-21Require gl_CHDIR_SAFER.Jim Meyering1-0/+1
2005-12-19Require gl_CHMOD_SAFER.Jim Meyering1-0/+1
2005-12-14Require gl_FPRINTFTIME.Jim Meyering1-0/+1
2005-12-02(gl_MACROS): Adjust to renaming of gl_SOCKLEN_T to gl_TYPE_SOCKLEN_T.Paul Eggert1-2/+2
2005-09-25(gl_MACROS): Check for fchmod and fchown.Paul Eggert1-0/+2
2005-09-23(gl_MACROS): Don't require gl_CHECK_TYPE_STRUCT_UTIMBUF.Paul Eggert1-3/+1
2005-09-23(gl_MACROS): AC_REQUIRE([gl_SOCKLEN_T]) here,Jim Meyering1-0/+1
2005-09-22no longer needed.Paul Eggert1-21/+1
2005-09-16(gl_CHECK_ALL_TYPES): Do not requirePaul Eggert1-2/+1
2005-08-02Require gl_FUNC_XANSTRFTIME.Jim Meyering1-1/+1
2005-07-09strtopt.h -> stropts.hPaul Eggert1-2/+2
2005-07-08(gl_CHECK_ALL_HEADERS): Check for stropt.h.Paul Eggert1-0/+1
2005-07-03Don't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstatPaul Eggert1-2/+1