aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-09-23 23:36:54 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-09-23 23:36:54 +0000
commitbdc57bfd91f72d40187bf2e6b881d5ad923856af (patch)
tree99be28fa143fa2202681a9d4a28ddbafaf0062b0 /ChangeLog
parent10f469bf062bae7b45183924428fe5724a92ec2f (diff)
downloadgdb-bdc57bfd91f72d40187bf2e6b881d5ad923856af.zip
gdb-bdc57bfd91f72d40187bf2e6b881d5ad923856af.tar.gz
gdb-bdc57bfd91f72d40187bf2e6b881d5ad923856af.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.