Skip to content
Snippets Groups Projects
Commit b8c92f38 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

tweak from rb@debian.org

parent 6d324e61
No related branches found
No related tags found
No related merge requests found
......@@ -1909,6 +1909,7 @@ compiler."
else
# We cannot seem to hardcode it, guess we'll fake it.
add_dir="-L$libdir"
test -d "$ladir/.libs" && add_dir="-L$ladir/.libs $add_dir"
add="-l$name"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment