xrdp/rdp
Pavel Roskin 0422734fc7 Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS
AM_CPPFLAGS is a documented Automake variable for C preprocessor flags
that should not be overridden when compiling the package.

There is no need to have two additional variables that are ultimately
merged into AM_CPPFLAGS.

Their names are also confusing. EXTDA_DIST is a documented Automake
variable. Everything else that starts with "EXTRA" is not.
2016-10-20 10:43:02 -07:00
..
Makefile.am Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS 2016-10-20 10:43:02 -07:00
rdp.c Declare unified module interface and use it in modules 2016-07-08 05:09:09 +00:00
rdp.h Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
rdp_bitmap.c coverity: fixed missing break in switch 2014-07-28 17:25:22 -07:00
rdp_iso.c copyright year update 2013-06-08 10:51:53 -07:00
rdp_lic.c Fix all format warnings and some unused variable warnings 2016-03-14 17:04:08 -07:00
rdp_mcs.c Fix building outside the source tree 2016-01-14 08:47:50 -08:00
rdp_orders.c Fix warnings for unused variables read from byte streams 2016-04-23 00:18:38 -07:00
rdp_rdp.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
rdp_sec.c copyright year update 2013-06-08 10:51:53 -07:00
rdp_tcp.c Typo fixes 2016-05-04 23:33:30 -07:00