Franck Bettinger <[EMAIL PROTECTED]> writes:

> Hi!
> 
> I had the same problem a few days ago. I solved it by changing the configure 
> script and replaced the lines :
> 
...
> 
> by:
> 
> echo $ECHO_N "checking whether to use --tag=CXX with libtool (MIGHT CAUSE 
> PROBLEMS!)...... $ECHO_C" >&6
>  TAGCXX="--tag=CXX"
>  # find a better way to detect this thing
>  # fill with the version number of libtool which can't handle --tag!!!
>  libtool --version | grep "1.3" >/dev/null && TAGCXX=
>  if test -z "$TAGCXX" ; then 
> 
> (changed from "1.3 " to "1.3" in the grep command)
Both versions are wrong (wrong libtool script is tested) and I already
posted fix to Zdenek.

-- 
 Arkadiusz Miśkiewicz, AM2-6BONE, 1024/3DB19BBD
 IPv6 ready PLD Linux at http://www.pld.org.pl/
My jsme Borg. Odpor je marný, budete asimilováni

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to