source: rtems-source-builder/bare/config/devel/libtool-2.4.2-1.cfg @ 56e8d80

4.104.114.95
Last change on this file since 56e8d80 was 56e8d80, checked in by Chris Johns <chrisj@…>, on 02/04/14 at 07:38:18

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.

  • Property mode set to 100644
File size: 236 bytes
Line 
1#
2# Libtool 2.4.2
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define libtool_version 2.4.2
12
13#
14# The libtool build instructions. We use 2.xx Release 1.
15#
16%include %{_configdir}/libtool-2-1.cfg
Note: See TracBrowser for help on using the repository browser.