aboutsummaryrefslogtreecommitdiff
path: root/ports/libpqxx/config-internal-compiler.h.in
blob: 6a5f07fbeb3ae7ac7b4e537c299b851b8ed1e5b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* System supports poll(). */
#cmakedefine HAVE_POLL 1

/* Define to 1 if you have the <sys/select.h> header file. */
#cmakedefine HAVE_SYS_SELECT_H 1

/* Define to 1 if you have the <sys/time.h> header file. */
#cmakedefine HAVE_SYS_TIME_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#cmakedefine HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H 1