Matthijs Möhlmann <[email protected]> writes: > What is the correct way to empty the dependency_libs, or simply a shell > command that empty the dependency_libs line?
sed -i "s/^dependency_libs=.*/dependency_libs=''/" *.la -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

