aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray2003-07-06 05:50:49 +0000
committerJonathan Gray2003-07-06 05:50:49 +0000
commit714687eaf1da6d2fd9e3fb4819c4cb2916e4c035 (patch)
tree8a8546cebd4c6d3411db6db6d11287fbc90c9b5b
parentc0dee4b6649713f566252a33f25edba578b90436 (diff)
downloadscummvm-rg350-714687eaf1da6d2fd9e3fb4819c4cb2916e4c035.tar.gz
scummvm-rg350-714687eaf1da6d2fd9e3fb4819c4cb2916e4c035.tar.bz2
scummvm-rg350-714687eaf1da6d2fd9e3fb4819c4cb2916e4c035.zip
we want ldflags as well
svn-id: r8788
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 888da578eb..1d63851ee0 100755
--- a/configure
+++ b/configure
@@ -508,4 +508,5 @@ MODULES += $MODULES
INCLUDES += $INCLUDES
OBJS += $OBJS
DEFINES += $DEFINES
+LDFLAGS += $LDFLAGS
EOF