2 * \brief Header: prints features specific for this build
8 /*** typedefs(not structures) and defined constants **********************************************/
10 /*** enums ***************************************************************************************/
12 /*** structures declarations (and typedefs of structures)*****************************************/
14 /*** global variables defined in .c file *********************************************************/
16 /*** declarations of public functions ************************************************************/
18 extern void show_version (void);
19 extern void show_datadirs_extended (void);
20 extern void show_configure_options (void);
22 /*** inline functions ****************************************************************************/
23 #endif /* MC__TEXTCONF_H */