On Sun, 11 Nov 2007, Peter O'Gorman wrote:

It is okay with me. You sure that you want to proceed this way, rather
than changing
rm conftest*

to
rm -rf conftest.dSYM
rm conftest*

(because the only possible problem with the change is that people have
dirs named conftest<something> in their sources, but this does seem
unlikely).

I think that it is wise to not make unnecessary assumptions and to use the safer approach, particularly since it is so easy to do so.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



Reply via email to