bug-gnulib
[Top][All Lists]
Advanced

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

Re: time_r usage of AC_LIBSOURCES


From: Eric Blake
Subject: Re: time_r usage of AC_LIBSOURCES
Date: Wed, 12 Apr 2006 16:51:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Paul Eggert <eggert <at> CS.UCLA.EDU> writes:

> 
> coreutils "make dist" omitted lib/time_r.h in the tarball so I
> installed this into both gnulib and coreutils:
> 
>       * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
>       time_r.h.

I applied this followup patch, so that I could bootstrap tar again:

2006-04-12  Eric Blake  <address@hidden>

        * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
        is now done automatically by the corresponding Autoconf macro.

Index: modules/time_r
===================================================================
RCS file: /sources/gnulib/gnulib/modules/time_r,v
retrieving revision 1.5
diff -u -r1.5 time_r
--- modules/time_r      10 May 2005 01:32:22 -0000      1.5
+++ modules/time_r      12 Apr 2006 16:19:19 -0000
@@ -14,7 +14,6 @@
 gl_TIME_R
 
 Makefile.am:
-lib_SOURCES += time_r.h
 
 Include:
 "time_r.h"







reply via email to

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