2004-08-02 JP Rosevear * configure.in: bump version, libtool numbers 2004-08-02 Not Zed * src/server.c (gnome_segv_handler): deadlock in non-main threads so we only run once, and increment our recursive-call code properly, and actually exit anyway. should fix infinite crash loop crap. 2004-07-29 Rodney Dawes * configure.in: Check for libgnomeui_serverdir with pkgconfig, and AC_DEFINE it so we know where to find gnome_segv2 * src/server.c (gnome_segv_handler): Use GNOMEUI_SERVERDIR that we now define at configure time to find the path to gnome_segv2 Fixes #62021