aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2008-08-08 18:19:33 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2008-08-08 18:19:33 +0000
commit3944364da619c7f961e1a1dee02b53f31212d70f (patch)
treef7c4ca48d6c382b1232d3ed559ccda5ad8397578 /makeopts.in
parent385b99a0ae1cbadd866c74e94b07e537c8161676 (diff)
Bring in the configure and makeopts jazz for -Wshadow, but don't add it to the
Makefile yet. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@136819 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 96fe08166..57d7fedac 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -65,6 +65,7 @@ AST_DEVMODE=@AST_DEVMODE@
AST_DECLARATION_AFTER_STATEMENT=@AST_DECLARATION_AFTER_STATEMENT@
AST_NO_STRICT_OVERFLOW=@AST_NO_STRICT_OVERFLOW@
+AST_SHADOW_WARNINGS=@AST_SHADOW_WARNINGS@
ASOUND_INCLUDE=@ALSA_INCLUDE@
ASOUND_LIB=@ALSA_LIB@