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. --- make_msvc_net2003.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'make_msvc_net2003.vcproj') diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj index 357dfba..cfb0deb 100644 --- a/make_msvc_net2003.vcproj +++ b/make_msvc_net2003.vcproj @@ -154,6 +154,11 @@ + @@ -263,6 +268,9 @@ + + -- cgit v1.2.3