projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99538ed
)
quote AM_CFLAGS
author
Christos Zoulas
<christos@zoulas.com>
Wed, 25 Jan 2012 18:05:18 +0000
(13:05 -0500)
committer
Christos Zoulas
<christos@zoulas.com>
Wed, 25 Jan 2012 18:05:18 +0000
(13:05 -0500)
buildall
patch
|
blob
|
history
diff --git
a/buildall
b/buildall
index 04899a080744d36c81fcbf491c4568ddb453bd39..9986154d6699591cb7a3c1a6da74955017537b20 100755
(executable)
--- a/
buildall
+++ b/
buildall
@@
-244,7
+244,7
@@
done
# if AM_CFLAGS was set before, then add it to the configure option
if test -n "${AM_CFLAGS}"; then
- extra_cnf_flags="--enable-am-cflags=
${AM_CFLAGS}
"
+ extra_cnf_flags="--enable-am-cflags=
\"${AM_CFLAGS}\"
"
else
:
fi