/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ #define GD_GIF 1 /* #undef GD_JPG */ #define GD_PNG 1 /* #undef WITH_CITIES */ #define VECTORFILE "/usr/local/share/rmap/earth.rez" #define COLORFILE "/usr/local/share/rmap/rmap.colors" /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strtod function. */ #define HAVE_STRTOD 1 /* Define if you have the strtol function. */ #define HAVE_STRTOL 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_GD_H 1 /* Define if you have the header file. */ #define HAVE_GDFONTS_H 1 /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the Xpm library (-lXpm). */ /* #undef HAVE_LIBXPM */ /* Define if you have the gd library (-lgd). */ #define HAVE_LIBGD 1 /* Define if you have the jpeg library (-ljpeg). */ #define HAVE_LIBJPEG 1 /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the png library (-lpng). */ #define HAVE_LIBPNG 1 /* Define if you have the ttf library (-lttf). */ #define HAVE_LIBTTF 1 /* Define if you have the z library (-lz). */ #define HAVE_LIBZ 1 /* Name of package */ #define PACKAGE "rmap" /* Version number of package */ #define VERSION "1.2"