From 98377a48695e735a56e6b4f4e4304777610a6c0b Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 4 Oct 2004 15:44:03 +0000 Subject: Quote DEFUN names to make recent autoconf happy. --- conf/m4/kde/AC_BASE_PATH_KDE.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/m4/kde/AC_BASE_PATH_KDE.m4') diff --git a/conf/m4/kde/AC_BASE_PATH_KDE.m4 b/conf/m4/kde/AC_BASE_PATH_KDE.m4 index 36abd13..dbc9f9d 100644 --- a/conf/m4/kde/AC_BASE_PATH_KDE.m4 +++ b/conf/m4/kde/AC_BASE_PATH_KDE.m4 @@ -4,7 +4,7 @@ dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) dnl and $(kde_includes) will be the kdehdrlocation (if needed) dnl ------------------------------------------------------------------------ dnl -AC_DEFUN(AC_BASE_PATH_KDE, +AC_DEFUN([AC_BASE_PATH_KDE], [ AC_PREREQ([2.13]) AC_REQUIRE([KDE_MISC_TESTS]) -- cgit v1.2.3