aboutsummaryrefslogtreecommitdiffstats
path: root/conf/m4/kde/AM_KDE_WITH_NLS.m4
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2004-10-04 15:44:03 +0000
committerReuben Thomas <rrt@sc3d.org>2004-10-04 15:44:03 +0000
commit98377a48695e735a56e6b4f4e4304777610a6c0b (patch)
treead82d7a68e208b7ce786dff48865644d5e838699 /conf/m4/kde/AM_KDE_WITH_NLS.m4
parentadce578906c327e38181d854bffbccb88ee04ff9 (diff)
downloadplptools-98377a48695e735a56e6b4f4e4304777610a6c0b.tar.gz
plptools-98377a48695e735a56e6b4f4e4304777610a6c0b.tar.bz2
plptools-98377a48695e735a56e6b4f4e4304777610a6c0b.zip
Quote DEFUN names to make recent autoconf happy.
Diffstat (limited to 'conf/m4/kde/AM_KDE_WITH_NLS.m4')
-rw-r--r--conf/m4/kde/AM_KDE_WITH_NLS.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/m4/kde/AM_KDE_WITH_NLS.m4 b/conf/m4/kde/AM_KDE_WITH_NLS.m4
index 27e5b8c..f84076c 100644
--- a/conf/m4/kde/AM_KDE_WITH_NLS.m4
+++ b/conf/m4/kde/AM_KDE_WITH_NLS.m4
@@ -14,7 +14,7 @@ dnl PARTICULAR PURPOSE.
dnl >
dnl for this file it is relicensed under LGPL
-AC_DEFUN(AM_KDE_WITH_NLS,
+AC_DEFUN([AM_KDE_WITH_NLS],
[AC_MSG_CHECKING([whether NLS is requested])
dnl Default is enabled NLS
AC_ARG_ENABLE(nls,