projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e7878
)
Oops, forgot to ci
author
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Fri, 1 Jun 2001 09:24:12 +0000
(09:24 +0000)
committer
Hans-Peter Nilsson
<hp@gcc.gnu.org>
Fri, 1 Jun 2001 09:24:12 +0000
(09:24 +0000)
From-SVN: r42775
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 47d2ae4fe57438d7e60c5fe98551509f564f5cbf..13177fecd15b6d6f22b3026b6116e7a29d683bb6 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-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