aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/configopts.html
diff options
context:
space:
mode:
authorPhil Edwards <pme@gcc.gnu.org>2001-02-07 00:03:21 +0000
committerPhil Edwards <pme@gcc.gnu.org>2001-02-07 00:03:21 +0000
commit222bb619fbdc3775767cde2d500c92d58ce1d499 (patch)
tree0400ed0be7df372052c26bba69ebb9f937c93155 /libstdc++-v3/docs/html/configopts.html
parentca21b4a51c8e1c6f6f36188dd82be0596ba1722f (diff)
downloadgcc-222bb619fbdc3775767cde2d500c92d58ce1d499.zip
gcc-222bb619fbdc3775767cde2d500c92d58ce1d499.tar.gz
gcc-222bb619fbdc3775767cde2d500c92d58ce1d499.tar.bz2
configopts.html: Fix HTML markup.
2001-02-06 Phil Edwards <pme@sources.redhat.com> * docs/html/configopts.html: Fix HTML markup. * docs/html/install.html: Bring up to date. * docs/html/17_intro/C++STYLE: Add global variable conventions. * docs/html/21_strings/howto.html: More notes. * docs/html/22_locale/howto.html: Fix HTML markup. * docs/html/27_io/howto.html: More notes. * docs/html/27_io/binary_iostreams_kanze.txt: New file. * docs/html/27_io/binary_iostreams_kuehl.txt: New file. From-SVN: r39503
Diffstat (limited to 'libstdc++-v3/docs/html/configopts.html')
-rw-r--r--libstdc++-v3/docs/html/configopts.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/libstdc++-v3/docs/html/configopts.html b/libstdc++-v3/docs/html/configopts.html
index cf9ded1..78572aa 100644
--- a/libstdc++-v3/docs/html/configopts.html
+++ b/libstdc++-v3/docs/html/configopts.html
@@ -7,7 +7,7 @@
<META NAME="GENERATOR" CONTENT="vi and eight fingers">
<TITLE>libstdc++-v3 configure options</TITLE>
<LINK REL=StyleSheet HREF="lib3styles.css">
-<!-- $Id: configopts.html,v 1.4 2001/01/21 09:36:09 pme Exp $ -->
+<!-- $Id: configopts.html,v 1.5 2001/01/30 09:18:50 bkoz Exp $ -->
</HEAD>
<BODY>
@@ -80,8 +80,8 @@ options</A></H1>
model based on langinfo/iconv (from <A
HREF="http://sources.redhat.com/glibc/">glibc</A>, the GNU C
library), or 'generic' to use a generic &quot;C&quot;
- abstraction which consists of "C" locale info. The default is
- 'generic'.
+ abstraction which consists of &quot;C&quot; locale info.
+ The default is 'generic'.
</P>
<DT><TT>--enable-long-long </TT>
@@ -137,7 +137,6 @@ options</A></H1>
<TT>--with-gxx-include-dir=_dirname_</TT> during configuration.
</P>
-
<DT><TT>--with-gxx-include-dir=&lt;include-files dir&gt;</TT>
<DD><P>Adds support for named libstdc++ include directory. For instance,
the following puts all the libstdc++ headers into a directory
@@ -193,7 +192,7 @@ options</A></H1>
<HR>
<P CLASS="fineprint"><EM>
-$Id: configopts.html,v 1.4 2001/01/21 09:36:09 pme Exp $
+$Id: configopts.html,v 1.5 2001/01/30 09:18:50 bkoz Exp $
</EM></P>