diff options
author | Phil Edwards <pme@gcc.gnu.org> | 2001-01-23 17:02:28 +0000 |
---|---|---|
committer | Phil Edwards <pme@gcc.gnu.org> | 2001-01-23 17:02:28 +0000 |
commit | 9b8fd32ccaa15bf9b85fd3136b053b8c6546a415 (patch) | |
tree | f614e3a98bb60ea927450bb794052ca9effbb5d8 /libstdc++-v3/configure.target | |
parent | 44f715c8ed9b5deeada97229f1e5833b7d326785 (diff) | |
download | gcc-9b8fd32ccaa15bf9b85fd3136b053b8c6546a415.tar.gz |
acinclude.m4: Cosmetic changes only.
2001-01-23 Phil Edwards <pme@sources.redhat.com>
* acinclude.m4: Cosmetic changes only.
* aclocal.m4: Regenerated.
* configure: Regenerated.
* configure.target: Update documented list of changed variables.
* docs/html/install.html: Fix typo.
* docs/html/20_util/howto.html: More notes on auto_ptr.
* docs/html/27_io/howto.html: More notes on streabufs.
* docs/html/faq/index.html: Add rel_ops problem and mention the
DEC as(1) .subsection difficulty.
* docs/html/faq/index.txt: Regenerated.
From-SVN: r39200
Diffstat (limited to 'libstdc++-v3/configure.target')
-rw-r--r-- | libstdc++-v3/configure.target | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/configure.target b/libstdc++-v3/configure.target index 8897f2b80c6..28168cbca6c 100644 --- a/libstdc++-v3/configure.target +++ b/libstdc++-v3/configure.target @@ -20,6 +20,7 @@ # glibcpp_cxxflags Special CXXFLAGS to use when building # cpu_include_dir CPU-specific include directory, relative to srcdir # os_include_dir OS-specific include directory, relative to srcdir +# ctype_include_dir Platform-specific (usually OS) ctype include dir # The first two are set in configure.host and modified here. |