Changeset 4060 for trunk/packages/vizservers/nanovis/nvconf.h.in
- Timestamp:
- Nov 15, 2013, 1:06:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/vizservers/nanovis/nvconf.h.in
r3559 r4060 1 /* n anovis/nvconf.h.in. Generated from configure.in by autoheader. */1 /* nvconf.h.in. Generated from configure.in by autoheader. */ 2 2 3 3 /* Define if building universal (internal helper macro) */ … … 27 27 /* Define to 1 if you have the <netinet/in.h> header file. */ 28 28 #undef HAVE_NETINET_IN_H 29 30 /* Define to 1 if you have the <Python.h> header file. */31 #undef HAVE_PYTHON_H32 29 33 30 /* Define to 1 if you have the <stdint.h> header file. */ … … 82 79 #undef PACKAGE_VERSION 83 80 84 /* The size of `float', as computed by sizeof. */85 #undef SIZEOF_FLOAT86 87 /* The size of `int', as computed by sizeof. */88 #undef SIZEOF_INT89 90 /* The size of `long', as computed by sizeof. */91 #undef SIZEOF_LONG92 93 /* The size of `long long', as computed by sizeof. */94 #undef SIZEOF_LONG_LONG95 96 /* The size of `void *', as computed by sizeof. */97 #undef SIZEOF_VOID_P98 99 81 /* Define to 1 if you have the ANSI C header files. */ 100 82 #undef STDC_HEADERS
Note: See TracChangeset
for help on using the changeset viewer.