Version: 3.0.0 CVS (using KDE KDE 3.1) Installed from: Mandrake RPMs Compiler: gcc 3.2.2 OS: Linux When you create a libtool target (LTLIBRARY) the automake manager ensures that the target-name has the suffix ".la" Likewise should a normal library target (LIBRARY) have the suffix ".a" but the automake manager do not check for this issue.
Created attachment 1772 [details] patch for library ".a" suffix
I will test and commit the patch next week.
*** Bug has been marked as fixed ***.