build-sys: autotools and gnulib related updates

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2021-09-05 15:52:07 +01:00
parent c7e0058994
commit 5126e63665
No known key found for this signature in database
GPG key ID: 0D46FEF7E61DBB46
2 changed files with 7 additions and 1 deletions

View file

@ -40,7 +40,7 @@ edit_cmd = sed \
$(PATHFILES): Makefile
@ rm -f $@ $@.tmp
$(AM_V_at) test -d $(dir $@) || mkdir -p $(dir $@)
$(AM_V_at) mkdir -p $(dir $@)
$(AM_V_GEN) srcdir=''; \
test -f ./$@.in || srcdir=$(srcdir)/; \
$(edit_cmd) $${srcdir}$@.in >$@.tmp

6
lib/.gitignore vendored
View file

@ -6,6 +6,7 @@
/attribute.h
/basename-lgpl.c
/basename-lgpl.h
/calloc.c
/c-ctype.c
/c-ctype.h
/c++defs.h
@ -49,6 +50,7 @@
/fpurge.c
/freading.c
/freading.h
/free.c
/fseek.c
/fseeko.c
/fstat.c
@ -71,6 +73,9 @@
/glthread/*
/hard-locale.c
/hard-locale.h
/ialloc.c
/ialloc.h
/idx.h
/inet_pton.c
/intprops.h
/inttypes.h
@ -127,6 +132,7 @@
/quotearg.c
/quotearg.h
/quote.h
/reallocarray.c
/realloc.c
/setenv.c
/setlocale-lock.c