diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-06-21 16:30:17 -0700 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-07-08 04:29:40 +0000 |
commit | a680d46edf747ec17456b6b8e69c95bc4e4407cb (patch) | |
tree | 5a5426164cada48254fdbf06fa1caaca00f4b895 /xrdp | |
parent | 951e6327576988251a9a479494e20d605efaad71 (diff) | |
download | xrdp-proprietary-a680d46edf747ec17456b6b8e69c95bc4e4407cb.tar.gz xrdp-proprietary-a680d46edf747ec17456b6b8e69c95bc4e4407cb.zip |
Use -Wwrite-strings compiler flag if supported, add required macros
String literals are const in C++. Using this warnings moves us closer to
the stated goal of C++ compatibility, makes the code cleaner and lets
compilers optimize the code better.
Add m4/ax_append_compile_flags.m4 from Autoconf Archives for the
AX_APPEND_COMPILE_FLAGS macro and m4/ax_check_compile_flag.m4 as its
dependency.
Diffstat (limited to 'xrdp')
0 files changed, 0 insertions, 0 deletions