Tags: make

How to compile an old autoconf based project.

March 1st, 2011, 324 views
Problem: I have an old project which was created three years ago with KDevelop V3. This project is consisted of many subprojects each one creating an static library and the main project joins these libraries and forms a shared object. Today I trid to… more »