/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define as __inline if that's what the C compiler calls it.  */
/* #undef inline */

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

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
/* #undef WORDS_BIGENDIAN */

/* The number of bytes in a int.  */
#define SIZEOF_INT 4

/* The number of bytes in a long.  */
#define SIZEOF_LONG 4

/* The number of bytes in a long long.  */
#define SIZEOF_LONG_LONG 8

/* Define if you have the <db.h> header file.  */
#define HAVE_DB_H 1

/* Define if you have the <dlfcn.h> header file.  */
#define HAVE_DLFCN_H 1

/* Define if you have the <netinet/in.h> header file.  */
#define HAVE_NETINET_IN_H 1

/* Define if you have the <tcl.h> header file.  */
/* #undef HAVE_TCL_H */

/* Define if you have the <tcl8.2/tcl.h> header file.  */
#define HAVE_TCL8_2_TCL_H 1

/* Define if you have the <tcl8.3/tcl.h> header file.  */
#define HAVE_TCL8_3_TCL_H 1

/* Define if you have the <tcl8.4/tcl.h> header file.  */
#define HAVE_TCL8_4_TCL_H 1

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

/* Define if you have the db3 library (-ldb3).  */
#define HAVE_LIBDB3 1

/* Define if you have the tcl8.3 library (-ltcl8.3).  */
#define HAVE_LIBTCL8_3 1

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

/* Version number of package */
#define VERSION "0.1.0"


