summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-09-12 15:11:29 -0600
committerEric Blake <eblake@redhat.com>2013-09-14 06:28:34 -0600
commita197431414088a417b407b9b20583b2e8f7363bd (patch)
tree91c47cd11e53c03f6a4fdb690b2e05ac4bc056b7 /AUTHORS
parentf5b1ea679360db7a6714bbf3953f4fe1a3174844 (diff)
downloadautoconf-a197431414088a417b407b9b20583b2e8f7363bd.tar.gz
AC_INIT: add --runstatedir option to configure
http://lwn.net/Articles/436012/ documents that many distros are now preferring to use /run rather than /var/run for storage of pid files and other per-process temporary files that must not be cleaned out during arbitrary TMPDIR sweeps. As such, the GNU Coding Standards were recently changed to recommend a new configure option to make it easy to choose this directory at configure time. This patch adds support for the option to all configure scripts built by autoconf. * general.m4 (_AC_INIT_PARSE_ARGS): Add new directory option. (_AC_INIT_HELP): Document it. * doc/autoconf.texi (Installation Directory Variables): Document new option. (Site Defaults): Mention typical use within a distro. * NEWS: Mention the addition. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions