1 /***************************************************************************
2  * autoconfig/acconfig.h                                                   *
3  *  - is the template file for autoconfig/config.hin which is generated    *
4  *    by the autoheader command                                            *
5  *                                                                         *
6  * autoconfig/config.hin                                                   *
7  *  - is the template for include/config.h, that will be gererated by      *
8  *    the ./configure script                                               *
9  *                                                                         *
10  * include/config.h                                                        *
11  *  - is the file that has the definitions/options for the pre-processor   *
12  *                                                                         *
13  ***************************************************************************/
14 @TOP@
15 
16 @BOTTOM@
17 /* End of file */
18