gnulib-tool: work with NetBSD /bin/sh
authorEric Blake <eblake@redhat.com>
Thu, 9 Sep 2010 23:06:15 +0000 (17:06 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 9 Sep 2010 23:16:25 +0000 (17:16 -0600)
commit412cf3c34301809c117f7e8bf5e479ebb626445c
tree5d0ce558f8abd92090dc6256a8a6a3620751f442
parentb0ce1bdd5b7b1c0fbd1e74294c768b57e1dd41ae
gnulib-tool: work with NetBSD /bin/sh

* gnulib-tool (func_cache_var, func_cache_lookup_module)
(func_get_description, func_get_comment, func_get_status)
(func_get_notice, func_get_applicability, func_get_filelist)
(func_get_dependencies, func_get_autoconf_early_snippet)
(func_get_autoconf_snippet, func_get_automake_snippet)
(func_get_include_directive, func_get_link_directive)
(func_get_license, func_get_maintainer, func_import): Avoid
shell syntax errors from parsing syntax extensions.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
gnulib-tool