GTK_DIALOG_MODAL, GTK_STOCK_OK,
GTK_RESPONSE_ACCEPT, NULL);
-#ifdef WITH_OSSO
+#ifdef WITH_OSSO_HELP
/* Enable the help button. */
ossohelp_dialog_help_enable(GTK_DIALOG(rmi.dialog), HELP_ID_REPOMAN,
_osso);
GTK_RESPONSE_ACCEPT, NULL);
/* Enable the help button. */
-#ifdef WITH_OSSO
+#ifdef WITH_OSSO_HELP
ossohelp_dialog_help_enable(GTK_DIALOG(mapman_info.dialog), HELP_ID_MAPMAN, _osso);
#endif
GTK_DIALOG_MODAL, GTK_STOCK_OK,
GTK_RESPONSE_ACCEPT, NULL);
-#ifdef WITH_OSSO
+#ifdef WITH_OSSO_HELP
/* Enable the help button. */
ossohelp_dialog_help_enable(GTK_DIALOG(dialog), HELP_ID_POICAT, _osso);
#endif