diff options
Diffstat (limited to 'config.h.W32.template')
-rw-r--r-- | config.h.W32.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template index 03a4316..dd5be8a 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -75,6 +75,9 @@ this program. If not, see <http://www.gnu.org/licenses/>. */ /* Define if you have the clock_gettime function. */ /* #undef HAVE_CLOCK_GETTIME */ +/* Embed GNU Guile support */ +/* #undef HAVE_GUILE */ + /* Define if the GNU dcgettext() function is already present or preinstalled. */ /* #undef HAVE_DCGETTEXT */ |