diff options
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r-- | libstdc++-v3/docs/configopts.html | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/libstdc++-v3/docs/configopts.html b/libstdc++-v3/docs/configopts.html index fa26d0a990d..876455bed0a 100644 --- a/libstdc++-v3/docs/configopts.html +++ b/libstdc++-v3/docs/configopts.html @@ -9,7 +9,7 @@ <TITLE>libstdc++-v3 configure options</TITLE> <LINK REL="home" HREF="http://sources.redhat.com/libstdc++/"> <LINK REL=StyleSheet HREF="lib3styles.css"> -<!-- $Id: configopts.html,v 1.13 2000/10/21 19:43:13 bkoz Exp $ --> +<!-- $Id: configopts.html,v 1.14 2000/10/25 14:41:16 bkoz Exp $ --> </HEAD> <BODY> @@ -80,13 +80,6 @@ options</A></H1> templates and the like). </P> - <DT><TT>--enable-long-double </TT> - <DD><P>The "long double" type was introduced in C99. It is - provided as a GNU extension to C++98 in g++. This flag builds - support for "long double" into the library (specialized - templates and the like). - </P> - <DT><TT>--enable-namespaces </TT>[default] <DD><P>By default, g++ currently ignores namespace <TT>std</TT> for backwards compatibility. It can be turned on with the @@ -192,7 +185,7 @@ options</A></H1> <HR> <P CLASS="fineprint"><EM> -$Id: configopts.html,v 1.13 2000/10/21 19:43:13 bkoz Exp $ +$Id: configopts.html,v 1.14 2000/10/25 14:41:16 bkoz Exp $ </EM></P> |