You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/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.
8 years ago
..
Makefile.am Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS 8 years ago
rdp.c Declare unified module interface and use it in modules 9 years ago
rdp.h Fix warnings detected by -Wwrite-strings 9 years ago
rdp_bitmap.c coverity: fixed missing break in switch 11 years ago
rdp_iso.c copyright year update 12 years ago
rdp_lic.c Fix all format warnings and some unused variable warnings 9 years ago
rdp_mcs.c Fix building outside the source tree 9 years ago
rdp_orders.c Fix warnings for unused variables read from byte streams 9 years ago
rdp_rdp.c Fix signed to unsigned comparisons reported by g++ 6.1.0 9 years ago
rdp_sec.c copyright year update 12 years ago
rdp_tcp.c Typo fixes 9 years ago