Oops, forgot to ci
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jun 2001 09:24:12 +0000 (09:24 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Jun 2001 09:24:12 +0000 (09:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42775 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 47d2ae4..13177fe 100644 (file)
@@ -1,3 +1,12 @@
+2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
+
+       * src/Makefile.am (VPATH): Delimit with ":", not space.
+       * src/Makefile.in: Regenerate.
+
+       * configure.in (use of GLIBCPP_CHECK_GNU_MAKE): Don't fail if GNU
+       make isn't found.
+       * configure: Regenerate.
+
 2001-05-27  scott snyder  <snyder@fnal.gov>
 
        libstdc++/2976