aboutsummaryrefslogtreecommitdiffstats
path: root/testing/octave/libinterp-deps.patch
blob: 0c8736069d8eadb8758e45214aafec5111ed4db6 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/libinterp/corefcn/module.mk
+++ b/libinterp/corefcn/module.mk
@@ -318,6 +318,7 @@
   $(HDF5_CPPFLAGS) \
   $(LLVM_CPPFLAGS) \
   $(Z_CPPFLAGS)
+libinterp_corefcn_libcorefcn_la_LIBADD = $(Z_LIBS)
 
 libinterp_corefcn_libcorefcn_la_CFLAGS = $(AM_CFLAGS) $(WARN_CFLAGS)