libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY
commit53cfed5cc920e3aba98958415b42d49e9a80a6e3
authorIain Buclaw <ibuclaw@gdcproject.org>
Wed, 1 Sep 2021 12:11:05 +0000 (1 14:11 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Wed, 1 Sep 2021 12:19:35 +0000 (1 14:19 +0200)
tree7e5ce86c8e52b350ffca31294528f3d222854bf6
parentbea07159d1d4c9a61c8f7097e9f88c2b206b1b2f
libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY

The D run-time library does not depend on zlib, so only include it in
the library when Phobos is being built as well.

libphobos/ChangeLog:

* src/Makefile.am: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY.
* src/Makefile.in: Regenerate.
libphobos/src/Makefile.am
libphobos/src/Makefile.in