mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-31 20:30:14 +08:00
* Makefile.in (HEADERS): Install bitset
From-SVN: r23936
This commit is contained in:
parent
9b1a92d882
commit
3993e0b395
@ -1,3 +1,7 @@
|
||||
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
|
||||
|
||||
* Makefile.in (HEADERS): Install bitset
|
||||
|
||||
1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
|
||||
|
||||
* configure.in (compiler_name): Add check to detect if this
|
||||
|
@ -26,7 +26,7 @@ HEADERS= cassert cctype cerrno cfloat ciso646 climits clocale cmath complex \
|
||||
cwchar cwctype string stdexcept \
|
||||
algorithm deque functional hash_map hash_set iterator list map \
|
||||
memory numeric pthread_alloc queue rope set slist stack utility \
|
||||
vector fstream iomanip iostream strstream iosfwd
|
||||
vector fstream iomanip iostream strstream iosfwd bitset
|
||||
|
||||
ARLIB = libstdc++.a.$(VERSION)
|
||||
ARLINK = libstdc++.a
|
||||
|
Loading…
Reference in New Issue
Block a user