From c992c4d80f51540699f33fed067caf6b7c38df79 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 15 Jan 2012 22:41:53 +0000 Subject: Add GNU Guile as an optional embedded scripting language for make. On configure-enabled systems, configure will detect Guile installed (using pkg-config, which is how GNU Guile is distributed) and enable it if so. On all non-configure-enabled systems, currently, the default is for Guile support to be disabled. --- po/ChangeLog | 4 ++++ po/POTFILES.in | 1 + 2 files changed, 5 insertions(+) (limited to 'po') diff --git a/po/ChangeLog b/po/ChangeLog index f518e70..ca08741 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2012-01-12 Paul Smith + + * POTFILES.in: Add new guile.c file. + 2011-09-26 Paul Smith * LINGUAS: Added new translation file for Czech (cs). diff --git a/po/POTFILES.in b/po/POTFILES.in index 05208bb..1f31763 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,6 +24,7 @@ expand.c file.c function.c getopt.c +guile.c hash.c implicit.c job.c -- cgit v1.2.3