]> git.proxmox.com Git - mirror_spl-debian.git/commit
Move vendor check to spl-build.m4
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Sep 2010 22:39:08 +0000 (15:39 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Sep 2010 23:12:02 +0000 (16:12 -0700)
commit73fc084e9272e773efa4194bc5ead654f44c4846
treecfe32a6696937209d9e4e422b885ca5c2059e1c8
parent6295556b716df883ca719d24838281ccbcce5c44
Move vendor check to spl-build.m4

This check was previously done with a hack in config.guess.
However, since a new config.guess is copied in to place when
forcing a full autoreconf this change was easily lost and
never a good idea.  This commit also updates all of the
autoconf style support scripts in config.
12 files changed:
Makefile.in
cmd/Makefile.in
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/missing
config/spl-build.m4
configure
include/Makefile.in
lib/Makefile.in
scripts/Makefile.in