aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-10-31 14:47:34 +0000
committerJörg Mayer <jmayer@loplof.de>2006-10-31 14:47:34 +0000
commit760e4dfc1829a92476b19d8781aa5a9af77bf5bd (patch)
treea60d99f6c1bb6264fec90ea87dc14b00d791193c /configure.in
parentd432822eb42d8a14f5a06ea79fc7dccf3c233435 (diff)
Repeat after me: Test submission before sending.
Repeat after me: Test patches before committing. svn path=/trunk/; revision=19755
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 361a6b1c6a..9f8ecff1da 100644
--- a/configure.in
+++ b/configure.in
@@ -66,7 +66,7 @@ AC_SUBST(XMLLINT)
if test "x$CC_FOR_BUILD" = x
then
- CC_FOR_BUILD=$(CC)
+ CC_FOR_BUILD=$CC
fi
AC_SUBST(CC_FOR_BUILD)