Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 81907 - Autoconf managed C++ project
Summary: Autoconf managed C++ project
Status: RESOLVED DUPLICATE of bug 29757
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-26 01:02 EST by Lakin Wecker CLA
Modified: 2005-01-19 13:11 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lakin Wecker CLA 2004-12-26 01:02:25 EST
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.
Comment 1 Johan Walles CLA 2005-01-18 10:17:35 EST
Isn't this a duplicate of bug 29757?
Comment 2 Lakin Wecker CLA 2005-01-19 13:11:23 EST

*** This bug has been marked as a duplicate of 29757 ***