diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-09-23 23:36:54 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-09-23 23:36:54 +0000 |
commit | bdc57bfd91f72d40187bf2e6b881d5ad923856af (patch) | |
tree | 99be28fa143fa2202681a9d4a28ddbafaf0062b0 /ChangeLog | |
parent | 10f469bf062bae7b45183924428fe5724a92ec2f (diff) | |
download | gdb-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |