Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Krell <jaykrell@microsoft.com>2019-07-17 22:07:56 +0300
committerRyan Lucia <rylucia@microsoft.com>2019-07-17 22:07:56 +0300
commitb08aa719484455c33553ae52394bb48840d653f5 (patch)
tree243cdc960dcf2eb794a9a5419dff3770a82ce6f5 /support
parent86e22c4a7fd1477a5d12df3d2495a2c4bbf84ed4 (diff)
configure/makefile To support updating zlib to 1.2.11. (#15697)
Diffstat (limited to 'support')
-rw-r--r--support/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index 21be92398d3..6468654e378 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -11,6 +11,7 @@ lib_LTLIBRARIES = \
endif
AM_CPPFLAGS = \
+ @ZLIB_CFLAGS@ \
$(GLIB_CFLAGS) \
-I$(top_srcdir)