diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-19 16:21:09 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-19 16:21:09 +0800 |
commit | 4032d489f237a9ce18d8ac06c09b9c17cb2a0b19 (patch) | |
tree | 4ffc8f8557a031eeb0decd321a4434b1b9299154 /ChangeLog | |
parent | dcd4a636c24dd95517ac65310dd881529938ccfb (diff) | |
download | gsoc2013-evolution-4032d489f237a9ce18d8ac06c09b9c17cb2a0b19.tar.gz gsoc2013-evolution-4032d489f237a9ce18d8ac06c09b9c17cb2a0b19.tar.zst gsoc2013-evolution-4032d489f237a9ce18d8ac06c09b9c17cb2a0b19.zip |
Fix to allow longer file names on 'make dist' using automake 1.9.
2006-01-19 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Fix to allow longer file names
on 'make dist' using automake 1.9.
svn path=/trunk/; revision=31237
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-01-19 Harish Krishnaswamy <kharish@novell.com> + + * configure.in: Fix to allow longer file names + on 'make dist' using automake 1.9. + 2006-01-17 Harish Krishnaswamy <kharish@novell.com> * configure.in, NEWS: Release updates, version bump. |