summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-10-30 20:24:18 +0100
committerSimon Josefsson <simon@josefsson.org>2008-10-30 20:24:18 +0100
commit39d7d21c38b99f5e804f5ef462ebc4a2a316088c (patch)
treee0aefd63430a0344a8755d7ac5014bfcc25fdd0c
parent3d1fa05db0e3abca88b4131a81dd2d92a257bd75 (diff)
downloadgnutls-39d7d21c38b99f5e804f5ef462ebc4a2a316088c.tar.gz
Update gnulib files.
-rw-r--r--gl/m4/gnulib-comp.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4
index 329fd80c68..197bf81f98 100644
--- a/gl/m4/gnulib-comp.m4
+++ b/gl/m4/gnulib-comp.m4
@@ -15,7 +15,7 @@
# In projects using CVS, this file can be treated like other built files.
-# This macro should be invoked from ./configure.in, in the section
+# This macro should be invoked from ./configure.ac, in the section
# "Checks for programs", right after AC_PROG_CC, and certainly before
# any checks for libraries, header files, types and library functions.
AC_DEFUN([gl_EARLY],
@@ -36,7 +36,7 @@ AC_DEFUN([gl_EARLY],
AC_REQUIRE([AC_PROG_CC_STDC])
])
-# This macro should be invoked from ./configure.in, in the section
+# This macro should be invoked from ./configure.ac, in the section
# "Check for header files, types and library functions".
AC_DEFUN([gl_INIT],
[