mc/maint/templates/template.m4
Slava Zanko 97097d1667 Move all templates from maint to maint/templates
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-06-03 10:58:13 +03:00

18 lines
415 B
Plaintext

dnl @synopsis MACRO_NAME(MACRO-PARAM1,[MACRO-PARAM2],...)
dnl
dnl <one line comment what the file is for>
dnl
dnl This macro takes next arguments:
dnl ...
dnl
dnl This macro calls:
dnl
dnl AC_SUBST(XX_SOME_SUBSTED_VAR)
dnl
dnl @category <CategoryNameHere>
dnl @author Firstname Secondname <your@email.in.net>
dnl @version <modified date>
dnl @license AllPermissive
dnl @copyright Free Software Foundation, Inc.