Stupid typo, reported by Eugenio Pignataro on ML, thx.

This commit is contained in:
Bastien Montagne 2013-05-31 17:39:43 +00:00
parent 2d0a586c29
commit 686e6acf5d

@ -3091,6 +3091,7 @@ print_info() {
if $ALL_STATIC; then
INFO "LLIB = ["xml2", "expat"] + LLIB"
fi
INFO ""
INFO "NOTE: static build with scons are very tricky to set-up, if you choose that option"