ossp-pkg/shtool/shtool.m4 1.6 -> 1.7
--- shtool.m4 2004/01/01 16:54:20 1.6
+++ shtool.m4 2004/07/19 07:41:34 1.7
@@ -22,7 +22,7 @@
## the standard macro for finding GNU shtool:
## AC_PROG_SHTOOL
##
-AC_DEFUN(AC_PROG_SHTOOL,[dnl
+AC_DEFUN([AC_PROG_SHTOOL],[dnl
AC_PREREQ(2.13)dnl
AC_MSG_CHECKING([for GNU shtool])
AC_CACHE_VAL(ac_cv_shtool,[dnl
|
|