On Tue 14 Mar 2017 20:41, Freja Nordsiek <fnord...@gmail.com> writes:
> I missed adding an entry for meta/guile-2.2.pc.in in the commit log. Fixed > now. Applied, thanks! Note that I made a small change to the commit log: > Subject: [PATCH] GUILE_SITE_DIR: updated to find compiled site directories > > * meta/guile.m4: GUILE_SITE_DIR updated to find compiled site directories > * meta/guile-2.2.pc.in: added entry for site-ccache directory GUILE_SITE_DIR: Update to find compiled site directories * meta/guile.m4 (GUILE_SITE_DIR): Update to find compiled site directories. * meta/guile-2.2.pc.in: Add entry for site-ccache directory. Here we usually avoid going over 72 columns (because these logs are often indented, e.g. via "git log") and the general tone is a bit more declarative, in the present tense, and with full stops. Andy