X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=lib%2FChangeLog;h=2ef40dd0fa17722901049b4c0fc9f42492db28dd;hp=6507f194a688bb7699217978ba256f52e85d9ba4;hb=2ebf0fd4bd6ec1cb90408c070724a6d1f98facc9;hpb=288e95a13a053743ed97d2a122a637c10450fdf1 diff --git a/lib/ChangeLog b/lib/ChangeLog index 6507f19..2ef40dd 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,21 @@ +2008-02-03 Tim Retout + + * Makefile.am (install-data-local): Remove. (Note that a backup of the + config file will no longer be taken during installation.) + (uninstall-local): Likewise. + (all-local): Likewise. + (sysconf_DATA): New variable for location of config file. + (CLEANFILES): Reference $(sysconf_DATA) variable. + (do_subst): New variable to hold the variable substitution command. + (enscript.cfg): Use $(do_subst). Remove unnecessary $(srcdir) prefix + from enscript.cfg.in dependency. + +2008-01-29 Tim Retout + + * Makefile.am (install-data-local): Prefix installation paths with + $(DESTDIR), to avoid breaking `make distcheck'. + (uninstall-local): Likewise. + 2008-01-01 Tim Retout * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.