> Found it in configure. Ack, make that, "found it in _every_ configure". Rather than hand editing these, modified the lot of them to break the x86_64 test, so it will fail even if the strings are present (or use sed):
find . | \ grep configure$ | extract -fmt 'extract -in [1,] -out /tmp/foo -rtds "grep x86_64" -rtss "grep WILLNOTMATCH"; /bin/cp /tmp/foo [1,]' | \ execinput Regards, David Mathog [email protected] Manager, Sequence Analysis Facility, Biology Division, Caltech _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
