On 7 March 2017 at 19:22, Frank Binns wrote:
> On 07/03/17 17:57, Emil Velikov wrote:
>>
>> On 7 March 2017 at 17:29, Frank Binns wrote:
>>>
>>> Hi,
>>>
>>> On 06/03/17 19:06, Matt Turner wrote:
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PRO
Hi,
On 07.03.2017 21:37, Frank Binns wrote:
On 07/03/17 19:22, Frank Binns wrote:
On 07/03/17 17:57, Emil Velikov wrote:
On 7 March 2017 at 17:29, Frank Binns wrote:
Hi,
On 06/03/17 19:06, Matt Turner wrote:
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PR
On 07/03/17 19:22, Frank Binns wrote:
On 07/03/17 17:57, Emil Velikov wrote:
On 7 March 2017 at 17:29, Frank Binns wrote:
Hi,
On 06/03/17 19:06, Matt Turner wrote:
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PROG is intentional. Use pkg-config.
It doesn'
On 07/03/17 17:57, Emil Velikov wrote:
On 7 March 2017 at 17:29, Frank Binns wrote:
Hi,
On 06/03/17 19:06, Matt Turner wrote:
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PROG is intentional. Use pkg-config.
It doesn't seem possible to cross-compile Mesa o
On 7 March 2017 at 17:29, Frank Binns wrote:
> Hi,
>
> On 06/03/17 19:06, Matt Turner wrote:
>>
>> Available since pkg-config-0.28 and pkgconf-0.8.10.
>>
>> The removal of the AC_PATH_PROG is intentional. Use pkg-config.
>
>
> It doesn't seem possible to cross-compile Mesa out of the box due
> to
Hi,
On 06/03/17 19:06, Matt Turner wrote:
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PROG is intentional. Use pkg-config.
It doesn't seem possible to cross-compile Mesa out of the box due
to it using the 'host' scanner (found via pkgconfig) instead of the
'
Available since pkg-config-0.28 and pkgconf-0.8.10.
The removal of the AC_PATH_PROG is intentional. Use pkg-config.
---
configure.ac | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/configure.ac b/configure.ac
index de54f38..37f6b60 100644
--- a/configure.ac
+++ b/configu