/* define to 1 if you have the `jpeg' library (-ljpeg). */
#define HAVE_LIBJPEG 1

/* define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1

/* define to 1 if you have the `png' library (-lpng). */
#define HAVE_LIBPNG 1

/* define to 1 if you have the `SDL' library (-lSDL). */
#define HAVE_LIBSDL 1

/* define to 1 if you have the `SDL_image' library (-lSDL_image). */
#define HAVE_LIBSDL_IMAGE 1

/* define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
#define HAVE_LIBSDL_MIXER 1

/* define to 1 if you have the `vorbis' library (-lvorbis). */
#define HAVE_LIBVORBIS 1

/* define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 1

/* define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Name of package */
#define PACKAGE "freedroid"

/* define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT 1

/* define to the full name of this package. */
#define PACKAGE_NAME "freedroid"

/* define to the full name and version of this package. */
#define PACKAGE_STRING "freedroid 1.0.2"

/* define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "freedroid"

/* define to the version of this package. */
#define PACKAGE_VERSION "1.0.2"

/* define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* define to 1 if you have the <dirent.h> header file. */
#define HAVE_DIRENT_H

/* define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1



/* Version number of package */
#define VERSION 1

/* define to 1 if the X Window System is missing or not being used. */
#define X_DISPLAY_MISSING 0

/* define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* define to 1 if you have the `memset' function. */
#define HAVE_MEMSET 1

/* define to 1 if you have the `rand' function. */
#define HAVE_RAND 1

/* define to 1 if you have the `sqrt' function. */
#define HAVE_SQRT 1


/* define to 1 if you have the `strcspn' function. */
#define HAVE_STRCSPN 1

/* define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* define to 1 if you have the `strspn' function. */
#define HAVE_STRSPN 1

/* define to 1 if you have the `strstr' function. */
#define HAVE_STRSTR 1

/* define to 1 if you have the `strtok' function. */
#define HAVE_STRTOK 1

/* define to 1 if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1

/* define to 1 if you have the <sys/soundcard.h> header file. */
#define HAVE_SYS_SOUNDCARD_H 1

/* define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* define to 1 if you have the <sys/time.h> header file. */
/* #define HAVE_SYS_TIME_H 1 */

/* define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void

/* define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1


