aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure b/configure
index b2351c6a..476c1015 100755
--- a/configure
+++ b/configure
@@ -6258,7 +6258,7 @@ See the pkg-config man page for more details.
# determine linker-flags
-#LDFLAGS=
+LDFLAGS="-undefined dynamic_lookup"
#LIBS=
@@ -6937,7 +6937,8 @@ $debug ||
if test -n "$CONFIG_FILES"; then
-ac_cr=' '
+ac_cr='
+'
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
ac_cs_awk_cr='\\r'