diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-02-14 05:03:03 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-02-14 05:03:03 +0800 |
commit | acdf11ced0111755082a56eb29919c2bd778ded4 (patch) | |
tree | 6ed51511b7486df0e9a5ad29cf2546bff51168f1 /macros/ChangeLog | |
parent | 797154c3364841510e333e03af18dc4a0121a06b (diff) | |
download | gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar.gz gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar.bz2 gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar.lz gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar.xz gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.tar.zst gsoc2013-evolution-acdf11ced0111755082a56eb29919c2bd778ded4.zip |
Look for gnomeConf.sh in $libdir, where the installation actually installs
* gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
the installation actually installs it.
- Hari
svn path=/trunk/; revision=24
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 2b163e2ff5..67138ceb35 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,5 +1,8 @@ 1998-02-13 Raja R Harinath <harinath@cs.umn.edu> + * gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where + the installation actually installs it. + * Makefile.am (macros.dep): New maintainer rule for handling automatic rebuilding of aclocal.m4 if any of the macros change. (MACROS): New variable. List of all `m4' macros in this |