(gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE, fixing a typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:40:57 +0000 (09:40 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Aug 2003 09:40:57 +0000 (09:40 +0000)
m4/readlink.m4

index fd73d49f12cc33de78f89e08431340c009a0b319..ec53e14db86a6316fab7be3c1d6d94c40d07b43d 100644 (file)
@@ -1,4 +1,4 @@
-# readlink.m4 serial 1
+# readlink.m4 serial 2
 dnl Copyright (C) 2003 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
@@ -16,7 +16,7 @@ AC_DEFUN([gl_FUNC_READLINK],
 ])
 
 # Prerequisites of lib/readlink.c.
-AC_DEFUN([gl_PREREQ_READLINE],
+AC_DEFUN([gl_PREREQ_READLINK],
 [
   :
 ])