Christian Ohler <[EMAIL PROTECTED]> writes: > Perhaps we can rename dvc-load-install.el to dvc-load.el.install to make > it clearer that the file is not valid Elisp (until processed), and that > it replaces dvc-load.el in the installation directory.
Files that are processed by configure typically have the extra extension ".in", so this should be "dvc-load.el.in". For example, from the monotone sources : ./config.h.in ./contrib/ext_hooks.lua.in ./debian/po/POTFILES.in ./Makefile.in ./po/Makefile.in.in ./po/POTFILES.in -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
