>>> "Bruce" == Bruce Korb <[EMAIL PROTECTED]> writes:
Bruce> As far as I can tell, the removed code serves no purpose Bruce> (other than obfuscation ;-): [... removal of -Xcompiler support ...] Bruce> P.S., my head hurts.... Bruce> Also, anyone care to comment about the handling of "srcfile"? Bruce> Viz., what is really being accomplished that could not be Bruce> accomplished by: Bruce> eval srcfile=\"\$$#\" This wouldn't work with libtool --compile gcc -c foo.c -Xcompiler -M Automake's depcomp sometimes appends things like `-Wc,-M', but I'm using the equivalent `-Xcompiler -M' here because it seems your patch remove the support for this. -- Alexandre Duret-Lutz _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
