Speed up ./configure with more caching (Bug#27960)
authorNoam Postavsky <npostavs@gmail.com>
Sun, 9 Apr 2017 00:58:20 +0000 (20:58 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 15 Aug 2017 00:19:12 +0000 (20:19 -0400)
commite88bbd22c5ffb1d6008c0c7e18a36043b0f397dd
treea04e4dc88eb2a7895139ae61c464b72bfd73bce7
parent13a846823a92447d5cf0c2ce2bb401c5cdcb9ee4
Speed up ./configure with more caching (Bug#27960)

* configure.ac: Cache the 'GTK compiles', 'GSettings is in gio',
'LN_S', '-znocombreloc', 'sysinfo', 'gcc autodepends', '-b link',
'Xkb', 'Xpm preprocessor', 'tputs library' 'GLib', 'signals via
characters', and 'Windows API header' checks.  Remove pause after
warning about GTK bug.
configure.ac