changeset 718 | 2e809894a316 |
parent 709 | 440369665d77 |
child 774 | 916c2e81e77f |
717:ae8bc9888553 | 718:2e809894a316 |
---|---|
1 noinst_LTLIBRARIES = libarchivers.la |
1 noinst_LTLIBRARIES = libarchivers.la |
2 |
2 |
3 if BUILD_ZLIB |
3 if BUILD_ZLIB |
4 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/zlib122 |
4 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/zlib123 |
5 else |
5 else |
6 INCLUDES = -I$(top_srcdir) |
6 INCLUDES = -I$(top_srcdir) |
7 endif |
7 endif |
8 |
8 |
9 libarchivers_la_SOURCES = \ |
9 libarchivers_la_SOURCES = \ |