Warn in configure if it looks like make 3.80 is about to be used
authorIan Lynagh <igloo@earth.li>
Sun, 1 Feb 2009 20:35:05 +0000 (20:35 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 1 Feb 2009 20:35:05 +0000 (20:35 +0000)
commitf21ba11b002791c909437abc589348c04ac441f1
tree5f6f8bb8cd7a0042d51949f37a76d16a6ab1e5c9
parentc04a5fe3e2867d59ce9757069fdd20c06c326724
Warn in configure if it looks like make 3.80 is about to be used
We get caught by
    http://savannah.gnu.org/bugs/index.php?1516
    $(eval ...) inside conditionals causes errors
with make 3.80, so warn the user if it looks like they're about to
try to use it.
configure.ac