diff options
author | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-05-03 19:02:31 +0800 |
---|---|---|
committer | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-05-03 19:02:31 +0800 |
commit | 19f2626e65d1700ff9c631a70ecb917f98dfcb38 (patch) | |
tree | f1ceeb4d18eddd79e4170409a8d3956e2d22c203 /macros/ChangeLog | |
parent | c56bdc1cefc7de7b5c50b751aeafa9083aee18e3 (diff) | |
download | gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar.gz gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar.bz2 gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar.lz gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar.xz gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.tar.zst gsoc2013-evolution-19f2626e65d1700ff9c631a70ecb917f98dfcb38.zip |
Allow users to specify the binary to run instead of libtoolize by checking
* autogen.sh: Allow users to specify the binary to run instead of
libtoolize by checking the value of $LIBTOOLIZE. This is apparently an
issue sometimes on MacOS X and fixes bug #111917.
svn path=/trunk/; revision=21049
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index be94cbb4ec..72c1287c92 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +2003-05-03 Malcolm Tredinnick <malcolm@commsecure.com.au> + + * autogen.sh: Allow users to specify the binary to run instead of + libtoolize by checking the value of $LIBTOOLIZE. This is apparently an + issue sometimes on MacOS X and fixes bug #111917. + 2003-03-20 Frederic Crozat <fcrozat@mandrakesoft.com> * autogen.sh: use GNOME2_DIR, not GNOME2_PATH which can be |