On Mon, 2006-02-06 at 15:50 -0800, Dan Nicholson wrote: > For my own scripts, I would do the sed like Tushar mentioned. I don't > like compatibility symlinks at all. Just looked at configure for > evolution. Looks like > > sed -i 's/mozilla-nss/nss/g' configure > > might work. Haven't tested it, though.
s/mozilla-ns/ns/g works fine for me with system nss and nspr for evolution and evolution-data-server. Jürg -- Juerg Billeter <[EMAIL PROTECTED]> -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
