config-osx.h 289 B

123456789101112
  1. #pragma once
  2. #include "config-linux.h"
  3. /* Define to 1 if translation of program messages to the user's native
  4. language is requested. */
  5. #undef ENABLE_NLS
  6. #undef HAVE_DECL_PROGRAM_INVOCATION_NAME
  7. #undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
  8. #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC