00001 /* config.h. Generated automatically by configure. */ 00002 /* config.h.in. Generated automatically from configure.in by autoheader. */ 00003 00004 /* Define if you have the ANSI C header files. */ 00005 #define STDC_HEADERS 1 00006 00007 /* Define if your processor stores words with the most significant 00008 byte first (like Motorola and SPARC, unlike Intel and VAX). */ 00009 /* #undef WORDS_BIGENDIAN */ 00010 00011 /* Define if you have the <EventGenerator.h> header file. */ 00012 #define HAVE_EVENTGENERATOR_H 1 00013 00014 /* Define if you have the <ParserEventGeneratorKit.h> header file. */ 00015 #define HAVE_PARSEREVENTGENERATORKIT_H 1 00016 00017 /* Define if you have the <SGMLApplication.h> header file. */ 00018 #define HAVE_SGMLAPPLICATION_H 1 00019 00020 /* Define if you have the <dlfcn.h> header file. */ 00021 #define HAVE_DLFCN_H 1 00022 00023 /* Name of package */ 00024 #define PACKAGE "libofx" 00025 00026 /* Version number of package */ 00027 #define VERSION "0.6.2" 00028