config.h.in 976 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. /* config.h.in. Generated automatically from configure.in by autoheader. */
  2. /* Define to empty if the keyword does not work. */
  3. #undef const
  4. /* Define if you have the ANSI C header files. */
  5. #undef STDC_HEADERS
  6. /* Define if you have the <ctype.h> header file. */
  7. #undef HAVE_CTYPE_H
  8. /* Define if you have the <errno.h> header file. */
  9. #undef HAVE_ERRNO_H
  10. /* Define if you have the <fcntl.h> header file. */
  11. #undef HAVE_FCNTL_H
  12. /* Define if you have the <math.h> header file. */
  13. #undef HAVE_MATH_H
  14. /* Define if you have the <signal.h> header file. */
  15. #undef HAVE_SIGNAL_H
  16. /* Define if you have the <stdio.h> header file. */
  17. #undef HAVE_STDIO_H
  18. /* Define if you have the <stdlib.h> header file. */
  19. #undef HAVE_STDLIB_H
  20. /* Define if you have the <string.h> header file. */
  21. #undef HAVE_STRING_H
  22. /* Define if you have the <unistd.h> header file. */
  23. #undef HAVE_UNISTD_H
  24. /* Name of package */
  25. #undef PACKAGE
  26. /* Version number of package */
  27. #undef VERSION