diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-04-01 04:57:28 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-04-01 04:57:28 -0700 |
commit | cf39cfc52ebd683d55fc396a77355f34b5094c04 (patch) | |
tree | 693078b2e2c86018f4720db6ba31563a5f212364 /ChangeLog | |
parent | afa59b79006af1572ceeebcd2ada5a13e483f6b1 (diff) | |
download | gdb-cf39cfc52ebd683d55fc396a77355f34b5094c04.zip gdb-cf39cfc52ebd683d55fc396a77355f34b5094c04.tar.gz gdb-cf39cfc52ebd683d55fc396a77355f34b5094c04.tar.bz2 |
Add --with-system-zlib to top level configure
The top level configure supports --with-system-zlib. This patch makes
configure --help to display --with-system-zlib.
* configure.ac: Add --with-system-zlib.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-04-01 H.J. Lu <hongjiu.lu@intel.com> + + * configure.ac: Add --with-system-zlib. + * configure: Regenerated. + 2015-03-31 H.J. Lu <hongjiu.lu@intel.com> * src-release.sh: Don't configure with --with-target-subdir=. |