kc3-lang/libffi/configure.host

Branch :


Log

Author Commit Date CI Message
6c535775 2015-01-29 12:32:28 Handle NetBSD/powerpc the same as FreeBSD and OpenBSD. Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
e46842b4 2015-01-13 07:23:48 Remove extra brackets in configure.host This table is no longer in configure.ac, needing protection from m4.
9f112619 2014-11-22 20:02:43 x86: Best guess at update for Darwin
5d69d57a 2014-11-13 13:50:39 configure: Move target source selection into configure.host This eliminates the AM_CONDITIONAL ugliness, which eliminates just a bit of extra boilerplate for a new target. At the same time, properly categorize the EXTRA_DIST files into SOURCES and HEADERS, for the generation of ctags.
57f52484 2014-11-13 12:42:54 configure: Split out configure.host Split out the host case statement to a separate file, so that we don't have to regenerate configure.in for changes therein.
a86bd318 2014-03-16 06:58:59 Merge configure.host into configure.ac configure.host only has a single entry, and shows no signs of needing more added.
c6dddbd0 2009-10-04 08:11:33 Initial commit