cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs ./ChangeLog ./configure m4/time_r.m4


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs ./ChangeLog ./configure m4/time_r.m4
Date: Wed, 12 Apr 2006 18:08:32 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         
Changes by:     Derek Robert Price <address@hidden>     06/04/12 18:08:32

Modified files:
        .              : ChangeLog configure 
        m4             : time_r.m4 

Log message:
        * m4/time_r.m4: Update form GNULIB.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/ChangeLog.diff?tr1=1.1285&tr2=1.1286&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/configure.diff?tr1=1.438&tr2=1.439&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/cvs/ccvs/m4/time_r.m4.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: ccvs/ChangeLog
diff -u ccvs/ChangeLog:1.1285 ccvs/ChangeLog:1.1286
--- ccvs/ChangeLog:1.1285       Tue Apr 11 20:21:56 2006
+++ ccvs/ChangeLog      Wed Apr 12 18:08:32 2006
@@ -1,3 +1,7 @@
+2006-04-12  Derek Price  <address@hidden>
+
+       * m4/time_r.m4: Update form GNULIB.
+
 2006-04-11  Derek Price  <address@hidden>
 
        * m4/bison.m4, m4/regex.m4: Update from GNULIB.
Index: ccvs/configure
diff -u ccvs/configure:1.438 ccvs/configure:1.439
--- ccvs/configure:1.438        Tue Apr 11 20:21:56 2006
+++ ccvs/configure      Wed Apr 12 18:08:32 2006
@@ -29782,6 +29782,7 @@
 
 
 
+
   echo "$as_me:$LINENO: checking whether localtime_r is compatible with its 
POSIX signature" >&5
 echo $ECHO_N "checking whether localtime_r is compatible with its POSIX 
signature... $ECHO_C" >&6
 if test "${gl_cv_time_r_posix+set}" = set; then
Index: ccvs/m4/time_r.m4
diff -u ccvs/m4/time_r.m4:1.2 ccvs/m4/time_r.m4:1.3
--- ccvs/m4/time_r.m4:1.2       Tue Mar  1 18:15:07 2005
+++ ccvs/m4/time_r.m4   Wed Apr 12 18:08:32 2006
@@ -1,6 +1,6 @@
 dnl Reentrant time functions like localtime_r.
 
-dnl Copyright (C) 2003 Free Software Foundation, Inc.
+dnl Copyright (C) 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.
@@ -9,6 +9,7 @@
 
 AC_DEFUN([gl_TIME_R],
 [
+  AC_LIBSOURCES([time_r.c, time_r.h])
   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
   AC_REQUIRE([gl_C_RESTRICT])
 




reply via email to

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