| Summary: | Automake manager adds "lib" in front of library targets incorrectly | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Sylvain Joyeux <sylvain.joyeux> |
| Component: | Build tools: Automake | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sylvain Joyeux
2004-03-03 18:54:30 UTC
SVN commit 743347 by apaku: Don't inject the lib prefix when building a module. BUG:76677 M +1 -1 addtargetdlg.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=743347 |