aboutsummaryrefslogtreecommitdiff
path: root/am/guile.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/guile.m4')
-rw-r--r--am/guile.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/am/guile.m4 b/am/guile.m4
index 33fcbff..6c2faf5 100644
--- a/am/guile.m4
+++ b/am/guile.m4
@@ -1,5 +1,5 @@
dnl This file is part of GNU mailutils.
-dnl Copyright (C) 2001, 2004, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2001, 2004, 2007, 2010 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify it
dnl under the terms of the GNU General Public License as published by the
@@ -82,7 +82,7 @@ AC_DEFUN([MU_CHECK_GUILE],
if test $mu_cv_lib_guile = yes; then
AC_ARG_WITH([guiledir],
AC_HELP_STRING([--with-guiledir=DIR],
- [Specify the directory to install guile modules to]),
+ [specify directory to install guile modules to]),
[case $withval in
/*) GUILE_SITE=$withval;;
yes) GUILE_SITE=`$GUILE_CONFIG info pkgdatadir`/site;;

Return to:

Send suggestions and report system problems to the System administrator.