about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-19 01:09:57 +0000
committerEric Wong <e@yhbt.net>2020-02-19 01:11:34 +0000
commit5ee44b19b02016429b065875cf332df90fcffed3 (patch)
treea4d19a4f28dffbafe9c91889546eb9ffc2707ef4
parent0abf9c357584c4d25d924871dc41d2b1cb9695c1 (diff)
downloadcmogstored-5ee44b19b02016429b065875cf332df90fcffed3.tar.gz
-rw-r--r--m4/.gitignore10
-rw-r--r--m4/gnulib-cache.m42
2 files changed, 11 insertions, 1 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index 1fe2e96..09e8db9 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -216,3 +216,13 @@
 /freading.m4
 /sh-filename.m4
 /std-gnu11.m4
+/access.m4
+/creat.m4
+/getdelim.m4
+/getline.m4
+/libgcrypt.m4
+/open-slash.m4
+/pthread-thread.m4
+/pthread_h.m4
+/semaphore.m4
+/zzgnulib.m4
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index 7ec6e77..812cd95 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2018 Free Software Foundation, Inc.
+# Copyright (C) 2002-2020 Free Software Foundation, Inc.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by