chiark / gitweb /
Fix autoconf bugs
authornick.j.sanders <nick.j.sanders@gmail.com>
Tue, 11 Feb 2014 08:53:31 +0000 (08:53 +0000)
committernick.j.sanders <nick.j.sanders@gmail.com>
Tue, 11 Feb 2014 08:53:31 +0000 (08:53 +0000)
commit7a6b252d2d22c45c2fb546029e95f616497f23ff
treea62e927954ffeece72ea61edb3a8d3b43499376f
parentf99ecfc322bb6ccd63c4050a9a46cc7fb08200d2
Fix autoconf bugs

* Correctly use autoconf host rather than target.
* Use autoconf host_os.
* Warn rather than error on unknown configs.
* Add --disable-default-optimizations to avoid forced flags.
* Fix manfile install
Makefile.am
Makefile.in
aclocal.m4
configure
configure.ac
src/Makefile.in