summaryrefslogtreecommitdiff
path: root/m4/makepath.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/makepath.m4')
-rw-r--r--m4/makepath.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/makepath.m4 b/m4/makepath.m4
index edd2d9bce..af8350a57 100644
--- a/m4/makepath.m4
+++ b/m4/makepath.m4
@@ -1,5 +1,5 @@
-# makepath.m4 serial 2
-dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# makepath.m4 serial 3
+dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
dnl Public License, this file may be distributed as part of a program
@@ -12,5 +12,5 @@ AC_DEFUN([gl_MAKEPATH],
AC_REQUIRE([AC_FUNC_ALLOCA])
AC_CHECK_HEADERS_ONCE(unistd.h)
AC_REQUIRE([AC_HEADER_STAT])
- AC_REQUIRE([jm_AFS])
+ AC_REQUIRE([gl_AFS])
])