From 83fe9208ccf2bfd4d5eaaf8b69c8b0df20700f42 Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 9 Sep 1998 12:23:22 +0000 Subject: Added check for SMP support. (--with-libgtop-smp): New parameter, default 1998-09-09 Martin Baulig * gnome-libgtop-sysdeps.m4: Added check for SMP support. (--with-libgtop-smp): New parameter, default is to enable it only if you're running configure on a SMP system. Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled. (LIBGTOP_SMP): New automake conditional. svn path=/trunk/; revision=369 --- macros/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'macros/ChangeLog') diff --git a/macros/ChangeLog b/macros/ChangeLog index e43cd36cf8..ceeac81a19 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,11 @@ +1998-09-09 Martin Baulig + + * gnome-libgtop-sysdeps.m4: Added check for SMP support. + (--with-libgtop-smp): New parameter, default is to enable + it only if you're running configure on a SMP system. + Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled. + (LIBGTOP_SMP): New automake conditional. + 1998-09-02 Raja R Harinath * gnome-support.m4: Remove check for `canonicalize_file_name'. -- cgit v1.2.3