Ticket #2111: allow pause in copy/move/delete file operation.
[midnight-commander.git] / maint / template.m4
blob1fac622c3a19dadf7b09ad073ea03227a34d5870
1 dnl @synopsis MACRO_NAME(MACRO-PARAM1,[MACRO-PARAM2],...)
2 dnl
3 dnl <one line comment what the file is for>
4 dnl
5 dnl This macro takes next arguments:
6 dnl  ...
7 dnl
8 dnl This macro calls:
9 dnl
10 dnl   AC_SUBST(XX_SOME_SUBSTED_VAR)
11 dnl
12 dnl @category <CategoryNameHere>
13 dnl @author Firstname Secondname <your@email.in.net>
14 dnl @version <modified date>
15 dnl @license AllPermissive
16 dnl @copyright Free Software Foundation, Inc.