summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
Commit message (Expand)AuthorAgeFilesLines
...
* build: don't let environment settings perturb buildJim Meyering2009-10-151-0/+1
* copy: allow symlink timestamp preservation on more systemsEric Blake2009-10-101-3/+0
* rm: use gnulib faccessatEric Blake2009-09-111-3/+0
* rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering2009-09-111-0/+3
* build: fix libcap configure flag handlingMike Frysinger2009-09-041-8/+16
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-14/+14
* cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering2009-08-041-0/+3
* install runs faster again with SELinux enabledKamil Dudka2009-08-041-1/+15
* tail: use inotify if it is availableGiuseppe Scrivano2009-06-151-0/+5
* m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering2009-01-211-3/+3
* improve M4 quotingJim Meyering2009-01-011-12/+12
* maint: tighten m4 AC_ quoting checkJim Meyering2009-01-011-2/+2
* m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering2008-11-301-1/+1
* jm-macros.m4: avoid syntax issue with newer autoconfEric Blake2008-11-111-2/+3
* ls: --color now highlights files with capabilities, tooKamil Dudka2008-08-011-0/+13
* address root cause of compilation failures:Jim Meyering2008-06-151-1/+4
* od: simplify long double supportEric Blake2008-06-131-1/+0
* accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering2008-06-021-1/+4
* Enable gnulib-tool's --with-tests option.Jim Meyering2007-11-141-2/+2
* Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake2007-08-301-5/+0
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Add support for enabling/disabling installation of specified programs.Jim Meyering2007-07-101-9/+1
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Enable use of gnulib's new fchdir module.Bruno Haible2007-01-141-4/+0
* * jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op.Jim Meyering2006-12-121-4/+1
* * NEWS: Document the cp --preserve=ownership fix.Paul Eggert2006-12-061-0/+1
* [ChangeLog]Jim Meyering2006-10-121-4/+2
* * jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIBOBJ_DIR(lib).Jim Meyering2006-10-071-2/+0
* [ChangeLog]Jim Meyering2006-09-291-1/+0
* * jm-macros.m4: Require the new macro.Jim Meyering2006-09-281-0/+1
* * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG ratherPaul Eggert2006-09-011-1/+2
* Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert2006-08-211-85/+9
* (gl_MACROS): Remove gl_AFS.Paul Eggert2006-07-171-2/+1
* Update from gnulib.Paul Eggert2006-07-091-5/+1
* (gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since it's obsolete.Paul Eggert2006-06-281-3/+2
* Require autoconf-2.59d, for its fixed versionJim Meyering2006-05-241-2/+2
* (gl_MACROS): Check for setgroups and sync, since theyPaul Eggert2006-04-121-1/+3
* (gl_MACROS): Require gl_FUNC_LCHMOD.Paul Eggert2006-01-021-3/+3
* Require gl_CHDIR_SAFER.Jim Meyering2005-12-211-0/+1
* Require gl_CHMOD_SAFER.Jim Meyering2005-12-191-0/+1
* Require gl_FPRINTFTIME.Jim Meyering2005-12-141-0/+1
* (gl_MACROS): Adjust to renaming of gl_SOCKLEN_T to gl_TYPE_SOCKLEN_T.Paul Eggert2005-12-021-2/+2
* (gl_MACROS): Check for fchmod and fchown.Paul Eggert2005-09-251-0/+2
* (gl_MACROS): Don't require gl_CHECK_TYPE_STRUCT_UTIMBUF.Paul Eggert2005-09-231-3/+1
* (gl_MACROS): AC_REQUIRE([gl_SOCKLEN_T]) here,Jim Meyering2005-09-231-0/+1
* no longer needed.Paul Eggert2005-09-221-21/+1
* (gl_CHECK_ALL_TYPES): Do not requirePaul Eggert2005-09-161-2/+1
* Require gl_FUNC_XANSTRFTIME.Jim Meyering2005-08-021-1/+1
* strtopt.h -> stropts.hPaul Eggert2005-07-091-2/+2
* (gl_CHECK_ALL_HEADERS): Check for stropt.h.Paul Eggert2005-07-081-0/+1