mc/tests/lib
Andrew Borodin 49624e473b Ticket #4450: support PCRE2 in the search engine.
* m4.include/ax_path_lib_pcre.m4: replace by recent version from GNU
Autoconf Archive.
  * m4.include/ax_check_pcre2.m4: get grom GNU Autoconf Archive.
  * m4.include/mc-check-search-type.m4: support both PCRE versions.
  * */*/Makefile.am: remove @CHECK_CFLAGS@ and @PCRE_LIBS@ ads they are
added via AX_PATH_LIB_PCRE and AX_CHECK_PCRE2.
  * lib/search.h, lib/search/: add support of PCRE2. Thanks broly <gagan@hotmail.com>
for the initial patch.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-03-25 10:07:41 +03:00
..
mcconfig Update copyright years. 2023-01-28 21:38:05 +03:00
search Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
strutil Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
vfs Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
widget Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
library_independ.c Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
Makefile.am (mc_pstream_get_string): new API. 2021-03-14 19:17:08 +03:00
mc_build_filename.c Update copyright years. 2023-01-28 21:38:05 +03:00
mc_realpath.c Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
name_quote.c Update copyright years. 2023-01-28 21:38:05 +03:00
serialize.c Update copyright years. 2023-01-28 21:38:05 +03:00
utilunix__mc_pstream_get_string.c Update copyright years. 2023-01-28 21:38:05 +03:00
utilunix__my_system-common.c Use g_ptr_array_new_with_free_func() where reasonably. 2023-03-19 20:34:23 +03:00
utilunix__my_system-fork_child_shell.c Update copyright years. 2023-01-28 21:38:05 +03:00
utilunix__my_system-fork_child.c Update copyright years. 2023-01-28 21:38:05 +03:00
utilunix__my_system-fork_fail.c Update copyright years. 2023-01-28 21:38:05 +03:00
x_basename.c Update copyright years. 2023-01-28 21:38:05 +03:00