annotate bootstrap.sh @ 432:9876a1db566c

Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
author Chris Cannam
date Mon, 02 Mar 2015 17:20:23 +0000
parents 78336f4b8935
children
rev   line source
Chris@198 1 #!/bin/sh
Chris@198 2 aclocal -I . && autoconf