Date: Sun, 15 Sep 2002 14:54:12 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/openjade/files patch-ae Message-ID: <200209152154.g8FLsCDb019295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/09/15 14:54:12 PDT
Added files:
textproc/openjade/files patch-ae
Log:
Some GNU (and GNU-style) programs assume that the presence of the
restartable multibyte/wide character functions (mbsrtowcs(),
wcsrtombs()) means that all of the other ISO C90 Amd.1 wide character
functions exist. The restartable mb/wc functions were added recently
and do not exist in -stable.
Making blind assumptions like this defeats the purpose of using
autoconf at all..
Submitted by: tjr
Revision Changes Path
1.1 +20 -0 ports/textproc/openjade/files/patch-ae (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209152154.g8FLsCDb019295>
