-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to John Wohlbier on 3/5/2009 2:17 PM: > Nevermind, I think I solved my own problem. > > In my macros I'll define a variable INPUTFILES that can be set on the > ./testsuite command line, and if it's nonempty I'll do a > cp "$at_dir/$INPUTFILE" "`pwd`"
This is more efficient as: cp "$at_dir/$INPUTFILE" . - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmxK2oACgkQ84KuGfSFAYDYuQCgtj19e/HEf2NfqEv+JrH0Tn3U 1p4AnAvnVLoEoWBwDOmS8z02rtoYGJXz =rlL6 -----END PGP SIGNATURE----- _______________________________________________ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/listinfo/autoconf