Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed to
authorTheodore Tso <tytso@mit.edu>
Wed, 28 Jun 1995 18:28:11 +0000 (18:28 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 28 Jun 1995 18:28:11 +0000 (18:28 +0000)
commit966b47e499faefe16dc615ac4df920f95131db6d
tree7abe8dfdf5d2406d4a07e24266fe425ed022aadc
parentf33c01c4c2c38f1c3ec1e1418ea6e158a6b50b16
Rename ct_c.* to ct_c.*.in.  ct_c.sed.in is now processed by sed to
remove comment lines beginning with '#', since some sed programs can't
handle that.  Change config_script so that the directory where the
ct_c.* files can be specified, since those are in the build directory,
instead of the source directory.  (This is all for the sake of System
V sed.  Sigh.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6186 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ss/ChangeLog
src/util/ss/Makefile.in
src/util/ss/config_script
src/util/ss/ct_c.awk.in [moved from src/util/ss/ct_c.awk with 100% similarity]
src/util/ss/ct_c.sed.in [moved from src/util/ss/ct_c.sed with 100% similarity]