summaryrefslogtreecommitdiffstats
path: root/src/conf_macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf_macros.m4')
-rw-r--r--src/conf_macros.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_macros.m4 b/src/conf_macros.m4
index 1834f3cb7..433e99cef 100644
--- a/src/conf_macros.m4
+++ b/src/conf_macros.m4
@@ -278,7 +278,7 @@ AC_DEFUN([WITH_DEFAULT_CCACHE_DIR],
AC_DEFUN([WITH_DEFAULT_CCNAME_TEMPLATE],
[ AC_ARG_WITH([default-ccname-template],
[AC_HELP_STRING([--with-default-ccname-template=CCACHE],
- [The default value of krb5_ccname_template [FILE:%d/krb5cc_%U_XXXXXX]]
+ [The default fallback value of krb5_ccname_template [FILE:%d/krb5cc_%U_XXXXXX]]
)
]
)