On Sunday 12 August 2001 18:19, mdew wrote:
>> libtool: link: cannot determine absolute directory name of `NONE'
> Debian Sid with latest updates

for i in `find . -name "Makefile"`; do cat Makefile | sed s/-LNONE/\ / > 
$i.new; mv -f $i.new $i ; done

seems to work for now, if anyone has a more permanent solution to this I'd be 
glad to hear.

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to