Revision 4570b5ae91677e62a6dc6c55e13a33925a894c83 authored by Brad King on 27 February 2019, 12:54:49 UTC, committed by Brad King on 27 February 2019, 12:54:49 UTC
2 parent s 8455e16 + a0d4430
Raw File
LoadedCommand.h.in
/* Check for size of types */
#cmakedefine SIZEOF_CHAR      ${SIZEOF_CHAR}
#cmakedefine SIZEOF_SHORT      ${SIZEOF_SHORT}

/* Check for headers */
#cmakedefine HAVE_SYS_PRCTL_H

/* Check for libraries */
#cmakedefine HAVE_LIBM
back to top