Community
Participate
Working Groups
It would be nice to be able to automatically import an autoconf managed makefile project into eclipse and have it use autoconf in order to create the makefiles and build the final program. As it is, I have to create a standard make C++ project and then use a terminal to re-run the configure script when needed. It would even be wicked to have a graphical UI to "edit" the configure.ac script so that you could add checks one at a time, and just specify whether it's a pkg-config program, and which one, and whether it's necessary or not. etc. Given this feature, you might make this vim user switch his dev environment.
Isn't this a duplicate of bug 29757?
*** This bug has been marked as a duplicate of 29757 ***