diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-24 05:51:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-24 05:51:25 +0800 |
commit | 4c003b7cb6032395214fbe6a3837d152ce3f470f (patch) | |
tree | 035fa977d274921b72cfa5a09b535346357930f0 /libical/ChangeLog | |
parent | 27c3aaec835e19dfbe16d8130d0d5bd1dc5f30aa (diff) | |
download | gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar.gz gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar.bz2 gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar.lz gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar.xz gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.tar.zst gsoc2013-evolution-4c003b7cb6032395214fbe6a3837d152ce3f470f.zip |
Don't AC_INIT on an autogenerated file that does not exist beforehand
2001-01-23 JP Rosevear <jpr@ximian.com>
* configure.in: Don't AC_INIT on an autogenerated file that does not
exist beforehand
svn path=/trunk/; revision=7758
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index 0b2d2e5e33..6d116aa4a3 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,8 @@ +2001-01-23 JP Rosevear <jpr@ximian.com> + + * configure.in: Don't AC_INIT on an autogenerated file that does not + exist beforehand + 2001-01-23 Eric Busboom <eric@softwarestudio.org> * icltime.c Removed all of the _local_ routines and simplified |