cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/m4 ChangeLog ftruncate.m4 getdate.m4 gnuli...


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/m4 ChangeLog ftruncate.m4 getdate.m4 gnuli...
Date: Thu, 06 Jul 2006 13:49:16 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/07/06 13:49:16

Modified files:
        m4             : ChangeLog ftruncate.m4 getdate.m4 
                         gnulib-comp.m4 sockpfaf.m4 strtol.m4 strtoul.m4 
Added files:
        m4             : snprintf.m4 

Log message:
        * ftruncate.m4, getdate.m4, gnulib-comp.m4, sockpfaf.m4, strtol.m4,
        strtoul.m4: Update from GNULIB.
        * snprintf.m4: New file from GNULIB.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/ChangeLog?cvsroot=cvs&r1=1.181&r2=1.182
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/ftruncate.m4?cvsroot=cvs&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/getdate.m4?cvsroot=cvs&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/gnulib-comp.m4?cvsroot=cvs&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/sockpfaf.m4?cvsroot=cvs&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/strtol.m4?cvsroot=cvs&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/strtoul.m4?cvsroot=cvs&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/ccvs/m4/snprintf.m4?cvsroot=cvs&rev=1.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -b -r1.181 -r1.182
--- ChangeLog   6 Jul 2006 02:20:19 -0000       1.181
+++ ChangeLog   6 Jul 2006 13:49:16 -0000       1.182
@@ -1,3 +1,9 @@
+2006-07-06  Derek Price  <address@hidden>
+
+       * ftruncate.m4, getdate.m4, gnulib-comp.m4, sockpfaf.m4, strtol.m4,
+       strtoul.m4: Update from GNULIB.
+       * snprintf.m4: New file from GNULIB.
+
 2006-07-05  Derek Price  <address@hidden>
 
        * absolute-header.m4, double-slash-root.m4, getcwd-abort-bug.m4,

Index: ftruncate.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/ftruncate.m4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- ftruncate.m4        6 Jul 2006 02:20:19 -0000       1.3
+++ ftruncate.m4        6 Jul 2006 13:49:16 -0000       1.4
@@ -1,4 +1,4 @@
-#serial 9
+#serial 10
 
 # See if we need to emulate a missing ftruncate function using fcntl or chsize.
 
@@ -21,8 +21,8 @@
       AC_MSG_FAILURE([Your system lacks the ftruncate function.
          Please report this, along with the output of "uname -a", to the
          address@hidden mailing list.  To continue past this point,
-         rerun configure with SKIP_FTRUNCATE_CHECK=yes set in the environment.
-         E.g., env SKIP_FTRUNCATE_CHECK=yes ./configure])
+         rerun configure with SKIP_FTRUNCATE_CHECK=yes.
+         E.g., ./configure SKIP_FTRUNCATE_CHECK=yes])
     fi
   fi
 ])

Index: getdate.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/getdate.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- getdate.m4  4 Oct 2005 02:33:12 -0000       1.4
+++ getdate.m4  6 Jul 2006 13:49:16 -0000       1.5
@@ -1,5 +1,5 @@
-# getdate.m4 serial 8
-dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+# getdate.m4 serial 9
+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.
@@ -29,8 +29,6 @@
   dnl Prerequisites of lib/getdate.y.
   AC_REQUIRE([gl_BISON])
   AC_REQUIRE([gl_C_COMPOUND_LITERALS])
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_FUNCS_ONCE(isascii)
   AC_STRUCT_TIMEZONE
   AC_REQUIRE([gl_CLOCK_TIME])
   AC_REQUIRE([gl_TM_GMTOFF])

Index: gnulib-comp.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/gnulib-comp.m4,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- gnulib-comp.m4      6 Jul 2006 02:20:19 -0000       1.19
+++ gnulib-comp.m4      6 Jul 2006 13:49:16 -0000       1.20
@@ -94,6 +94,7 @@
   gl_SAVE_CWD
   gt_FUNC_SETENV
   gl_SIZE_MAX
+  gl_FUNC_SNPRINTF
   gl_TYPE_SOCKLEN_T
   gt_TYPE_SSIZE_T
   gl_STAT_MACROS
@@ -265,6 +266,8 @@
   lib/setenv.c
   lib/setenv.h
   lib/size_max.h
+  lib/snprintf.c
+  lib/snprintf.h
   lib/socket_.h
   lib/stat-macros.h
   lib/stat_.h
@@ -420,6 +423,7 @@
   m4/setenv.m4
   m4/signed.m4
   m4/size_max.m4
+  m4/snprintf.m4
   m4/socklen.m4
   m4/sockpfaf.m4
   m4/ssize_t.m4

Index: sockpfaf.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/sockpfaf.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- sockpfaf.m4 22 Jun 2006 19:04:35 -0000      1.2
+++ sockpfaf.m4 6 Jul 2006 13:49:16 -0000       1.3
@@ -1,4 +1,4 @@
-# sockpfaf.m4 serial 3
+# sockpfaf.m4 serial 4
 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,
@@ -13,7 +13,8 @@
 
 AC_DEFUN([gl_SOCKET_FAMILIES],
 [
-  AC_CHECK_HEADERS_ONCE(sys/socket.h netinet/in.h winsock2.h)
+  AC_REQUIRE([gl_HEADER_SYS_SOCKET])
+  AC_CHECK_HEADERS_ONCE([netinet/in.h])
 
   AC_MSG_CHECKING(for IPv4 sockets)
   AC_CACHE_VAL(gl_cv_socket_ipv4,

Index: strtol.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/strtol.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- strtol.m4   1 Mar 2005 18:15:07 -0000       1.1
+++ strtol.m4   6 Jul 2006 13:49:16 -0000       1.2
@@ -1,5 +1,5 @@
-# strtol.m4 serial 3
-dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+# strtol.m4 serial 4
+dnl Copyright (C) 2002, 2003, 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.
@@ -7,13 +7,4 @@
 AC_DEFUN([gl_FUNC_STRTOL],
 [
   AC_REPLACE_FUNCS(strtol)
-  if test $ac_cv_func_strtol = no; then
-    gl_PREREQ_STRTOL
-  fi
-])
-
-# Prerequisites of lib/strtol.c.
-AC_DEFUN([gl_PREREQ_STRTOL], [
-  AC_REQUIRE([AC_HEADER_STDC])
-  AC_CHECK_FUNCS_ONCE(isascii)
 ])

Index: strtoul.m4
===================================================================
RCS file: /cvsroot/cvs/ccvs/m4/strtoul.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- strtoul.m4  1 Mar 2005 18:15:07 -0000       1.1
+++ strtoul.m4  6 Jul 2006 13:49:16 -0000       1.2
@@ -1,5 +1,5 @@
-# strtoul.m4 serial 2
-dnl Copyright (C) 2002 Free Software Foundation, Inc.
+# strtoul.m4 serial 3
+dnl Copyright (C) 2002, 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.
@@ -7,12 +7,4 @@
 AC_DEFUN([gl_FUNC_STRTOUL],
 [
   AC_REPLACE_FUNCS(strtoul)
-  if test $ac_cv_func_strtoul = no; then
-    gl_PREREQ_STRTOUL
-  fi
-])
-
-# Prerequisites of lib/strtoul.c.
-AC_DEFUN([gl_PREREQ_STRTOUL], [
-  gl_PREREQ_STRTOL
 ])

Index: snprintf.m4
===================================================================
RCS file: snprintf.m4
diff -N snprintf.m4
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ snprintf.m4 6 Jul 2006 13:49:16 -0000       1.1
@@ -0,0 +1,15 @@
+# snprintf.m4 serial 2
+dnl Copyright (C) 2002, 2003, 2004 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.
+
+AC_DEFUN([gl_FUNC_SNPRINTF],
+[
+  AC_REPLACE_FUNCS(snprintf)
+  AC_CHECK_DECLS_ONCE(snprintf)
+  gl_PREREQ_SNPRINTF
+])
+
+# Prerequisites of lib/snprintf.c.
+AC_DEFUN([gl_PREREQ_SNPRINTF], [:])




reply via email to

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