From: guido Date: Wed, 12 Jun 2002 08:40:40 +0000 (+0000) Subject: script for finding paths X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab52abcf4a4c5a6884f45b8dfaf78d8ad82f7606;p=dealii-svn.git script for finding paths git-svn-id: https://svn.dealii.org/trunk@6070 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/scripts/build-test/check b/deal.II/common/scripts/build-test/check new file mode 100644 index 0000000000..c826bbe2fb --- /dev/null +++ b/deal.II/common/scripts/build-test/check @@ -0,0 +1,10 @@ +which bash +which cvs +which make +which gmake +which gcc +which g++ +which cc +which CC +which cxx +which icc