Red Hat Developer Day – 26 June 201222
Autotools Project
●
Use this for projects using Autotools
●
e.g. GNU/FSF packages such as gcc, gdb, binutils, gimp, etc...
●
Special Autotools options in Project properties
●
Can specify options to configure and autogen.sh scripts here
●
Also can specify location of autotools such autoconf, automake, etc..
●
Special editor for editing configure.in/configure.ac
●
Hover help and completion for autoconf macros
●
Top-level Make targets are scraped automatically
●
No need to create custom targets for the many generated targets
Comentarios a estos manuales