Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
brlcad / usr / brlcad / include / stepcode / sc_cf.h
Size: Mime:
#ifndef SCL_CF_H
#define SCL_CF_H

/**** Define statements for CMake ****/
/* #undef HAVE_NDIR_H */
#define HAVE_STDARG_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_PARAM_H 1
/* #undef HAVE_SYSENT_H */
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_STDBOOL_H 1
/* #undef HAVE_PROCESS_H */
/* #undef HAVE_IO_H */

/* #undef SC_TRACE_FPRINTF */
/* #undef SC_MEMMGR_ENABLE_CHECKS */

#define HAVE_ABS 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_GETOPT 1

#define HAVE_SSIZE_T 1

#define HAVE_STD_THREAD 1

#endif /* SCL_CF_H */