summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-03-27 12:45:43 +0100
committerHans de Goede <hdegoede@redhat.com>2014-03-27 13:46:22 +0100
commit0677da7ed48f74a54f9bfd12afea7f0d578d7d38 (patch)
treec7444caa7ccd07d26fd3b34836eb40cd0606d842 /autogen.sh
parent6768f12b4db660bb691337c6d238a32aae0475ff (diff)
XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGS
In some cases we may want to have -traditional for proper whitespace preserving without -undef, as we actually want the system definitions to be in place so we can #ifdef on them. IE in xinit various .cpp files contain things like #ifdef __APPLE__ and #ifdef __linux__ So this patch adds a TRADITIONALCPPFLAGS variable which contains just -traditional where applicable without the other RAWCPPFLAGS for unsetting the system definitions. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions