aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-10-30 13:16:50 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-10-30 13:16:50 -0700
commite94db26c5c7250c82cc2e2445fbb58cdb41847de (patch)
tree08340d12a42e98719c5cf5a989afb9a0a8c27dac /configure
parent73fbce61d7f51e2873db4fcd665681e6dfad02ea (diff)
fixup
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 1ae717ae..1d93b2e4 100755
--- a/configure
+++ b/configure
@@ -399,6 +399,7 @@ then
rpath_ldflags="-Wl,--enable-new-dtags -Wl,-rpath,\$(libdir)"
else
printf "No (nothing to worry about).\n"
+ rpath_ldflags=""
fi
WARN_CXXFLAGS=""