aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-12-04 00:08:24 +0800
committerMartin Baulig <martin@src.gnome.org>1998-12-04 00:08:24 +0800
commitc2c203d4980ea68808bdd158f87db73604a11bb4 (patch)
tree3e73360c755cd2e423327ebf8b40573e6bc99784 /macros/ChangeLog
parent405dbe01d90c954f52e0a79b45ec5c764dfcb83a (diff)
downloadgsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar.gz
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar.bz2
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar.lz
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar.xz
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.tar.zst
gsoc2013-evolution-c2c203d4980ea68808bdd158f87db73604a11bb4.zip
Define this to be the same as LINUX_VERSION_CODE either from
1998-12-03 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4 (GLIBTOP_LINUX_VERSION_CODE): Define this to be the same as LINUX_VERSION_CODE either from <linux/version.h> or from the running kernel. svn path=/trunk/; revision=503
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index dceba3a8c9..ec8d3a4499 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1998-12-03 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-libgtop-sysdeps.m4 (GLIBTOP_LINUX_VERSION_CODE):
+ Define this to be the same as LINUX_VERSION_CODE either from
+ <linux/version.h> or from the running kernel.
+
1998-12-02 Raja R Harinath <harinath@cs.umn.edu>
* autogen.sh: "Improve" indentation and messages somewhat.