00001 /* config.h. Generated automatically by configure. */ 00002 /* config.h.in. Generated automatically from configure.in by autoheader. */ 00003 00004 /* Define to empty if the keyword does not work. */ 00005 /* #undef const */ 00006 00007 /* Define as the return type of signal handlers (int or void). */ 00008 #define RETSIGTYPE void 00009 00010 /* Define to `unsigned' if <sys/types.h> doesn't define. */ 00011 /* #undef size_t */ 00012 00013 /* Define if you have the ANSI C header files. */ 00014 #define STDC_HEADERS 1 00015 00016 /* Define if you have the strtol function. */ 00017 #define HAVE_STRTOL 1 00018 00019 /* Define if you have the <dlfcn.h> header file. */ 00020 #define HAVE_DLFCN_H 1 00021 00022 /* Define if you have the ResourceMonitor library (-lResourceMonitor). */ 00023 #define HAVE_LIBRESOURCEMONITOR 1 00024 00025 /* Define if you have the crypto library (-lcrypto). */ 00026 #define HAVE_LIBCRYPTO 1 00027 00028 /* Define if you have the evl library (-levl). */ 00029 #define HAVE_LIBEVL 1 00030 00031 /* Define if you have the snmp library (-lsnmp). */ 00032 #define HAVE_LIBSNMP 1 00033 00034 /* Define if you have the z library (-lz). */ 00035 #define HAVE_LIBZ 1 00036 00037 /* Name of package */ 00038 #define PACKAGE "rmSubagent" 00039 00040 /* Version number of package */ 00041 #define VERSION "0.5" 00042