gss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gss/gl/m4


From: gss-commit
Subject: CVS gss/gl/m4
Date: Wed, 18 Jan 2006 15:45:52 +0100

Update of /home/cvs/gss/gl/m4
In directory dopio:/tmp/cvs-serv14855/gl/m4

Modified Files:
        gnulib-comp.m4 gnulib-tool.m4 
Log Message:
Update.

--- /home/cvs/gss/gl/m4/gnulib-comp.m4  2005/10/23 21:41:12     1.2
+++ /home/cvs/gss/gl/m4/gnulib-comp.m4  2006/01/18 14:45:52     1.3
@@ -18,13 +18,14 @@
 # any checks for libraries, header files, types and library functions.
 AC_DEFUN([gl_EARLY],
 [
+  AC_REQUIRE([AC_PROG_RANLIB])
 ])
 
 # This macro should be invoked from ./configure.ac, in the section
 # "Check for header files, types and library functions".
 AC_DEFUN([gl_INIT],
 [
-AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
+  AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
   gl_FUNC_GETHOSTNAME
   gl_GETOPT
   gl_XALLOC
--- /home/cvs/gss/gl/m4/gnulib-tool.m4  2005/09/20 09:24:44     1.1
+++ /home/cvs/gss/gl/m4/gnulib-tool.m4  2006/01/18 14:45:52     1.2
@@ -1,5 +1,5 @@
-# gnulib-tool.m4 serial 1
-dnl Copyright (C) 2004-2005 Free Software Foundation, Inc.
+# gnulib-tool.m4 serial 2
+dnl Copyright (C) 2004-2006 Free Software Foundation, Inc.
 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.
@@ -20,6 +20,9 @@
 dnl Usage: gl_M4_BASE([DIR])
 AC_DEFUN([gl_M4_BASE], [])
 
+dnl Usage: gl_AUX_BASE([DIR])
+AC_DEFUN([gl_AUX_BASE], [])
+
 dnl Usage: gl_LIB([LIBNAME])
 AC_DEFUN([gl_LIB], [])
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]