Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1 by edhill, Thu Jul 28 15:09:31 2005 UTC | revision 1.2 by edhill, Thu Aug 11 14:12:44 2005 UTC | |
|---|---|---|
| # | Line 75 for ac_option ; do | Line 75 for ac_option ; do |
| 75 | ||
| 76 | done | done |
| 77 | ||
| 78 | # Turn off stack limit for FIZHI | |
| 79 | ulimit -s unlimited | |
| 80 | ||
| 81 | echo -n "Creating a temp directory ..." | echo -n "Creating a temp directory ..." |
| 82 | mach=`hostname` | mach=`hostname` |
| 83 | file=${OPTFILE##*/} | file=${OPTFILE##*/} |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |