aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@wasabisystems.com>2002-09-23 23:36:54 +0000
committerJason Thorpe <thorpej@wasabisystems.com>2002-09-23 23:36:54 +0000
commitb14dad687d99b66c5f4429e3ab44af2948f8943e (patch)
tree239566dbfe9b7fd4554f2a67b3d803fd3e68f2a3 /ChangeLog
parentf0227ea3c78d8d23dc35f0939219649447eecfae (diff)
downloadnewlib-b14dad687d99b66c5f4429e3ab44af2948f8943e.zip
newlib-b14dad687d99b66c5f4429e3ab44af2948f8943e.tar.gz
newlib-b14dad687d99b66c5f4429e3ab44af2948f8943e.tar.bz2
* configure.in (with_headers): Skip copy if value is "yes".
(with_libs): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0283910..7da3a1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
+
+ * configure.in (with_headers): Skip copy if value is "yes".
+ (with_libs): Likewise.
+
2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.