enable config.cache per default
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 7 Oct 2009 20:08:36 +0000 (22:08 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 7 Oct 2009 20:59:49 +0000 (22:59 +0200)
commitc45cd1fdbbceb4d3db7a129aa4bcc541ac3d10ae
tree896be99e10738d87d0ccbc13aa7fa3a039b2168a
parent263c2f83177992b402d48cffda0e97faffe21f1d
enable config.cache per default

It speeds up configuration considerably.
  If a package breaks due to wrong cache-entries, then the broken
  other package has to be fixed, not the innocent bystander!

  Put short: There is absolutely _no_ need to ever turn the cache off
  unless you hack on autotools itself and goof.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in