diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-06-14 05:26:18 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-06-14 05:26:18 +0800 |
commit | 82d04fa4399c91c4c0ef131b77dfd8a1e4409b57 (patch) | |
tree | 544b1859492e3a324d4a756beb82675935063eda /macros/ChangeLog | |
parent | 2ab162417f029ac1ee8b3e9f25263bfc2a8ab725 (diff) | |
download | gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar.gz gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar.bz2 gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar.lz gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar.xz gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.tar.zst gsoc2013-evolution-82d04fa4399c91c4c0ef131b77dfd8a1e4409b57.zip |
Added check for the table () system call in the linux kernel.
1998-06-13 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-sysdeps.m4: Added check for the table ()
system call in the linux kernel.
svn path=/trunk/; revision=261
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 73a2c9a85f..f066a8a8d8 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-06-13 Martin Baulig <martin@home-of-linux.org> + + * gnome-libgtop-sysdeps.m4: Added check for the table () + system call in the linux kernel. + 1998-06-11 Raja R Harinath <harinath@cs.umn.edu> * gnome-x-checks.m4 (USE_DEVGTK): Use AC_EGREP_CPP rather than |