lists.zerezo.com



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

***BOGO*** Re: [Mingw-users] imlib2




On Fri, 2 May 2008, Ralf Wildenhues wrote:

> * Vincent Torri wrote on Fri, May 02, 2008 at 08:13:54AM CEST:
>>> $ make
>>> cd . && /bin/sh /c/test/imlib2/missing --run autoconf
>>> configure.in:33: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works,
>>> ...): suspicious cache-id, must contain _cv_ to be cached
>
>> replace lines 30 to 33:
>>
>> m4_undefine([AC_PROG_CXX])
>> m4_defun([AC_PROG_CXX],[])
>> m4_undefine([AC_PROG_F77])
>> m4_defun([AC_PROG_F77],[])
>>
>> by
>>
>> define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])dnl
>> define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl
>>
>> it should remove those warnings, I think.
>
> The replacing is ok, but independent, it will not fix the warnings.
> The warnings are fixed by using Libtool >= 1.5.26.  (You are only seeing
> them with Autoconf >= 2.62, but only because that does better checking
> than older Autoconf.)

indeed, it's autoconf >= 2.62 that displays those warnings. But i don't 
see anything in configure.in that can display those warnings, except those 
m4_* calls. I can't test imlib2 right now, and configure.in must be fixed 
(some things are not correct. Ralf, don't look at it or you'll cry). I'll 
fix it next week.

Vincent Torri

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users