aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2004-09-02 16:56:29 +0000
committerBenjamin Kosnik <bkoz@redhat.com>2004-09-02 16:56:29 +0000
commit43c02ccefb3651123c09218021a7c088b2d2a4c8 (patch)
tree00faf4bc00e83680ebb7412bc168bc02b296d4d0 /libstdc++-v3/include/Makefile.am
parent956f8ef9690373df7bf9e7624970e0b296dd5128 (diff)
2004-09-02 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/16848 * include/Makefile.am (ext_headers): Remove demangle.h. * include/Makefile.in: Regenerate. * include/ext/demangle.h: Remove. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@86968 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include/Makefile.am')
-rw-r--r--libstdc++-v3/include/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/include/Makefile.am b/libstdc++-v3/include/Makefile.am
index c502d72527f..3e99d3329f2 100644
--- a/libstdc++-v3/include/Makefile.am
+++ b/libstdc++-v3/include/Makefile.am
@@ -203,7 +203,6 @@ ext_headers = \
${ext_srcdir}/algorithm \
${ext_srcdir}/bitmap_allocator.h \
${ext_srcdir}/debug_allocator.h \
- ${ext_srcdir}/demangle.h \
${ext_srcdir}/enc_filebuf.h \
${ext_srcdir}/stdio_filebuf.h \
${ext_srcdir}/stdio_sync_filebuf.h \