OSDN Git Service

* Makefile.in (HEADERS): Install bitset
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Nov 1998 12:09:37 +0000 (12:09 +0000)
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Nov 1998 12:09:37 +0000 (12:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23936 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++/ChangeLog
libstdc++/Makefile.in

index 8ba165d..86b9e2f 100644 (file)
@@ -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
index 3bdb2d5..ed00c15 100644 (file)
@@ -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