Upgrade gnulib.

* gnulib: Upgrade from master.
	* lib/.cvsignore, lib/.gitignore, m4/.cvsignore, m4/.gitignore:
	Regen.
This commit is contained in:
Akim Demaille
2009-02-26 00:09:31 +01:00
parent e9e61b0002
commit 6a6e7f0c65
6 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2009-02-26 Akim Demaille <demaille@gostai.com>
Upgrade gnulib.
* gnulib: Upgrade from master.
* lib/.cvsignore, lib/.gitignore, m4/.cvsignore, m4/.gitignore:
Regen.
2009-02-25 Akim Demaille <demaille@gostai.com>
Remove useless arguments.
@@ -48,9 +55,8 @@
2009-02-19 Akim Demaille <demaille@gostai.com>
Remove trailing blanks.
The epilogue has its own ending
, no need to add another.
The epilogue has its own ending \n, no need to add another.
* data/glr.c, data/lalr1.java, data/yacc.c: dnl when outputing the
epilogue.
* data/glr.cc: dnl when extending the epilogue.

2
gnulib

Submodule gnulib updated: c2d7ef7be4...5812ea3e47

View File

@@ -41,6 +41,8 @@ inttypes_.h
localcharset.c
localcharset.h
malloc.c
mbrtowc.c
mbsinit.c
mbswidth.c
mbswidth.h
obstack.c

2
lib/.gitignore vendored
View File

@@ -44,6 +44,8 @@
/localcharset.c
/localcharset.h
/malloc.c
/mbrtowc.c
/mbsinit.c
/mbswidth.c
/mbswidth.h
/obstack.c

View File

@@ -1,3 +1,4 @@
00gnulib.m4
absolute-header.m4
argmatch.m4
config-h.m4
@@ -29,11 +30,16 @@ lib-ld.m4
lib-link.m4
lib-prefix.m4
localcharset.m4
locale-fr.m4
locale-ja.m4
locale-zh.m4
longlong.m4
malloc.m4
mbrtowc.m4
mbsinit.m4
mbstate_t.m4
mbswidth.m4
multiarch.m4
nls.m4
po.m4
progtest.m4

6
m4/.gitignore vendored
View File

@@ -1,3 +1,4 @@
/00gnulib.m4
/absolute-header.m4
/argmatch.m4
/config-h.m4
@@ -29,11 +30,16 @@
/lib-link.m4
/lib-prefix.m4
/localcharset.m4
/locale-fr.m4
/locale-ja.m4
/locale-zh.m4
/longlong.m4
/malloc.m4
/mbrtowc.m4
/mbsinit.m4
/mbstate_t.m4
/mbswidth.m4
/multiarch.m4
/nls.m4
/po.m4
/progtest.m4