foreach_dirinpath on Solaris 10

2007-11-14 Thread Maciej Bliziński
Hi libtool! I'm trying to compile you (version 1.5.24) on Solaris 10, using Sun C compiler. cc -V cc: Sun C 5.9 SunOS_sparc 2007/05/03 usage: cc [ options] files. Use 'cc -flags' for details make Making all in . Making all in libltdl make all-am /bin/bash ./libtool --tag=CC--mode=compile c

Re: foreach_dirinpath on Solaris 10

2007-11-15 Thread Maciej Bliziński
2007/11/15, Ralf Wildenhues <[EMAIL PROTECTED]>: > Ah yes, we fixed that in HEAD on 2006-08-31, but did not backport. > I'm applying this to branch-1-5. Thanks for the report. Please check > that this eliminates the type warnings for you. It fixed the problem, thank you! Cheers, Maciej __