Commit 8ddad08b by Stan Shebs Committed by Stan Shebs

Makefile.am: Remove RCS Id strings.

        * include/Makefile.am: Remove RCS Id strings.
        * src/Makefile.am: Ditto.
        * docs/doxygen/run_doxygen: Ditto.
        * docs/html/configopts.html: Ditto.
        * docs/html/documentation.html: Ditto.
        * docs/html/explanations.html: Ditto.
        * docs/html/install.html: Ditto.
        * docs/html/17_intro/howto.html: Ditto.
        * docs/html/18_support/howto.html: Ditto.
        * docs/html/19_diagnostics/howto.html: Ditto.
        * docs/html/20_util/howto.html: Ditto.
        * docs/html/21_strings/howto.html: Ditto.
        * docs/html/22_locale/howto.html: Ditto.
        * docs/html/23_containers/howto.html: Ditto.
        * docs/html/24_iterators/howto.html: Ditto.
        * docs/html/25_algorithms/howto.html: Ditto.
        * docs/html/26_numerics/howto.html: Ditto.
        * docs/html/27_io/howto.html: Ditto.
        * docs/html/ext/howto.html: Ditto.
        * docs/html/ext/sgiexts.html: Ditto.
        * docs/html/faq/index.html: Ditto.
        * docs/html/faq/index.txt: Ditto.

