]> git.ipfire.org Git - thirdparty/glibc.git/commit - config.make.in
timezone: add a configure flag to disable program install
authorMike Frysinger <vapier@gentoo.org>
Fri, 18 Sep 2015 18:00:05 +0000 (14:00 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Sep 2015 23:39:46 +0000 (19:39 -0400)
commit1cba4036b6f5e798114c7cc77c788839c89e3b3c
tree7c399ad0e7a357d82cc5aeec35e03c4419c2ada9
parent36546ffbef5d4f5ea0f5d5c8e3fe5a5c9a34ea47
timezone: add a configure flag to disable program install

Some distros build+install the timezone tools (zic/zdump/tzselect) outside
of glibc and use the upstream package directly.  Add a configure flag to
glibc so they can disable install of those tools.

This allows tests to run & pass regardless of the configure flag.  Only
the install of them is impacted.
ChangeLog
INSTALL
config.make.in
configure
configure.ac
manual/install.texi
timezone/Makefile