Bugzilla – Bug 150223
evolution-data-server: GNOMEUI_SERVERDIR is checked but no where used
Last modified: 2006-02-12 14:14:28 UTC
I propose to remove the configure test. Or do you really use libgnomeui anywhere in evolution-dataserver? This is version 1.5.90cvs20060206
found it: ./src/server.c: gnome_segv_path = GNOMEUI_SERVERDIR "/gnome_segv2";
Ok, this is invalid.