summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-10-03 13:48:27 +0100
committerMans Rullgard <mans@mansr.com>2012-11-23 12:03:32 +0000
commitc262649291e711c084c5d8fc3fd0eee175f155ff (patch)
tree2fa9f2742e010483bc3283690012d3be6e66e36e /configure
parent9ae80e6a9cefcab61e867256ba19ef78a4bfe0cb (diff)
build: add rules to generate preprocessed source files
This is useful for debugging. Dependencies for these files are not generated due to limitations in many compilers. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 890ff93b3d..0883035d07 100755
--- a/configure
+++ b/configure
@@ -3756,6 +3756,7 @@ ASFLAGS=$ASFLAGS
AS_C=$AS_C
AS_O=$AS_O
CC_C=$CC_C
+CC_E=$CC_E
CC_O=$CC_O
LD_O=$LD_O
LD_LIB=$LD_LIB