diff options
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 9cf8297ca3..5f95bdec1f 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -139,6 +139,7 @@ d_closedir='define' d_cmsghdr_s='define' d_const='define' d_copysignl='define' +d_cplusplus='undef' d_crypt='define' d_crypt_r='undef' d_csh='define' |