commit | fe00607816308953209cb85ab92a586c1f344cde | [log] [download] |
---|---|---|
author | Thomas Adam <thomas@xteddy.org> | Thu Jan 31 00:14:59 2013 +0000 |
committer | Thomas Adam <thomas@xteddy.org> | Thu Jan 31 00:14:59 2013 +0000 |
tree | 305f0201f827bc6ac784778a113409cbd7b71296 | |
parent | 6e6d75610970c385c80e896a38a004985fd0ae7d [diff] |
Only set AUTO{MAKE,CONF}_VERSION on OpenBSD OpenBSD requires the presence of AUTOMAKE_VERSION and AUTOCONF_VERSION for bootstrapping purposes. Setting these on any other system requires that explicit version to be used, rather than what might already be installed. Therefore, only do this when the platform is OpenBSD and ignore everything else.