/* config.h.in.  Generated by hand.  */

/* The ./configure command line */
#define CONFIGURE_LINE "eMbedded Visual C++"

/* Copyright string */
#define COPYRIGHT_MESSAGE "VLC media player - version 0.8.6e Janus - (c) 1996-2004 VideoLAN"

/* Maximum supported data alignment */
#define ATTRIBUTE_ALIGNED_MAX 16

/* Define if we have support for dynamic plugins */
#define HAVE_DYNAMIC_PLUGINS 1

/* Define if you have Windows' LoadLibrary */
#define HAVE_DL_WINDOWS 1

/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1

/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1

/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define to 1 if you have the <malloc.h> header file. */
#define HAVE_MALLOC_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 `setlocale' function. */
#define HAVE_SETLOCALE 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 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 `strtod' function. */
#define HAVE_STRTOD 1

/* Define to 1 if you have the `strtol' function. */
#define HAVE_STRTOL 1

/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST const

/* Define if integer division by zero raises signal SIGFPE. */
#define INTDIV0_RAISES_SIGFPE 0

/* Dynamic object extension */
#define LIBEXT ".dll"

/* String suffix for module functions */
#define MODULE_SUFFIX "__0_8_6e"

/* Symbol suffix for module functions */
#define MODULE_SYMBOL 0_8_6e

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

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

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

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "vlc 0.8.6e"

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

/* Define to the version of this package. */
#define PACKAGE_VERSION "0.8.6e"

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

/* Version number of package */
#define VERSION "0.8.6e"

/* Simple version string */
#define VERSION_MESSAGE "0.8.6e Janus"

/* compiler */
#define VLC_COMPILER "Microsoft eMbedded Visual C++"

/* user who ran configure */
#define VLC_COMPILE_BY "user"

/* domain of the host which ran configure */
#define VLC_COMPILE_DOMAIN "videolan.org"

/* host which ran configure */
#define VLC_COMPILE_HOST "machine"

/* Define as `__inline' if that's what the C compiler calls it, or to nothing
   if it is not supported. */
#define inline __inline

/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */
