diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-08-03 06:23:15 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-08-03 06:23:15 +0800 |
commit | d19286255db80ef8cc50e8480edd26dea81ea53a (patch) | |
tree | 84964695e32bf6b9aca1b7a1851ce5d76d3ece22 /macros/ChangeLog | |
parent | 32fec7af94a94e364380899d8992c6cd4052a485 (diff) | |
download | gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar.gz gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar.bz2 gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar.lz gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar.xz gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.tar.zst gsoc2013-evolution-d19286255db80ef8cc50e8480edd26dea81ea53a.zip |
Use the `gnome-config' program if it exists.
* gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
exists.
With this, `make distcheck' on `gnome-core' inches forward slightly.
svn path=/trunk/; revision=295
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 9d7d4cdd1c..ce85d5136d 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-08-02 Raja R Harinath <harinath@cs.umn.edu> + + * gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it + exists. + 1998-08-01 Raja R Harinath <harinath@cs.umn.edu> * Makefile.am (EXTRA_DIST): Remove `macros.dep'. |