m4_divert(-1) # This file is part of Mailfromd. # Copyright (C) 2006, 2007, 2008 Sergey Poznyakoff # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . m4_changequote([<,>]) m4_changecom(/*,*/) m4_define([],[]) m4_define([],[]MF_MODULE_NAME()>]) m4_define([<__MODNO__>],0) m4_define([],[]) m4_define([],[< #define BUILTIN_MASK_prog 1 m4_undivert(1) >]) m4_define([],[< m4_undivert(2) >]) m4_define([],[< static struct builtin_module builtin_module[] = { { "prog", NULL, BUILTIN_MASK_prog }, m4_undivert(3) { NULL, NULL } }; >]) m4_define([],[],MF_MODULE_NAME()) m4_define([<__MODNO__>],m4_incr(__MODNO__)) m4_divert(1)m4_dnl #define MF_MODULE_MASK (1<<__MODNO__) m4_divert(2)m4_dnl extern void MODNAME[<>]_init_builtin(void); m4_divert(3)m4_dnl { "MODNAME", MODNAME[<>]_init_builtin, MF_MODULE_MASK }, m4_divert(-1)m4_dnl>])