]> git.saurik.com Git - bison.git/commitdiff
maint: remove left-over gnulib modules.
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 6 May 2012 08:04:47 +0000 (10:04 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 6 May 2012 08:08:18 +0000 (10:08 +0200)
* bootstrap.conf (gnulib_modules): Remove pipe-posix.
* lib/.gitignore, m4/.gitignore: Remove files that we no longer use.

bootstrap.conf
lib/.gitignore
m4/.gitignore

index 2dbcb057a26e1e85a1ae8549fc61884e4d5c0c23..e1fd5484cc5950ff0cc42cc2ddd8c0cb99fd2921 100644 (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
index c1c7c06cd93c0a632480821217f0ee6de7b93a8e..43f26284b9d239149ca0d4481e881f6ea2c5a70c 100644 (file)
@@ -22,6 +22,7 @@
 /c-ctype.h
 /c-strcase.h
 /c-strcasecmp.c
+/c-strcaseeq.h
 /c-strncasecmp.c
 /calloc.c
 /charset.alias
 /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
 /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
 /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
 /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
 /strchrnul.valgrind
 /strdup.c
 /streq.h
+/strerror-override.c
+/strerror-override.h
 /strerror.c
+/strerror_r.c
 /string.h
 /string.in.h
 /stripslash.c
 /sys_stat.in.h
 /sys_wait.h
 /sys_wait.in.h
+/sysexits.in.h
 /time.h
 /time.in.h
 /unistd--.h
 /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
index 9291b691d7e9e3e24a6130b3c0ec62c7b306c26d..8f413605c25790cf50daba5f41c79d1cf5eb9308 100644 (file)
@@ -98,7 +98,6 @@
 /open.m4
 /pathmax.m4
 /perror.m4
-/pipe.m4
 /pipe2.m4
 /po.m4
 /posix_spawn.m4