mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* src/reader.c (get_merge_function): Use xstrdup, not strdup. * src/files.c (skeleton_find): Remove, unused. * m4/memcmp.m4: New, from the Coreutils 4.5.1. * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Run jm_FUNC_MEMCMP.
7 lines
274 B
Makefile
7 lines
274 B
Makefile
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
|
EXTRA_DIST = \
|
|
dmalloc.m4 error.m4 \
|
|
m4.m4 mbrtowc.m4 memcmp.m4 mkstemp.m4 \
|
|
prereq.m4 strerror_r.m4 timevar.m4 warning.m4 \
|
|
gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4
|