mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
(EXTRA_DIST): Add the following files, which
shouldn't be needed according to the gettext 0.12.1 documentation but which seem to be needed anyway: codeset.m4 glibc21.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4.
This commit is contained in:
@@ -8,4 +8,6 @@ EXTRA_DIST = \
|
|||||||
realloc.m4 stdbool.m4 \
|
realloc.m4 stdbool.m4 \
|
||||||
stpcpy.m4 strnlen.m4 strtol.m4 strtoul.m4 \
|
stpcpy.m4 strnlen.m4 strtol.m4 strtoul.m4 \
|
||||||
subpipe.m4 timevar.m4 unlocked-io.m4 warning.m4 xalloc.m4 \
|
subpipe.m4 timevar.m4 unlocked-io.m4 warning.m4 xalloc.m4 \
|
||||||
gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4
|
gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 \
|
||||||
|
codeset.m4 glibc21.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \
|
||||||
|
lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
|
||||||
|
|||||||
Reference in New Issue
Block a user