mpw/config.h.in
2016-08-09 10:30:29 -04:00

12 lines
223 B
C

#ifndef __mpw_config_h__
#define __mpw_config_h__
#cmakedefine HAVE_STAT_ST_BIRTHTIME
#cmakedefine HAVE_DIRENT_D_NAMLEN
#cmakedefine HAVE_ENDIAN_H
#cmakedefine HAVE_MACHINE_ENDIAN_H
#cmakedefine HAVE_SYS_ENDIAN_H
#endif