ref: 6de315c5c8219b3b43f05962b72cff50b5db5e60
dir: /common/libsndfile/src/config.h.in/
/* src/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to `long' if <sys/types.h> doesn't define. */ #undef off_t /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to `long' if <sys/types.h> doesn't define. */ #undef off_t /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Set to 1 if the processor is big endian, otherwise set to 0. */ #undef GUESS_BIG_ENDIAN /* Set to 1 if the processor is little endian, otherwise set to 0. */ #undef GUESS_LITTLE_ENDIAN /* Set to 1 if the processor can read and write Intel x86 32 bit floats. */ /* Otherwise set it to 0. */ #undef CAN_READ_WRITE_x86_IEEE /* The number of bytes in a double. */ #undef SIZEOF_DOUBLE /* The number of bytes in a float. */ #undef SIZEOF_FLOAT /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* The number of bytes in a short. */ #undef SIZEOF_SHORT /* The number of bytes in a void*. */ #undef SIZEOF_VOIDP /* Define if you have the <endian.h> header file. */ #undef HAVE_ENDIAN_H /* Name of package */ #undef PACKAGE /* Version number of package */ #undef VERSION