diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-13 01:49:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-13 01:49:42 +0000 |
commit | d852c710a09d2dd5e78067930450ece8b3ba27c7 (patch) | |
tree | 96ac6b5449090da522eb41b663348450e4ee3a67 /ChangeLog.pre-2-2 | |
parent | 68468ee1f7e7c4b8bfe292616ae776614bfcdabe (diff) | |
download | glib-d852c710a09d2dd5e78067930450ece8b3ba27c7.tar.gz |
long_long_format is always ll for trio.
Thu Dec 12 20:46:26 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: long_long_format is always ll for trio.
* configure.in: Error out if --disable-trio is specified
but the C library doesn't have the necessary features.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 251207a46..245f7a264 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,10 @@ +Thu Dec 12 20:46:26 2002 Owen Taylor <otaylor@redhat.com> + + * configure.in: long_long_format is always ll for trio. + + * configure.in: Error out if --disable-trio is specified + but the C library doesn't have the necessary features. + 2002-12-13 Matthias Clasen <maclas@gmx.de> * glib/trio/Makefile.am (libtrio_la_LIBADD): Add -lm for pow(). |