This commit is contained in:
Carl Worth 2010-10-30 13:16:50 -07:00
parent 73fbce61d7
commit e94db26c5c

1
configure vendored
View file

@ -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=""