rtems-source-builder/bare/config/devel/libtool-2.4.2-1.cfg
Chris Johns 56e8d80055 config: Add support to build qemu.
Qemu requires gettext, glib, libffi, and pixman. DTC is built
as a submodule.

On Mavrick provide a pkg-config command so avoid needing a pkgconfig.
The one here is only just good enough to work.

Provide an internal autotools build including libtool so qemu can
be built from git.
2014-02-04 18:38:18 +11:00

17 lines
236 B
INI

#
# Libtool 2.4.2
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/base.cfg
%define libtool_version 2.4.2
#
# The libtool build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/libtool-2-1.cfg