mc/m4.include
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
..
gnulib Sync with gnulib 80a344e3237b878734295cbe696b7f1e4a8541f0. 2021-06-20 15:14:56 +03:00
vfs Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
ax_append_compile_flags.m4 Reimplement compiler options checking. 2021-11-21 15:00:39 +03:00
ax_append_flag.m4 Reimplement compiler options checking. 2021-11-21 15:00:39 +03:00
ax_check_compile_flag.m4 Reimplement compiler options checking. 2021-11-21 15:00:39 +03:00
ax_check_pcre2.m4 Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
ax_gcc_func_attribute.m4 Support __attribute__((fallthrough)) if possible. 2018-02-04 11:30:22 +03:00
ax_path_lib_pcre.m4 Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
ax_require_defined.m4 Reimplement compiler options checking. 2021-11-21 15:00:39 +03:00
dx_doxygen.m4 Misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-15 11:10:41 +04:00
mc-assert.m4 Replace [] in AS_HELP_STRING. 2019-09-29 15:11:53 +03:00
mc-background.m4 Replace [] in AS_HELP_STRING. 2019-09-29 15:11:53 +03:00
mc-cflags.m4 Reimplement compiler options checking. 2021-11-21 15:00:39 +03:00
mc-check-search-type.m4 Ticket #4450: support PCRE2 in the search engine. 2023-03-25 10:07:41 +03:00
mc-ext2fs-attr.m4 Ticket #3847: chattr command implementattion. 2020-05-05 19:06:18 +03:00
mc-get-fs-info.m4 gl_POSIX_FALLOCATE: rename to POSIX_FALLOCATE. 2023-03-19 20:34:23 +03:00
mc-glib.m4 Ticket #4052: reimplement SIGWINCH handling. 2020-02-08 19:35:36 +03:00
mc-i18n.m4 Ticket #3629: configure.ac: drop bundled gettext 2019-09-22 13:10:46 +03:00
mc-subshell.m4 m4.include/mc-subshell.m4: minor refactoring. 2021-06-20 15:14:55 +03:00
mc-tests.m4 Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
mc-use-termcap.m4 m4.include/mc-with-screen-slang.m4: check S-Lang using pkg-config only. 2021-06-20 15:14:55 +03:00
mc-version.m4 Rename DISTR_VERSION macro to MAN_VERSION. 2021-04-11 16:58:31 +03:00
mc-vfs.m4 Ticket #4420: fail to build with only SFTP network VFS enabled. 2022-12-30 08:08:47 +03:00
mc-with-internal-edit.m4 autoconf: AC_ERROR is obsolete, use AC_MSG_ERROR instead. 2019-02-03 12:47:59 +03:00
mc-with-screen-ncurses.m4 autoconf: AC_TRY_LINK is obsolete, use AC_LINK_IFELSE instead. 2019-02-03 12:47:59 +03:00
mc-with-screen-slang.m4 m4.include/mc-with-screen-slang.m4: check S-Lang using pkg-config only. 2021-06-20 15:14:55 +03:00
mc-with-screen.m4 Unify m4 macro names. 2016-03-04 09:23:36 +03:00
mc-with-x.m4 Unify m4 macro names. 2016-03-04 09:23:36 +03:00