summaryrefslogtreecommitdiff
path: root/gdb/acinclude.m4
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-11-24 22:59:52 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-11-24 22:59:52 +0000
commitd5365e849582d34d45cc8b1e66dde6c8ff73013f (patch)
tree6f3610a9e64db01e86c34ad4330983608f9d1933 /gdb/acinclude.m4
parent3ab54415dd0f60d361f17b6496a679f358628560 (diff)
downloadgdb-d5365e849582d34d45cc8b1e66dde6c8ff73013f.tar.gz
* acinclude.m4: Include ../config/zlib.m4.
* configure.ac: Use AM_ZLIB to check for zlib support. * configure: Regenerate.
Diffstat (limited to 'gdb/acinclude.m4')
-rw-r--r--gdb/acinclude.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/acinclude.m4 b/gdb/acinclude.m4
index c32e1ea4d3b..af4639b3250 100644
--- a/gdb/acinclude.m4
+++ b/gdb/acinclude.m4
@@ -32,6 +32,8 @@ sinclude([../config/lcmessage.m4])
dnl For AM_LANGINFO_CODESET.
sinclude([../config/codeset.m4])
+sinclude([../config/zlib.m4])
+
#
# Sometimes the native compiler is a bogus stub for gcc or /usr/ucb/cc. This
# makes configure think it's cross compiling. If --target wasn't used, then