summaryrefslogtreecommitdiffstats
path: root/sim/ppc/config.in
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-07-11 02:39:11 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-07-11 02:39:11 +0000
commit35689115d0866e52f5dcfd43f9d4fb2fc02a72bd (patch)
tree644e7afb581a442d7e701a6f411f770600978f8a /sim/ppc/config.in
parent8929c18caae6bdce443788cc05619b5caa7fe32e (diff)
downloadppe42-binutils-35689115d0866e52f5dcfd43f9d4fb2fc02a72bd.tar.gz
ppe42-binutils-35689115d0866e52f5dcfd43f9d4fb2fc02a72bd.zip
* configure.ac: Add test for libz and zlib.h.
* Makefile.in (LIBS): Set from @LIBS@. * configure: Regenerate. * config.in: Ditto.
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r--sim/ppc/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in
index 3fac50e9ae..ff74148b26 100644
--- a/sim/ppc/config.in
+++ b/sim/ppc/config.in
@@ -271,6 +271,9 @@
/* Define to 1 if you have the `unlink' function. */
#undef HAVE_UNLINK
+/* Define to 1 if you have the <zlib.h> header file. */
+#undef HAVE_ZLIB_H
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
OpenPOWER on IntegriCloud