From: Carl Worth Date: Sat, 30 Oct 2010 20:16:50 +0000 (-0700) Subject: fixup X-Git-Tag: 0.4~14 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e94db26c5c7250c82cc2e2445fbb58cdb41847de fixup --- 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=""