Age | Commit message (Collapse) | Author |
|
* pre-inst-env.in (prepend-path-env!): Handle case when environment
variable is absent and getenv returns #f.
|
|
* pre-inst-env.in: Add --no-auto-compile flag to shebang.
|
|
* pre-inst-env.in, scripts/ccwl.in: Remove unnecessary -s flag from
shebang.
|
|
* pre-inst-env.in: Do not bind command line argument 0 to a variable.
|
|
* pre-inst-env.in: Append scripts directory to PATH.
|
|
Scheme code is more readable than arcane bash.
* pre-inst-env.in: Rewrite in scheme.
|
|
* Makefile.am, bootstrap.sh, configure.ac, pre-inst-env.in: New files.
|