1 /*
2 ** This file has been automatically generated by 'acconfig' from aclocal.m4
3 ** Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
4 **
5 ** This file is free software; as a special exception the author gives
6 ** unlimited permission to copy and/or distribute it, with or without
7 ** modifications, as long as this notice is preserved.
8 **
9 ** This program is distributed in the hope that it will be useful, but
10 ** WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
11 ** implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12 */
13 
14 /* This is the top section */
15 
16 @TOP@
17 /* This is the template section */
18 
19 /* These are standard for all packages using Automake */
20 #undef PACKAGE
21 #undef VERSION
22 
23 /* And now the rest of the boys */
24 
25 @BOTTOM@
26 /* This is the bottom section */
27 
28