1 --- libtool-1.5.6/ltmain.in~libdir-la 2004-04-01 21:46:15.000000000 -0600
2 +++ libtool-1.5.6/ltmain.in 2004-05-14 22:53:51.000000000 -0500
9 + # Adding 'libdir' from the .la file to our library search paths
10 + # breaks crosscompilation horribly. We cheat here and don't add
11 + # it, instead adding the path where we found the .la. -CL