summaryrefslogtreecommitdiff
path: root/INSTALL.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-20 15:48:15 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-20 15:48:15 +0000
commit982d9f8611aff38cffc6b9148706a27e332b36a9 (patch)
treef4cdf49b0976c12e980b459683bca509ebc8df62 /INSTALL.in
parent7eafb2373cea96a9fa83036ff8813d85a5d83879 (diff)
=== Released 2.2.0 ===GLIB_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)
Diffstat (limited to 'INSTALL.in')
-rw-r--r--INSTALL.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.in b/INSTALL.in
index eaa91c10a..b38e2ff8d 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -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