summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <baulig@merkur.uni-trier.de>1998-09-09 12:23:22 +0000
committerMartin Baulig <martin@src.gnome.org>1998-09-09 12:23:22 +0000
commit3e24d86f4955367d7c9450b2f355b9db46830cd5 (patch)
treef0c5e940596af6baaf5ea7fc7d784746915d0e3f /macros/ChangeLog
parent00f91e49b70c4da26ef186a68657fdde484c3676 (diff)
downloadshared-mime-info-3e24d86f4955367d7c9450b2f355b9db46830cd5.tar.gz
Added check for SMP support. (--with-libgtop-smp): New parameter, default
1998-09-09 Martin Baulig <baulig@merkur.uni-trier.de> * 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=384
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index e43cd36c..ceeac81a 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,11 @@
+1998-09-09 Martin Baulig <baulig@merkur.uni-trier.de>
+
+ * 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 <harinath@cs.umn.edu>
* gnome-support.m4: Remove check for `canonicalize_file_name'.