summaryrefslogtreecommitdiffstats
path: root/uwac/templates/config.h.in
blob: 90caf3973001c7d2faedb70b01a852cea00dc23d (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef UWAC_CONFIG_H
#define UWAC_CONFIG_H

/* Include files */
#cmakedefine UWAC_HAVE_TM_GMTOFF
#cmakedefine UWAC_HAVE_POLL_H
#cmakedefine UWAC_HAVE_SYSLOG_H
#cmakedefine UWAC_HAVE_JOURNALD_H
#cmakedefine UWAC_HAVE_PIXMAN_REGION

#endif /* UWAC_CONFIG_H */