summaryrefslogtreecommitdiff
path: root/libdocument
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-10 14:43:17 +0200
committerStefano Karapetsas <[email protected]>2013-10-11 22:40:45 +0200
commit920d4653e728837f01df68f8404cca06e39b0853 (patch)
treef2812c72e1eb0a49bd4122b3d29f8a058424d3ce /libdocument
parentfda33fbeedc0aab64d9479850047d0817d0b38be (diff)
downloadatril-920d4653e728837f01df68f8404cca06e39b0853.tar.bz2
atril-920d4653e728837f01df68f8404cca06e39b0853.tar.xz
Add check for zlib and add to linker
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and https://github.com/Sabayon/mate-overlay/issues/46
Diffstat (limited to 'libdocument')
-rw-r--r--libdocument/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index b53fce16..b3ea2c5f 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -115,7 +115,8 @@ libatrildocument_la_LDFLAGS = \
libatrildocument_la_LIBADD = \
$(LIBDOCUMENT_LIBS) \
$(GMODULE_LIBS) \
- $(top_builddir)/cut-n-paste/synctex/libsynctex.la
+ $(top_builddir)/cut-n-paste/synctex/libsynctex.la \
+ $(ZLIB_LIBS)
BUILT_SOURCES = \