autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom source configuration


From: Benoit Sigoure
Subject: Re: Custom source configuration
Date: Wed, 14 Nov 2007 22:56:17 +0100

On Nov 13, 2007, at 10:24 PM, Yvan Barthélemy wrote:

I read your scripts and it is very interesting.

You solve nively the problems of Aqua, X11, GDI, etc... by letting it to qmake. But it would be also interesting if these were set by the macro itself (for example, I might be wanting to build for X11 even if I am on a Mac just by setting a flag, i.e. --with-qt-x11)

That's true, but who would want to use qt-x11 when you can run Qt natively on Aqua ;D

However, the main drawback I see in your script, is that it won't adapt to the source includes. In fact, that is my main problem, since I don't know how to do this. I'd like to be able to detect Qt packages includes and set the flags according to this detection (either at configure time or at make time, but preferably at make time).

I don't understand what you mean here. $(QT_CPPFLAGS) doesn't do what you want? It contains all the -I's and -D's needed to #include/ use Qt headers.

Cheers,

--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory


Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]