Pascal Francq <[EMAIL PROTECTED]> writes:

| When ruuning the configure script with Qt used as frontend, I have the 
| following error.
| 
| checking for putenv... (cached) yes
| checking for setenv... (cached) yes
| checking for mkfifo... yes
| checking for mkstemp... yes
| checking for mktemp... yes
| checking types of arguments for select()... int,fd_set *,struct timeval *
| checking type of argument for putenv()... char *
| checking if mkstemp is declared by header unistd.h... yes
| configure: error: conditional "USE_BASIC_IMAGE_LOADER" was never defined.
| Usually this means the macro was only invoked conditionally.
| 
| When choosing xforms as frontend, no problem.
| Any ideas?

I know what the problem is, but need some free minutes to fix it.

I belive it was caused by this patch:

2002-08-14  John Levon  <[EMAIL PROTECTED]>

        * configure.in:
        * configure.ac: no xforms check with Qt

-- 
        Lgb

Reply via email to