mc/tests/lib/mcconfig
Andrew Borodin 67ec86b570 Ticket #4141: allow compound (AND) conditions in mc.ext
...to disambiguate overloaded extensions

Initial commit:
  * rename macro for mc.ext file: MC_FILEBIND_FILE -> MC_EXT_FILE.
  * (ext_cmd): fix errorous usage of MC_LIB_EXT macro. Use MC_EXT_FILE
    instead.
  * (regex_command_for): likewise. Use already existing variable
    extension_file, remove variable filebind_filename.
  * MC_LIB_EXT: remove macro.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2022-08-28 11:10:39 +03:00
..
Makefile.am tests: fix DSO link error in case of --enable-mclib. 2018-02-04 11:30:22 +03:00
config_string.c Update copyright years. 2022-03-13 13:17:26 +03:00
user_configs_path.c Ticket #4141: allow compound (AND) conditions in mc.ext 2022-08-28 11:10:39 +03:00