acconfig.h 1007 B

1234567891011121314151617181920212223242526272829303132333435
  1. /* Additional tests: */
  2. /* Define if inline functions a la GCC are available. */
  3. #undef HAVE_INLINE
  4. /* Define if sysinfo is available. */
  5. #undef HAVE_SYSINFO
  6. /* Define if __NR_sysinfo is available. */
  7. #undef HAVE_NRSYSINFO
  8. /* Define if inline functions a la GCC are available. */
  9. #undef HAVE_ALPHASORT_DECLARATION
  10. /* Define if function attributes a la GCC 2.5 and higher are available. */
  11. #undef HAVE_GNUC25_ATTRIB
  12. /* Define if constant functions a la GCC 2.5 and higher are available. */
  13. #undef HAVE_GNUC25_CONST
  14. /* Define if nonreturning functions a la GCC 2.5 and higher are available. */
  15. #undef HAVE_GNUC25_NORETURN
  16. /* Define if printf-format argument lists a la GCC are available. */
  17. #undef HAVE_GNUC25_PRINTFFORMAT
  18. /* Set this to the canonical Debian architecture string for this CPU type. */
  19. #undef ARCHITECTURE
  20. /* Set this to 1 to build new archives by default. */
  21. #define BUILDOLDPKGFORMAT 0
  22. /* Set this string to append something to the version number. */
  23. #define ARCHBINFMT ""