]> diplodocus.org Git - nmh/blobdiff - test/README
Fixed problem with m_getfld() with long headers reported by
[nmh] / test / README
index 7b1de5fde9c2d43247ad1dc884246c64bf388aa1..1932cd7639eac2627d6816c69f70758b985735ab 100644 (file)
@@ -78,3 +78,7 @@ assignment in export statements.
 checkbashisms, available at http://sourceforge.net/projects/checkbaskisms/,
 might help some catch problems.  Though it misses all of the troublesome
 constructs, except for assignment in an export statement, listed above.
+
+The "Portable Shell" section of the Autoconf info manual has a wealth
+of tips for avoiding portability problems in shell scripts.  It might
+be available by entering:  info autoconf portable.