annotate bootstrap.sh @ 1593:d3f068153546 bqaudiostream

QDir::entryList on Mac ignores all of our files with non-ASCII filenames, I think because of variant normalisations (https://bugreports.qt.io/browse/QTBUG-70732). Hard code the file list instead.
author Chris Cannam
date Mon, 21 Jan 2019 15:49:04 +0000
parents 1a4c76e0f7c5
children
rev   line source
Chris@636 1 #!/bin/sh
Chris@636 2 aclocal -I . && autoconf