summaryrefslogtreecommitdiffstats
path: root/bin/yodconfigure
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r13309] Added some cosmetic hash marks.Albert Cheng2007-02-141-2/+2
| | | | No need to test as it is trival comment.
* [svn-r13204] Purpose:Albert Cheng2007-01-261-1/+20
| | | | | | | | | | | | Improvement. Description: Added the forcemode option. (was in hdf4 for months.) auto-configure have changed the ac_try syntax from 'eval $ac_try' to 'eval "$ac_try"'. Add a new global-substitute to support that too. Platforms Tested: Kagiso only since it is just a shell script simple change.
* [svn-r13196] Upgrade.Albert Cheng2007-01-251-1/+1
| | | | | | | | The execution method changed a little bit. It is not just (eval $ac_try ...) but as (eval "$ac_try") instead. Changed to use the new pattern. Platfrom tested: Red storm.
* [svn-r11710] Purpose:Albert Cheng2005-11-141-1/+1
| | | | | | | | | Bug fix. Description: Removed a debugging print command in the edit script. Tested in Redstorm.
* [svn-r11641] Purpose:Albert Cheng2005-10-311-0/+58
New feature Description: A tool to fix configure file so that it can launch configure testing executable via the proper launching command, e.g., yod. (Thus the name yodconfigure is used.) Tested: Red Storm, both parallel and serial configure.