]> git.saurik.com Git - bison.git/commit
Port quotearg fixes from tar 1.13.24.
authorAkim Demaille <akim@epita.fr>
Thu, 27 Sep 2001 14:25:57 +0000 (14:25 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 27 Sep 2001 14:25:57 +0000 (14:25 +0000)
commitcae30a7df418756ab40132b74f822664fde043d4
tree64ca6310f5ae327c7133281ee7d89e43f9037b33
parent9fb2ad6738cd66c53ef881015d09439d12f90bf9
Port quotearg fixes from tar 1.13.24.
* lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
tm to be declared.
(HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
(mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
* m4/Makefile.am (EXTRA_DIST): Add mbrtowc.m4.
* m4/mbrtowc.m4: New file.
* m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for mbsinit and stddef.h.
Use jm_FUNC_MBRTOWC instead of AC_CHECK_FUNCS(mbrtowc).
23 files changed:
ChangeLog
Makefile.in
aclocal.m4
config.hin
configure
lib/quotearg.c
m4/Makefile.am
m4/Makefile.in
m4/prereq.m4
po/de.gmo
po/de.po
po/es.po
po/et.gmo
po/et.po
po/fr.gmo
po/fr.po
po/ja.gmo
po/ja.po
po/nl.gmo
po/nl.po
po/ru.gmo
po/ru.po
po/tr.po