diff options
author | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-23 17:02:28 +0000 |
---|---|---|
committer | pme <pme@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-23 17:02:28 +0000 |
commit | 93a3ddb71be8c509b8ef4dd5bc4c8e66d75a5798 (patch) | |
tree | f614e3a98bb60ea927450bb794052ca9effbb5d8 /libstdc++-v3/configure.target | |
parent | 5920cb4776148a9b51ed19db8c1d2a1c2331e455 (diff) | |
download | gcc-93a3ddb71be8c509b8ef4dd5bc4c8e66d75a5798.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39200 138bc75d-0d04-0410-961f-82ee72b054a4
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. |