/* lcc-conf.h.  Generated automatically by configure.  */
/* lcc-conf.hin.  Generated automatically from configure.in by autoheader.  */
/* This file is not included by any C file, but it is required
by the GNU autoconfigure system to define additional symbols
that might be referred to in the source code. */


/* Define if you have the <dbxstclass.h> header file. */
/* #undef HAVE_DBXSTCLASS_H */

/* Define if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */

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

/* 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 `unsigned char' if <sys/types.h> does not define. */
#define uchar unsigned char

/* The native architecture */
#define ARCHITECTURE "arm"

/* The native operating system */
#define OS "linux"

/* The native operation system major level (must be an integer) */
#define OS_MAJOR_LEVEL 2

/* The native operation system minor level (must be an integer) */
#define OS_MINOR_LEVEL 5

/* The GCC installation tree */
#define GCCDIR "/usr/lib/gcc-lib/arm-linux/3.0.4/"

/* The LCC installation tree */
#define LCCDIR "/usr/local/lib/lcc/4.1.beta.9/"

/* The lib directory of the local installation tree */
#define LIBDIR "/usr/lib/"

/* The prefix of the local installation tree */
#define LOCALDIR "NONE/"

/* Name of this package */
#define PACKAGENAME "lcc"

/* Define to "unsigned char" if not provided by local system */
#define uchar unsigned char

/* Path to native C compiler library directory */
#define NATIVEDIR ""

/* Path to Sun C compiler startup file, values-*.o  */
#define VALUESOBJ ""

/* Path to publicly writable temporary directory */
#define TEMPDIR "/tmp"

/* Program version date */
#define VERSIONDATE "11-May-2001"

/* Program version number */
#define VERSIONNUMBER "4.1.beta.9"
