projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73fbce6
)
fixup
author
Carl Worth
<cworth@cworth.org>
Sat, 30 Oct 2010 20:16:50 +0000
(13:16 -0700)
committer
Carl Worth
<cworth@cworth.org>
Sat, 30 Oct 2010 20:16:50 +0000
(13:16 -0700)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 1ae717aea7b8107e2cbb6938bf6bd9df7ef619ca..1d93b2e4f20e2930b10018d3eab5e551b92ccdd7 100755
(executable)
--- 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=""