changeset 4572:0b7ce5a21456

(gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE, fixing a typo.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 16 Aug 2003 09:40:57 +0000
parents 1718e8a82e07
children 08358b56eaa7
files m4/readlink.m4
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/m4/readlink.m4
+++ b/m4/readlink.m4
@@ -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 @@
 ])
 
 # Prerequisites of lib/readlink.c.
-AC_DEFUN([gl_PREREQ_READLINE],
+AC_DEFUN([gl_PREREQ_READLINK],
 [
   :
 ])