From 1ed7c369057060ac54a5b2f29db6f9c481bcd530 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 2 Apr 2002 12:49:06 +0000 Subject: Add zlib in libs. CVS patchset: 1663 CVS date: 2002/04/02 12:49:06 --- misc/xine-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/xine-config.in b/misc/xine-config.in index 8126b9022..f3652b1b5 100644 --- a/misc/xine-config.in +++ b/misc/xine-config.in @@ -96,7 +96,7 @@ if test "$echo_cflags" = "yes"; then fi if test "$echo_libs" = "yes"; then - echo -L@libdir@ -lxineutils -lxine @THREAD_LIBS@ + echo -L@libdir@ -lxineutils -lxine @ZLIB_LIBS@ @THREAD_LIBS@ fi if test "$echo_plugindir" = "yes"; then echo "@XINE_PLUGINPATH@" -- cgit v1.2.3