aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-10-01 16:56:39 +0800
committerMartin Baulig <martin@src.gnome.org>1998-10-01 16:56:39 +0800
commite94162c0a48defcaa3869dc9b82638170a62bab2 (patch)
treea45db62e629d48f527fc1ee226f2e2a27bcec9f0 /macros/ChangeLog
parent7dae771114a7121f78f368f07f5e3adc69651c17 (diff)
downloadgsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar.gz
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar.bz2
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar.lz
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar.xz
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.tar.zst
gsoc2013-evolution-e94162c0a48defcaa3869dc9b82638170a62bab2.zip
Added `AC_SUBST(libgtop_postinstall)'. This is used in
1998-10-01 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4 (libgtop_postinstall): Added `AC_SUBST(libgtop_postinstall)'. This is used in `src/daemon/Makefile.am' to make the server suid root or sgid kmem if required. svn path=/trunk/; revision=420
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 0d0032b5c8..288af31188 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-01 Martin Baulig <martin@home-of-linux.org>
+
+ * gnome-libgtop-sysdeps.m4 (libgtop_postinstall):
+ Added `AC_SUBST(libgtop_postinstall)'. This is used in
+ `src/daemon/Makefile.am' to make the server suid root or
+ sgid kmem if required.
+
1998-09-28 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: Make it accept libgtop >= 0.25.0 again.