Revision 825722
Go back to digest for 6th July 2008Bug Fixes in Development Tools
Andreas Pakulat committed changes in /branches/KDE/3.5/kdevelop:
Note to self: Better try out external patches and don't just review them.
The last change to the Makefile.am's introduced new dependencies from these libs to kdevinterfaces, unfortunately the patch doesn't work with out-of-source builds.
That's why debian package building broke - they use out-of-src boulds for their packages.
If you want to depends on a .la file you always need to use ${top_builddir} not ${top_srcdir}.
File Changes
Modified 4 files
- /branches/KDE/3.5/kdevelop
- /lib/cppparser/Makefile.am
- /buildtools/lib/base/Makefile.am
- /buildtools/lib/widgets/Makefile.am
- /languages/lib/designer_integration/Makefile.am
4 files changed in total