mirror of https://github.com/neutrinolabs/xrdp
a452d8d36a
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and includes. AM_CFLAGS is for flags affecting the compiler, such as debug and optimization settings. INCLUDES is an obsolete name. Users can pass INCLUDES and break compilation. AM_CPPFLAGS is more explicit that the flags come from Automake and should not be overridden. |
||
---|---|---|
.. | ||
Makefile.am | ||
libxrdp.c | ||
libxrdp.h | ||
libxrdpinc.h | ||
xrdp_bitmap32_compress.c | ||
xrdp_bitmap_compress.c | ||
xrdp_caps.c | ||
xrdp_channel.c | ||
xrdp_fastpath.c | ||
xrdp_iso.c | ||
xrdp_jpeg_compress.c | ||
xrdp_mcs.c | ||
xrdp_mppc_enc.c | ||
xrdp_orders.c | ||
xrdp_orders_rail.c | ||
xrdp_orders_rail.h | ||
xrdp_rdp.c | ||
xrdp_sec.c | ||
xrdp_surface.c |