Oedipus,

Generally its part of the autotools suite for development. You can
read about it in the free book at:
http://sources.redhat.com/autobook/

In a nutshell, its a way of passing platform specific information to
your program at compile time.  Ie, determing which of a set of
platform specific functions to use, or to allow user selection of
other compile time options.

Paul

On 12/13/06, oedipus <[EMAIL PROTECTED]> wrote:
>
> For what is config.h usefull? I get config.h always included when I create a
> new gtkmm project with kdevelop. But it seems to have no real use since I
> can also run a program when I exclude it.
> --
> View this message in context: 
> http://www.nabble.com/informational-question-about-config.h-tf2812703.html#a7849142
> Sent from the Gtkmm mailing list archive at Nabble.com.
>
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to