Update of /home/cvs/libidn/gl/m4
In directory dopio:/tmp/cvs-serv20871/gl/m4
Modified Files:
getopt.m4 gnulib-tool.m4
Log Message:
Update.
--- /home/cvs/libidn/gl/m4/getopt.m4 2005/09/09 15:53:17 1.7
+++ /home/cvs/libidn/gl/m4/getopt.m4 2006/02/07 08:31:35 1.8
@@ -1,5 +1,5 @@
-# getopt.m4 serial 11
-dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+# getopt.m4 serial 12
+dnl Copyright (C) 2002, 2003, 2004, 2005, 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.
@@ -77,4 +77,7 @@
AC_DEFUN([gl_GETOPT], [gl_GETOPT_IFELSE([gl_GETOPT_SUBSTITUTE])])
# Prerequisites of lib/getopt*.
-AC_DEFUN([gl_PREREQ_GETOPT], [:])
+AC_DEFUN([gl_PREREQ_GETOPT],
+[
+ AC_CHECK_DECLS_ONCE([getenv])
+])
--- /home/cvs/libidn/gl/m4/gnulib-tool.m4 2006/01/09 15:55:21 1.2
+++ /home/cvs/libidn/gl/m4/gnulib-tool.m4 2006/02/07 08:31:35 1.3
@@ -1,5 +1,5 @@
-# gnulib-tool.m4 serial 2
-dnl Copyright (C) 2004-2006 Free Software Foundation, Inc.
+# gnulib-tool.m4 serial 1
+dnl Copyright (C) 2004-2005 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,9 +20,6 @@
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], [])
_______________________________________________
Libidn-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libidn-commit