mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
Merge changes from gnulib. This was prompted because the CVS
snapshot of Bison didn't build on Solaris 7 due to strnlen problems.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
||||
EXTRA_DIST = \
|
||||
dmalloc.m4 error.m4 \
|
||||
m4.m4 mbrtowc.m4 mbswidth.m4 memcmp.m4 \
|
||||
prereq.m4 stdbool.m4 subpipe.m4 timevar.m4 warning.m4 \
|
||||
alloca.m4 dirname.m4 dmalloc.m4 dos.m4 error.m4 getopt.m4 hash.m4 \
|
||||
m4.m4 malloc.m4 \
|
||||
mbrtowc.m4 mbswidth.m4 memchr.m4 memcmp.m4 memrchr.m4 \
|
||||
obstack.m4 onceonly.m4 \
|
||||
prereq.m4 quote.m4 quotearg.m4 \
|
||||
realloc.m4 stdbool.m4 \
|
||||
stpcpy.m4 strnlen.m4 strtol.m4 strtoul.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
|
||||
|
||||
Reference in New Issue
Block a user