| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: Update copyright years to 2018 | Mathieu Lirzin | 2018-01-04 | 1 | -1/+1 |
* | maint: Update copyright years to 2017. | Mathieu Lirzin | 2017-03-02 | 1 | -1/+1 |
* | maint: update copyright years to 2015 (branch 'micro') | Stefano Lattarini | 2015-01-05 | 1 | -1/+1 |
* | maint: update copyright years | Stefano Lattarini | 2014-04-21 | 1 | -1/+1 |
* | maint: describe new versioning and branching scheme, and adjust to it | Stefano Lattarini | 2013-02-17 | 1 | -1/+2 |
* | maint: update copyright year for 2013 (in branch maint) | Stefano Lattarini | 2012-12-31 | 1 | -1/+1 |
* | compat: reinstate AM_PROG_MKDIR_P, for gettext | Jim Meyering | 2012-10-26 | 1 | -0/+31 |
* | AM_PROG_MKDIR_P: remove as obsolete | Stefano Lattarini | 2012-04-28 | 1 | -33/+0 |
* | AM_PROG_MKDIR_P: deprecate, to be removed in Automake 1.13 | Stefano Lattarini | 2012-04-28 | 1 | -1/+6 |
* | m4: do not quote `like this', as per GCS recommendation | Stefano Lattarini | 2012-02-23 | 1 | -2/+2 |
* | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
* | m4: add missing serial numbers to a few files | Stefano Lattarini | 2011-04-17 | 1 | -1/+4 |
* | * m4/mkdirp.m4: Typo in previous patch. | Alexandre Duret-Lutz | 2006-08-20 | 1 | -1/+1 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Prefix mkdir_p with | Alexandre Duret-Lutz | 2006-08-20 | 1 | -4/+11 |
* | * Makefile.am (maintainer-check): Check for mkdir_p. | Alexandre Duret-Lutz | 2006-08-19 | 1 | -1/+5 |
* | * NEWS, configure.ac, m4/init.m4, m4/lispdir.m4, m4/mkdirp.m4: | Alexandre Duret-Lutz | 2006-08-19 | 1 | -1/+1 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Set `mkdir_p' to | Ralf Wildenhues | 2006-06-24 | 1 | -1/+1 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Rewrite using AC_PROG_MKDIR_P. | Alexandre Duret-Lutz | 2006-06-07 | 1 | -57/+5 |
* | * lib/install.sh: Handle --, and diagnose unknown options. | Paul Eggert | 2006-04-24 | 1 | -3/+3 |
* | * m4/mkdirp.m4: Update misleading comment about `mkdir -p .'. | Alexandre Duret-Lutz | 2005-08-07 | 1 | -15/+19 |
* | * m4/amversion.in, m4/as.m4, m4/auxdir.m4, m4/ccstdc.m4, | Alexandre Duret-Lutz | 2005-01-09 | 1 | -18/+8 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_p | Alexandre Duret-Lutz | 2004-07-25 | 1 | -6/+14 |
* | * m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, because | Alexandre Duret-Lutz | 2004-02-15 | 1 | -2/+10 |
* | * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Append `.' to $(mkdir_p). | Alexandre Duret-Lutz | 2004-01-08 | 1 | -1/+7 |
* | * m4/mkdirp.m4: Do not use `-m 0755'. This overrides special bits | Alexandre Duret-Lutz | 2004-01-04 | 1 | -6/+16 |
* | * m4/mkdirp.m4: Do not require AM_AUX_DIR_EXPAND. | Alexandre Duret-Lutz | 2003-11-13 | 1 | -3/+2 |
* | * automake.in (handle_configure): Distribute and define mkinstalldirs | Alexandre Duret-Lutz | 2003-11-10 | 1 | -0/+42 |