diff options
author | Nick Clifton <nickc@redhat.com> | 2017-01-23 15:57:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-01-23 15:57:59 +0000 |
commit | 93df7317eebbd081e8025545233ca3220bbd23d3 (patch) | |
tree | b15a04faea7e4302bb8ae519f2d50dfa7a2e6b96 /zlib/ChangeLog.bin-gdb | |
parent | 33eaf5de31b248f84ae108cf0cf4e1664db9ee51 (diff) | |
download | gdb-93df7317eebbd081e8025545233ca3220bbd23d3.zip gdb-93df7317eebbd081e8025545233ca3220bbd23d3.tar.gz gdb-93df7317eebbd081e8025545233ca3220bbd23d3.tar.bz2 |
Restore ability to build zlib in a srcdir == builddir configuration.
* configure.ac: Restore old behaviour of only enabling multilibs
when a target subdirectory is defined. This allows building with
srcdir == builddir.
* configure: Regenerate.
Diffstat (limited to 'zlib/ChangeLog.bin-gdb')
-rw-r--r-- | zlib/ChangeLog.bin-gdb | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/zlib/ChangeLog.bin-gdb b/zlib/ChangeLog.bin-gdb new file mode 100644 index 0000000..10f514f --- /dev/null +++ b/zlib/ChangeLog.bin-gdb @@ -0,0 +1,22 @@ +2017-01-23 Nick Clifton <nickc@redhat.com> + + * configure.ac: Restore old behaviour of only enabling multilibs + when a target subdirectory is defined. This allows building with + srcdir == builddir. + * configure: Regenerate. + +Copyright (C) 2017 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +change-log-default-name: "ChangeLog.bin-gdb" +End: + + |