Lines Matching +refs:po +refs:find +refs:bash +refs:string

175 	empty string otherwise.
1118 docs: mention bash vs. POSIXLY_CORRECT
1120 Document bash behavior.
1266 (AS@&t@_VAR basics): Test comparison to empty string.
1424 docs: mention bash bug with word splitting
1425 * doc/autoconf.texi (Shell Substitutions): Document bash bug, and
1567 expr bug returning 0 instead of the empty string.
1685 (Substitute a 2000-byte string)
1744 doing a recursive find, limit ourselves to top ChangeLog only.
2587 for the constant string. Cast void* to char* for assignment.
2693 concatenate an empty second string, when we have exactly 148
2695 * tests/torture.at (Substitute a 2000-byte string): Add test
2788 * lib/m4sugar/m4sugar.m4 (m4_escape): Don't use regex if string is
2858 * doc/autoconf.texi (Debugging): Recommend to use "bash -n
2942 DJGPP bash 2.04 has a bug in that `return $ac_retval' done in a
3703 Mention older bash limitation with single-command exit trap.
4164 under zsh, bash, or when TEST_PARALLEL_AUTOTEST is defined. Makes
4181 Work around cygwin bash igncr mode.
4183 bash carriage returns if ac_cr lost \r from ``.
4889 (Define to a 2000-byte string): Enhance tests to cover
5142 than m4_bpatsubst to grab string prefix.
5148 m4_bmatch to find byte.
5452 (_m4_expansion_stack_entry): New macro, to format the string only
5528 Fix LINENO detection to work around bash and pdksh limitations.
6071 * tests/m4sh.at (AS@&t@_VAR basics): Use AS_ECHO, since string
6296 * doc/autoconf.texi (Shell Functions): Document bugs in bash,
7023 install' would allow installation of stale version string.
7101 find version.texi, since bison does not provide it.
7431 (.x.1): Use package name for version string.
7860 using it in the sed replacement string to expand @configure_input@.
7938 * doc/autoconf.texi (Limitations of Builtins) <.>: Mention bash
8009 in feature string for --enable/--with. Convert to underscore
8080 * tests/torture.at (Substitute a 2000-byte string): Drop
8504 * lib/m4sugar/Makefile.am (version.m4): Another bash bug workaround.
8512 s/-/./ in snapshot version string: 2.61a-256-8b556 -> 2.61a.256-8b556
8526 * tests/Makefile.am ($(srcdir)/package.m4): Work around bash
8728 <PARSE_ARGS_END>: No longer need awk to find banners.
8756 occurs in string, as duplicates may be added.
9080 in order to exercise the awk literal string limit.
9314 string.
9718 string and then assume shell builtins like "test" will work.
10043 Remove trailing white space. Work around a bug in Solaris 8 /bin/bash.
10115 builtin `echo' of some bash versions. Reports by Ian Macdonald
10204 * tests/torture.at (Substitute a 2000-byte string): Avoid using
10205 a 10kB long (multi-line) string literal, OpenServer 5.0.7 ksh
10232 ac_unrecognized_opts to the empty string.
10237 help string.
10261 Define HAVE_GETMNTENT to 1, not to the empty string.
10339 * tests/tools.at (autom4te preselections): Use `find -newer';
10365 * tests/torture.at (Substitute a 2000-byte string): Increase the
10373 * tests/torture.at (Substitute a 2000-byte string): Actually use
10383 (Substitute a 2000-byte string): Likewise.
10410 string for more reliable failure. Wrap the entire test that
10502 * tests/torture.at (Substitute a 2000-byte string): Also
11060 Use a nonempty format string in the link test.
11351 (po-check): Look for lib files even if not in CVS.
11362 (local_updates: Remove wget-update, po-update.
11363 (po_repo, do-po-update, po-update, wget_files, get-targets): Remove.
11837 * lib/freeze.mk: Quiet check-forbidden-patterns so the string
12491 bash-2.04. Report by Seanster@Seanster.com.
12694 the instantiated file do not contain the string 'datarootdir'
12795 a target directory when LN_S is `ln -s', we need to find out.
12820 apostrophe within a single-quoted string, as this is the usual
13769 before the removals of test dirs, use `find' to avoid modification
13790 and compute string lenghts with `m4_qlen' instead of `m4_len'.
13844 shell from zsh to bash.
14565 empty string) instead of [] (an empty list. Callers were skewed to
14572 expand to an empty string; print error msg if called without
15034 Mention that $RANDOM might expand to the empty string.
15061 (Substitute a 2000-byte string, Define to a 2000-byte string)
16240 (AS_SHELL_SANITIZE): Remove loop to find better shell
16248 trigger the bash bug anymore.
16294 (AC_PROG_EGREP, AC_PROG_FGREP): Use it to find best available
16441 * Makefile.maint (my-distcheck, do-po-update): Likewise.
16513 _AS_LINENO_WORKS, use it to find out if shell
16515 (_AS_LINENO_WORKS): Don't find another shell if $LINENO
16775 to trace to find where to install local m4 macros.
16927 to find non installed files is turned off. This caused a failure
16930 to bin/autom4te that could not find its files.
17206 (&usage): Return a string, not a side effect.
17357 top_srcdir to find config.log.
17958 (po-check): Scan .l and .y files instead of the
18044 * Makefile.maint (update, cvs-update, po-update, do-po-update):
19161 Use ac_config_libobj_dir to find the replacement files.
19631 not by a single assignment of a long string. The latter causes ksh
20472 * doc/autoconf.texi (Shellology): Mention the problems with bash
20701 empty, and if we can find a shell that does support LINENO,
21043 * doc/autoconf.texi (Limitations of Usual Tools) <find>: More about
21084 program version string doesn't match the package's.
21449 * configure.ac: Also find tested executables in bin.
21458 find the executables for it.
21489 * Makefile.maint (do-po-update): Wget refuses to overwrite files:
21543 (do-po-update, po-update, cvs-update, update): New targets.
22632 strings.h if usable with string.h.
22668 (File::Find): Use it instead of Perl 4's `find.pl'.