]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Document pdksh POSIX problem.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 00:34:44 +0000 (00:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Jul 2004 00:34:44 +0000 (00:34 +0000)
ChangeLog

index 0b86dfc7b8f639627b241611ae19a9373976b882..c490b53b1cb291b263570807bbc52aaa2e317022 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        * lib/m4sugar/m4sh.m4 (_AS_BOURNE_COMPATIBLE): Set BIN_SH, for
        Tru64.
        * doc/autoconf.texi (Shellology): Mention BIN_SH.
+       Document problem with "`""`" in pdksh POSIX mode.
 
 2004-07-27  Paul Eggert  <eggert@cs.ucla.edu>