bug-gzip
[Top][All Lists]
Advanced

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

Re: FYI, updated to latest from gnulib, and copyright years


From: Paul Eggert
Subject: Re: FYI, updated to latest from gnulib, and copyright years
Date: Sun, 06 Jan 2013 07:59:34 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

I also pushed this:

Subject: [PATCH] maint: adjust to Gnulib changes

* lib/.gitignore: Add glthread, math.c, unistd.c, wctype-h.c.
* m4/.gitignore: Remove inline.m4.
---
 lib/.gitignore | 4 ++++
 m4/.gitignore  | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/lib/.gitignore b/lib/.gitignore
index d0e6772..d7c737c 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -99,6 +99,7 @@
 /gettext.h
 /gettime.c
 /gettimeofday.c
+/glthread
 /gnulib.mk
 /ignore-value.h
 /intprops.h
@@ -250,3 +251,6 @@
 /stat-time.c
 /timespec.c
 /xsize.c
+/math.c
+/unistd.c
+/wctype-h.c
diff --git a/m4/.gitignore b/m4/.gitignore
index bea4519..2634eb4 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -66,7 +66,6 @@
 /gnulib-comp.m4
 /gnulib-tool.m4
 /include_next.m4
-/inline.m4
 /intmax_t.m4
 /inttypes_h.m4
 /isnand.m4
-- 
1.7.11.7





reply via email to

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