mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
=== Released 2.2.0 ===
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.2.0 === * INSTALL.in: --enable-included-printf, not --enable-trio. (Matthias Clasen)
This commit is contained in:
parent
7eafb2373c
commit
982d9f8611
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
@ -1,7 +1,12 @@
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
Fri Dec 20 10:45:29 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* === Released 2.2.0 ===
|
||||
|
||||
* INSTALL.in: --enable-included-printf, not --enable-trio.
|
||||
(Matthias Clasen)
|
||||
|
||||
Fri Dec 20 09:52:15 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* INSTALL.in: Document --enable-trio, --disable-mempools,
|
||||
--enable-debug. Include docs on cross compilation.
|
||||
|
||||
|
2
INSTALL
2
INSTALL
@ -122,7 +122,7 @@ A few of the more important ones:
|
||||
g_thread_init() by the programmer.
|
||||
[ Determined by configure by default ]
|
||||
|
||||
* --enable-trio=[yes/no/auto] Specify whether to build using
|
||||
* --enable-included-printf=[yes/no/auto] Specify whether to build using
|
||||
the included copy of the Trio library
|
||||
for string formatting functions like printf().
|
||||
The default is 'auto', which means that
|
||||
|
@ -122,7 +122,7 @@ A few of the more important ones:
|
||||
g_thread_init() by the programmer.
|
||||
[ Determined by configure by default ]
|
||||
|
||||
* --enable-trio=[yes/no/auto] Specify whether to build using
|
||||
* --enable-included-printf=[yes/no/auto] Specify whether to build using
|
||||
the included copy of the Trio library
|
||||
for string formatting functions like printf().
|
||||
The default is 'auto', which means that
|
||||
|
Loading…
x
Reference in New Issue
Block a user