Fix for conf instructions for scons...

This commit is contained in:
Bastien Montagne
2013-10-07 07:42:00 +00:00
parent 6631d4ddd5
commit 58af8d4387

View File

@@ -3145,7 +3145,7 @@ print_info() {
fi
if $ALL_STATIC; then
INFO "LLIB = ["xml2", "expat"] + LLIB"
INFO "LLIBS = [\""xml2"\", \""expat"\"] + LLIBS"
fi
INFO ""