libX11: patch configure.ac so a nios2 system is not seen as an os2 system.
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 17 Nov 2010 13:57:15 +0000 (14:57 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 17 Nov 2010 15:00:06 +0000 (16:00 +0100)
commita2820f8fd2e534d7a0e7f1c1a30aed710d8fdaa1
tree38821c2486408aeed8f0d13fd61ec066497e1559
parent9be2cf18cef16f23a8e25635a308e41909a8ffdd
libX11: patch configure.ac so a nios2 system is not seen as an os2 system.

The OS/2 platform requires some utility functions as well as having a non-32 bit wchar_t. Fix the configure check so that it doesn't also affect the nios2 cpu, which wouldn't influence these operating system issues.

This is already accepted upstream and will be in 1.4
http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=affc2488a7f2660a74dc8354fc3e0bff2c4f879c

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Walter Goossens <waltergoossens@home.nl>
recipes/xorg-lib/libx11-1.1.5/configure.ac-nios2.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.2/configure.ac-nios2.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.6/configure.ac-nios2.patch [new file with mode: 0644]
recipes/xorg-lib/libx11-1.3.99.903/configure.ac-nios2.patch [new file with mode: 0644]
recipes/xorg-lib/libx11_1.1.5.bb
recipes/xorg-lib/libx11_1.3.2.bb
recipes/xorg-lib/libx11_1.3.6.bb
recipes/xorg-lib/libx11_1.3.99.903.bb