diff options
author | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 1998-08-04 21:44:46 +0800 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 1998-08-04 21:44:46 +0800 |
commit | 8aac6667d9f0604ba923896937c3d8f91c26d983 (patch) | |
tree | 9b6d8049952036a26a55ee743086a83689f2a481 /macros/ChangeLog | |
parent | e095ce5ab86387d4b07a45f298fa85e690170456 (diff) | |
download | gsoc2013-evolution-8aac6667d9f0604ba923896937c3d8f91c26d983.tar.gz gsoc2013-evolution-8aac6667d9f0604ba923896937c3d8f91c26d983.tar.zst gsoc2013-evolution-8aac6667d9f0604ba923896937c3d8f91c26d983.zip |
gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and used
svn path=/trunk/; revision=297
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 ce85d5136d..f737deeaf4 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-08-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is + found and used + 1998-08-02 Raja R Harinath <harinath@cs.umn.edu> * gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it |