[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.linuxtools] Using autoheader and libtoolize

Hi,

I'am currently working on a project that uses autotools and as I'am used to eclipse I want import this project as a C++ autotools project. Everything works fine, except that for building the project autoheader and libtoolize must be called to create the appropriate config.h.in etc.

What would be the best way to call autoheader and libtoolize from within eclipse? Is there a way to add these calls to autogen.sh?

Best regards

Matthias Jeschke