1/* Define to 1 if you have the `atexit' function. */
2#define HAVE_ATEXIT 1
3/* Define to 1 if you have the `getopt_long' function. */
4#define HAVE_GETOPT_LONG 1
5/* Version number of package */
6#define VERSION "0.7a"
7#define DATA_DIRECTORY "."
8
9
10/* TO CHECK */
11#undef HAVE_SCANDIR
12
13