From 7c607ae0b8cbaa4b69106063d299719c8fed7882 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sun, 19 Aug 2001 21:14:25 +0000 Subject: omf-install/Makefile.am (scrollkeeper_localstate_dir) use 2001-08-19 Chris Toshok * omf-install/Makefile.am (scrollkeeper_localstate_dir) use $(SCROLLKEEPER_LOCALSTATE_DIR), and not something based on evolution's local state dir. this should fix the core dumps during install on freebsd and solaris. * configure.in (GLIB_CONFIG): use $GLIB_CONFIG if it's set, otherwise default to glib-config. a cheap solution to get this working on freebsd (where they have glib12-config, but not glib-config.) also, switch all `glib-config`s to `$GLIB_CONFIG`. (SCROLLKEEPER_LOCALSTATE_DIR): use scrollkeeper-config to figure this out, and AC_SUBST so omf-install/Makefile.am can use it. svn path=/trunk/; revision=12227 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f76c2136d..7870a04b3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2001-08-19 Chris Toshok + + * omf-install/Makefile.am (scrollkeeper_localstate_dir) use + $(SCROLLKEEPER_LOCALSTATE_DIR), and not something based on + evolution's local state dir. this should fix the core dumps + during install on freebsd and solaris. + + * configure.in (GLIB_CONFIG): use $GLIB_CONFIG if it's set, + otherwise default to glib-config. a cheap solution to get this + working on freebsd (where they have glib12-config, but not + glib-config.) also, switch all `glib-config`s to `$GLIB_CONFIG`. + (SCROLLKEEPER_LOCALSTATE_DIR): use scrollkeeper-config to figure + this out, and AC_SUBST so omf-install/Makefile.am can use it. + 2001-08-17 Iain Holmes * Makefile.am: Move the libical compile order. -- cgit v1.2.3