From-SVN: r45836
parent 03219cb5
2001-09-26 Stan Shebs <shebs@apple.com>
* include/Makefile.am: Remove RCS Id strings.
* src/Makefile.am: Ditto.
* docs/doxygen/run_doxygen: Ditto.
* docs/html/configopts.html: Ditto.
* docs/html/documentation.html: Ditto.
* docs/html/explanations.html: Ditto.
* docs/html/install.html: Ditto.
* docs/html/17_intro/howto.html: Ditto.
* docs/html/18_support/howto.html: Ditto.
* docs/html/19_diagnostics/howto.html: Ditto.
* docs/html/20_util/howto.html: Ditto.
* docs/html/21_strings/howto.html: Ditto.
* docs/html/22_locale/howto.html: Ditto.
* docs/html/23_containers/howto.html: Ditto.
* docs/html/24_iterators/howto.html: Ditto.
* docs/html/25_algorithms/howto.html: Ditto.
* docs/html/26_numerics/howto.html: Ditto.
* docs/html/27_io/howto.html: Ditto.
* docs/html/ext/howto.html: Ditto.
* docs/html/ext/sgiexts.html: Ditto.
* docs/html/faq/index.html: Ditto.
* docs/html/faq/index.txt: Ditto.
2001-09-25 Phil Edwards <pme@gcc.gnu.org> 2001-09-25 Phil Edwards <pme@gcc.gnu.org>
* testsuite/21_strings/c_strings.cc (test01, test02): Increase * testsuite/21_strings/c_strings.cc (test01, test02): Increase
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
# Synopsis: run_doxygen --mode=[user|maint] v3srcdir v3builddir # Synopsis: run_doxygen --mode=[user|maint] v3srcdir v3builddir
# #
# Originally hacked together by Phil Edwards <pme@sources.redhat.com> # Originally hacked together by Phil Edwards <pme@sources.redhat.com>
# $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $
# We can check now that the version of doxygen is >= this variable. # We can check now that the version of doxygen is >= this variable.
...@@ -75,7 +74,7 @@ parse_options() { ...@@ -75,7 +74,7 @@ parse_options() {
blank= blank=
Id=is Id=is
echo You expect this dinky script to track a version? Okay, here echo You expect this dinky script to track a version? Okay, here
echo it $Id: run_doxygen,v 1.5 2001/06/11 13:04:07 pme Exp $blank echo it $Id: run_doxygen,v 1.6 2001/07/11 19:35:47 pme Exp $blank
exit 0 exit 0
;; ;;
*) *)
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 17</title> <title>libstdc++-v3 HOWTO: Chapter 17</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -181,7 +180,6 @@ ...@@ -181,7 +180,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.7 2001/09/15 00:41:10 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 18</title> <title>libstdc++-v3 HOWTO: Chapter 18</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -265,7 +264,6 @@ ...@@ -265,7 +264,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.4 2001/09/15 00:41:11 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 19</title> <title>libstdc++-v3 HOWTO: Chapter 19</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -115,7 +114,6 @@ ...@@ -115,7 +114,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 20</title> <title>libstdc++-v3 HOWTO: Chapter 20</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -202,7 +201,6 @@ ...@@ -202,7 +201,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 21</title> <title>libstdc++-v3 HOWTO: Chapter 21</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -330,7 +329,6 @@ ...@@ -330,7 +329,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.3 2001/04/03 00:26:55 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 22</title> <title>libstdc++-v3 HOWTO: Chapter 22</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -214,7 +213,6 @@ ...@@ -214,7 +213,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.5 2001/09/15 00:41:11 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 23</title> <title>libstdc++-v3 HOWTO: Chapter 23</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -369,7 +368,6 @@ ...@@ -369,7 +368,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.9 2001/09/17 23:24:39 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 24</title> <title>libstdc++-v3 HOWTO: Chapter 24</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -176,7 +175,6 @@ ...@@ -176,7 +175,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.3 2001/05/30 21:55:01 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 25</title> <title>libstdc++-v3 HOWTO: Chapter 25</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -97,7 +96,6 @@ ...@@ -97,7 +96,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.5 2001/09/17 23:24:39 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 26</title> <title>libstdc++-v3 HOWTO: Chapter 26</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -155,7 +154,6 @@ ...@@ -155,7 +154,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.3 2001/05/30 21:55:03 pme Exp $
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Chapter 27</title> <title>libstdc++-v3 HOWTO: Chapter 27</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -460,7 +459,6 @@ ...@@ -460,7 +459,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.8 2001/07/18 21:37:06 pme Exp $
</em></p> </em></p>
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 configure options</title> <title>libstdc++-v3 configure options</title>
<link REL=StyleSheet HREF="lib3styles.css"> <link REL=StyleSheet HREF="lib3styles.css">
<!-- $Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $ -->
</head> </head>
<body> <body>
...@@ -216,7 +215,8 @@ options</a></h1> ...@@ -216,7 +215,8 @@ options</a></h1>
<hr> <hr>
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
$Id: configopts.html,v 1.13 2001/08/08 02:48:58 bkoz Exp $ Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p> </em></p>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL"> <meta NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
<title>Standard C++ Library v3</title> <title>Standard C++ Library v3</title>
<link REL=StyleSheet HREF="lib3styles.css"> <link REL=StyleSheet HREF="lib3styles.css">
<!-- $Id: documentation.html,v 1.5 2001/06/15 22:57:30 pme Exp $ -->
</head> </head>
<body> <body>
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>Explanatory notes about libstdc++-v3 design</title> <title>Explanatory notes about libstdc++-v3 design</title>
<link REL=StyleSheet HREF="lib3styles.css"> <link REL=StyleSheet HREF="lib3styles.css">
<!-- $Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -66,7 +65,8 @@ design</a></h1> ...@@ -66,7 +65,8 @@ design</a></h1>
<hr> <hr>
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
$Id: explanations.html,v 1.1 2001/07/09 19:37:01 pme Exp $ Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p> </em></p>
......
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 HOWTO: Extensions</title> <title>libstdc++-v3 HOWTO: Extensions</title>
<link REL=StyleSheet HREF="../lib3styles.css"> <link REL=StyleSheet HREF="../lib3styles.css">
<!-- $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -313,7 +312,6 @@ ...@@ -313,7 +312,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: howto.html,v 1.6 2001/09/17 23:24:40 pme Exp $
</em></p> </em></p>
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>SGI extensions to the library in libstdc++-v3</title> <title>SGI extensions to the library in libstdc++-v3</title>
<link REL=StyleSheet HREF="lib3styles.css"> <link REL=StyleSheet HREF="lib3styles.css">
<!-- $Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -26,7 +25,7 @@ libstdc++-v3</a></h1> ...@@ -26,7 +25,7 @@ libstdc++-v3</a></h1>
for a description). Not every chapter may have extensions, and the for a description). Not every chapter may have extensions, and the
extensions may come and go. Also, this page is incomplete because the extensions may come and go. Also, this page is incomplete because the
author is pressed for time. Check back often; the latest change was on author is pressed for time. Check back often; the latest change was on
$Date$ (UTC). $Date: 2001/09/25 23:51:16 $ (UTC).
</p> </p>
<p>Descriptions range from the scanty to the verbose. You should also check <p>Descriptions range from the scanty to the verbose. You should also check
...@@ -225,7 +224,8 @@ libstdc++-v3</a></h1> ...@@ -225,7 +224,8 @@ libstdc++-v3</a></h1>
<hr> <hr>
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
$Id: explanations.html,v 1.2 2001/09/17 23:24:38 pme Exp $ Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
</em></p> </em></p>
......
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
** Locations of "the most recent snapshot is the Nth" text are ** Locations of "the most recent snapshot is the Nth" text are
** answers 1_1, 1_4, 4_1, 5_6. ** answers 1_1, 1_4, 4_1, 5_6.
--> -->
<!-- $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -698,7 +697,6 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</a>. ...@@ -698,7 +697,6 @@ HREF="http://gcc.gnu.org/ml/libstdc++/1999/msg00084.html">speculation</a>.
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $
</em></p> </em></p>
......
...@@ -546,7 +546,6 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff ...@@ -546,7 +546,6 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
Comments and suggestions are welcome, and may be sent to [80]the Comments and suggestions are welcome, and may be sent to [80]the
mailing list. mailing list.
$Id: index.html,v 1.11 2001/09/17 23:24:40 pme Exp $
References References
......
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<meta NAME="GENERATOR" CONTENT="vi and eight fingers"> <meta NAME="GENERATOR" CONTENT="vi and eight fingers">
<title>libstdc++-v3 Installation Instructions</title> <title>libstdc++-v3 Installation Instructions</title>
<link REL=StyleSheet HREF="lib3styles.css"> <link REL=StyleSheet HREF="lib3styles.css">
<!-- $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $ -->
</head> </head>
<body> <body>
...@@ -284,7 +283,6 @@ ...@@ -284,7 +283,6 @@
<P CLASS="fineprint"><em> <P CLASS="fineprint"><em>
Comments and suggestions are welcome, and may be sent to Comments and suggestions are welcome, and may be sent to
<a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>. <a href="mailto:libstdc++@gcc.gnu.org">the mailing list</a>.
<br> $Id: install.html,v 1.6 2001/05/30 21:54:56 pme Exp $
</em></p> </em></p>
......
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
## USA. ## USA.
## $Id: Makefile.am,v 1.10 2001/09/10 18:13:16 bkoz Exp $
AUTOMAKE_OPTIONS = 1.3 gnits AUTOMAKE_OPTIONS = 1.3 gnits
MAINT_CHARSET = latin1 MAINT_CHARSET = latin1
......
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
## USA. ## USA.
## $Id: Makefile.am,v 1.95 2001/08/18 02:53:13 bkoz Exp $
AUTOMAKE_OPTIONS = 1.3 gnits AUTOMAKE_OPTIONS = 1.3 gnits
MAINT_CHARSET = latin1 MAINT_CHARSET = latin1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment