xrdp/waitforx
matt335672 56d99d8535 Add AM_CPPFLAGS to makefile.am for waitforx
Without this, the compilation of waitforx can fail on FreeBSD
with this error:-

waitforx.c:1:10: fatal error: 'X11/extensions/Xrandr.h' file not found

This PR makes the use of AM_CPPFLAGS and AM_CFLAGS the same as
that for (e.g.) chansrv which also depends on X includes
2023-03-13 20:52:00 +00:00
..
Makefile.am Add AM_CPPFLAGS to makefile.am for waitforx 2023-03-13 20:52:00 +00:00
waitforx.c Use g_set_alarm and g_sleep 2023-02-11 18:01:12 -05:00