>>>>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> On Thu, May 11, 2006 at 10:38:30AM +0200, Jean-Marc Lasgouttes Enrico> wrote: >> Actually, main() is defined in the test file used to compile. Thus >> this code tests for the existence of the library, but it does not >> check what the library defines. Enrico> What about the attached patch? Without it the qt library is Enrico> not picked up by configure on cygwin. I tested it on solaris Enrico> and found that it doesn't hurt. I do not ignore your patch, but I want to think more about it. Shall we add special guessing code and hope it will be enough (there may also be special qmake .prl file code, for example)? What are the libraries that are missing if you do not do that? JMarc