[csw-maintainers] libtool .la irritations

Mike Watters mwatters at opencsw.org
Fri Mar 27 14:55:12 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Philip Brown wrote:
> On Thu, Mar 26, 2009 at 10:49:32PM -0500, Mike Watters wrote:
>> this is what the original one does:
>> [ ==> Begin Code <== ]
>> perl -i -plne '
>>     if (/^dependency_libs/) {
>>         s# -[ILR]\s*/tmp\S+##g;
>>         s# -[ILR]\s*/\S+/ # #g;
>>     }
>>     ' $@
>> [ ==> End Code <== ]
>>
> 
> i dont speak much perl, but I'm guessing what it does, is that it expects
> to be passed a list of libXXX.la files, and then it goes in and edits them
> to comment out all lines that say "dependancy_libs".
> 
> 
> SO, while your "fixit"script works on the local source tree
> (both internal .la files, AND makefiles), this script would appear to
> work on .la files only?
> (and only the ones specified?)
> 
> It might be nice to preserve that more targetted functionality, as an
> option to your script.
> Then you could feel good about taking over the name, too ;-)
> _______________________________________________
> maintainers mailing list
> maintainers at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/maintainers

works for me, I will add that functionality to the script
and work up some "more formal" docs on it and get it checked in.



- --

Thanks,
Mike

"Any intelligent fool can make things bigger, more complex,
and more violent.  It takes a touch of genius -- and a lot of courage --
to move in the opposite direction."

* Albert Einstein 1879 - 1955
    US German-born Theoretical Physicist
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknM2sAACgkQLrhmsXMSLxe8NACfcHp+KTw6+0QE0WdnZLGTmAlt
FDcAoMOYqY9eOpv19fHojiOlve0hK8VB
=dzyn
-----END PGP SIGNATURE-----



More information about the maintainers mailing list