maint: remove left-over gnulib modules.

* bootstrap.conf (gnulib_modules): Remove pipe-posix.
* lib/.gitignore, m4/.gitignore: Remove files that we no longer use.
This commit is contained in:
Akim Demaille
2012-05-06 10:04:47 +02:00
parent 47dcfd5a5c
commit 85557aa1cb
3 changed files with 26 additions and 28 deletions

View File

@@ -22,7 +22,7 @@ gnulib_modules='
gettext git-version-gen gitlog-to-changelog
gpl-3.0 hash inttypes isnan javacomp-script
javaexec-script ldexpl maintainer-makefile malloc-gnu mbschr mbsrchr
mbswidth obstack perror pipe-posix progname
mbswidth obstack perror progname
quote quotearg realloc-posix
spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
unistd unistd-safer unlocked-io update-copyright unsetenv verify

51
lib/.gitignore vendored
View File

@@ -22,6 +22,7 @@
/c-ctype.h
/c-strcase.h
/c-strcasecmp.c
/c-strcaseeq.h
/c-strncasecmp.c
/calloc.c
/charset.alias
@@ -29,7 +30,11 @@
/cloexec.h
/close-hook.c
/close-hook.h
/close-stream.c
/close-stream.h
/close.c
/closeout.c
/closeout.h
/config.charset
/config.h
/config.hin
@@ -53,19 +58,25 @@
/fcntl.c
/fcntl.h
/fcntl.in.h
/fd-hook.c
/fd-hook.h
/fd-safer-flag.c
/fd-safer.c
/float+.h
/float.c
/float.h
/float.in.h
/fopen-safer.c
/fopen.c
/fpending.c
/fpending.h
/fprintf.c
/fpucw.h
/frexp.c
/frexpl.c
/fseterr.c
/fseterr.h
/fstat.c
/getdtablesize.c
/getopt.c
/getopt.h
@@ -88,6 +99,7 @@
/isnanl-nolibm.h
/isnanl.c
/iswblank.c
/itold.c
/ldexpl.c
/localcharset.c
/localcharset.h
@@ -105,14 +117,18 @@
/mbuiter.h
/memchr.c
/memchr.valgrind
/msvc-inval.c
/msvc-inval.h
/msvc-nothrow.c
/msvc-nothrow.h
/nonblocking.c
/nonblocking.h
/obstack.c
/obstack.h
/open.c
/pathmax.h
/perror.c
/pipe-safer.c
/pipe.c
/pipe2-safer.c
/pipe2.c
/printf-args.c
@@ -124,10 +140,13 @@
/printf-parse.c
/printf-parse.h
/printf.c
/progname.c
/progname.h
/quote.c
/quote.h
/quotearg.c
/quotearg.h
/raise.c
/rawmemchr.c
/rawmemchr.valgrind
/realloc.c
@@ -185,7 +204,10 @@
/strchrnul.valgrind
/strdup.c
/streq.h
/strerror-override.c
/strerror-override.h
/strerror.c
/strerror_r.c
/string.h
/string.in.h
/stripslash.c
@@ -205,6 +227,7 @@
/sys_stat.in.h
/sys_wait.h
/sys_wait.in.h
/sysexits.in.h
/time.h
/time.in.h
/unistd--.h
@@ -236,33 +259,9 @@
/wctype.in.h
/wcwidth.c
/xalloc-die.c
/xalloc-oversized.h
/xalloc.h
/xmalloc.c
/xsize.h
/xstrndup.c
/xstrndup.h
/c-strcaseeq.h
/fd-hook.c
/fd-hook.h
/float.c
/fstat.c
/itold.c
/msvc-inval.c
/msvc-inval.h
/msvc-nothrow.c
/msvc-nothrow.h
/pathmax.h
/raise.c
/strerror-override.c
/strerror-override.h
/strerror_r.c
/xalloc-oversized.h
/close-stream.c
/close-stream.h
/closeout.c
/closeout.h
/fpending.c
/fpending.h
/sysexits.in.h
/progname.c
/progname.h

1
m4/.gitignore vendored
View File

@@ -98,7 +98,6 @@
/open.m4
/pathmax.m4
/perror.m4
/pipe.m4
/pipe2.m4
/po.m4
/posix_spawn.m4