This has been hitting me in the head for a few hours tonight. Basically, SymlinkProgram only calls FixLibtoolLa for lib/*.la. This ignores *.la in subdirs of lib. Pseudo patch:
(around line 227) - FixLibtoolLa *.la + find . -name '*.la' |xargs FixLibtoolLa PS. You still using Savannah for CVS? May I commit directly or do you want me to send patches until I get up to speed again. Thanks. -- Carlo J. Calica _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel