summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-19 08:27:47 +0000
committerJim Meyering <jim@meyering.net>2005-06-19 08:27:47 +0000
commit4eecbcd4455283084182bad144f841cd76ed25d9 (patch)
tree40e7b913e37d84e678f9cbd1567193072ed74f65 /m4
parent186d75c87e6d77e0ee0464a738e73cc10afbe76f (diff)
downloadcoreutils-4eecbcd4455283084182bad144f841cd76ed25d9.tar.xz
rename to gl_FUNC_XFTS
Diffstat (limited to 'm4')
-rw-r--r--m4/xfts.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/xfts.m4 b/m4/xfts.m4
index 92f63303a..adaf0e0f8 100644
--- a/m4/xfts.m4
+++ b/m4/xfts.m4
@@ -4,7 +4,7 @@ dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
-AC_DEFUN([gl_XFTS],
+AC_DEFUN([gl_FUNC_XFTS],
[
AC_LIBSOURCES([xfts.c, xfts.h])
AC_LIBOBJ([xfts])