On 7/26/05, Juan Manuel Mouriz <[EMAIL PROTECTED]> wrote: > Why LIBGDA_PLUGINDIR, LIBGDA_LOCALEDIR, LIBGDA_GLOBAL_CONFIG_FILE and > LIBGDA_GLOBAL_CONFIG_DIR are defined in the Makefile instead of > config.h?. The second is not better?.
The problem with the config.h file is when you have to distrubute it as part of the includes of a library as there can be some naming conflicts. IMHO this is why defines are used. Cheers, Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
