commit | e7549ca6280abe5ab5c1934ecfd7d132c7abeb59 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Aug 01 04:35:39 1998 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Aug 01 04:35:39 1998 +0000 |
tree | c8b51c91ffa3427000d24c72cb1006583eea8f8b | |
parent | 169cb54646e2d6f9f6e554bba80dd4d262a3744e [diff] |
ChangeLog, subst.c, subst.conf.in: * subst.c: Add the ability to substitute apparent shell/make variables such as ${prefix}, since this is needed to make the shell scripts work correctly. subst.conf.in: Add ${prefix} to the list of substitutions which subst should make.