summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
diff options
context:
space:
mode:
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2005-09-12 23:09:41 +0000
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>2005-09-12 23:09:41 +0000
commit5e143b6f53e9441fdd60f7a3b68689dd31fecb97 (patch)
tree1a9b3c6df6c5e84aac4482fb4c5c4168b1846558 /libstdc++-v3/config.h.in
parent3b08771082a0ac47c97b3db7bc123c36bd1eae84 (diff)
downloadgcc-5e143b6f53e9441fdd60f7a3b68689dd31fecb97.tar.gz
2005-09-12 Benjamin Kosnik <bkoz@redhat.com>
David Edelsohn <dje@gcc.gnu.org> PR libstdc++/22554 PR libstdc++/23734 * include/Makefile.am (assoc_headers): Break into five sub values. (install-headers): Use them. (stamp-assoc): Same. * include/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104196 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r--libstdc++-v3/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 41959105a60..6fb113d0bfa 100644
--- a/libstdc++-v3/config.h.in
+++ b/libstdc++-v3/config.h.in
@@ -667,7 +667,7 @@
/* Define if the compiler is configured for setjmp/longjmp exceptions. */
#undef _GLIBCXX_SJLJ_EXCEPTIONS
-/* Define to use symbol versioning in the shared library. */
+/* Define to use GNU symbol versioning in the shared library. */
#undef _GLIBCXX_SYMVER
/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,