Blame synfig-core/src/config.h.cmake.in

caryoscelus 174476
// Configure file to be used with cmake build
caryoscelus 174476
Voldracarno Draconor bb9d74
#cmakedefine HAVE_LIBPTHREAD
3e8405
3e8405
// header files
b4dc1f
#cmakedefine HAVE_SYS_WAIT_H 1
b4dc1f
#cmakedefine HAVE_SIGNAL_H 1
b4dc1f
#cmakedefine HAVE_TERMIOS_H 1
b4dc1f
#cmakedefine HAVE_PROCESS_H 1
b4dc1f
#cmakedefine HAVE_IO_H 1
b4dc1f
#cmakedefine HAVE_FCNTL_H 1
3e8405
3e8405
// defines needed for piped processes
b4dc1f
#cmakedefine HAVE_FORK 1
b4dc1f
#cmakedefine HAVE_PIPE 1
b4dc1f
#cmakedefine HAVE_WAITPID 1