00001 #ifndef _OSGGTK_OSGGTK_CONFIG_H
00002 #define _OSGGTK_OSGGTK_CONFIG_H 1
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 #ifndef OSGGTK_HAVE_DLFCN_H
00018 #define OSGGTK_HAVE_DLFCN_H 1
00019 #endif
00020
00021
00022 #ifndef OSGGTK_HAVE_INTTYPES_H
00023 #define OSGGTK_HAVE_INTTYPES_H 1
00024 #endif
00025
00026
00027 #ifndef OSGGTK_HAVE_MEMORY_H
00028 #define OSGGTK_HAVE_MEMORY_H 1
00029 #endif
00030
00031
00032 #ifndef OSGGTK_HAVE_STDINT_H
00033 #define OSGGTK_HAVE_STDINT_H 1
00034 #endif
00035
00036
00037 #ifndef OSGGTK_HAVE_STDLIB_H
00038 #define OSGGTK_HAVE_STDLIB_H 1
00039 #endif
00040
00041
00042 #ifndef OSGGTK_HAVE_STRINGS_H
00043 #define OSGGTK_HAVE_STRINGS_H 1
00044 #endif
00045
00046
00047 #ifndef OSGGTK_HAVE_STRING_H
00048 #define OSGGTK_HAVE_STRING_H 1
00049 #endif
00050
00051
00052 #ifndef OSGGTK_HAVE_SYS_STAT_H
00053 #define OSGGTK_HAVE_SYS_STAT_H 1
00054 #endif
00055
00056
00057 #ifndef OSGGTK_HAVE_SYS_TYPES_H
00058 #define OSGGTK_HAVE_SYS_TYPES_H 1
00059 #endif
00060
00061
00062 #ifndef OSGGTK_HAVE_UNISTD_H
00063 #define OSGGTK_HAVE_UNISTD_H 1
00064 #endif
00065
00066
00067 #ifndef OSGGTK_PACKAGE
00068 #define OSGGTK_PACKAGE "osggtk"
00069 #endif
00070
00071
00072 #ifndef OSGGTK_PACKAGE_BUGREPORT
00073 #define OSGGTK_PACKAGE_BUGREPORT "rvinyard@cs.nmsu.edu"
00074 #endif
00075
00076
00077 #ifndef OSGGTK_PACKAGE_MAJOR_VERSION
00078 #define OSGGTK_PACKAGE_MAJOR_VERSION 0
00079 #endif
00080
00081
00082 #ifndef OSGGTK_PACKAGE_MICRO_VERSION
00083 #define OSGGTK_PACKAGE_MICRO_VERSION 4
00084 #endif
00085
00086
00087 #ifndef OSGGTK_PACKAGE_MINOR_VERSION
00088 #define OSGGTK_PACKAGE_MINOR_VERSION 1
00089 #endif
00090
00091
00092 #ifndef OSGGTK_PACKAGE_NAME
00093 #define OSGGTK_PACKAGE_NAME "osgGtk"
00094 #endif
00095
00096
00097 #ifndef OSGGTK_PACKAGE_STRING
00098 #define OSGGTK_PACKAGE_STRING "osgGtk 0.1.4"
00099 #endif
00100
00101
00102 #ifndef OSGGTK_PACKAGE_TARNAME
00103 #define OSGGTK_PACKAGE_TARNAME "osggtk"
00104 #endif
00105
00106
00107 #ifndef OSGGTK_PACKAGE_VERSION
00108 #define OSGGTK_PACKAGE_VERSION "0.1.4"
00109 #endif
00110
00111
00112 #ifndef OSGGTK_STDC_HEADERS
00113 #define OSGGTK_STDC_HEADERS 1
00114 #endif
00115
00116
00117 #ifndef OSGGTK_VERSION
00118 #define OSGGTK_VERSION "0.1.4"
00119 #endif
00120
00121
00122
00123
00124 #endif