summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-08-28 16:24:09 +0100
committerMans Rullgard <mans@mansr.com>2012-08-28 23:40:30 +0100
commit7baa115a33ab516c85ac94f6c5cdaee73e65ddf8 (patch)
treeaa4e40501185df89a54c4ed9865e96c5fc3389fd /configure
parent095792f25351fbbaeb29504ae0a5d15c3f4b41d7 (diff)
build: export filtered -lz flag in config.mak
This is needed to link tools/cws2fws using a linker with non-standard command line syntax. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 06bcc1cc7c..32118d0140 100755
--- a/configure
+++ b/configure
@@ -3561,6 +3561,7 @@ TARGET_EXEC=$target_exec
TARGET_PATH=$target_path
LIBS-avplay=$sdl_libs
CFLAGS-avplay=$sdl_cflags
+ZLIB=$($ldflags_filter -lz)
LIB_INSTALL_EXTRA_CMD=$LIB_INSTALL_EXTRA_CMD
EXTRALIBS=$extralibs
INSTALL=install