#!/bin/sh echo "This program doesn't support autotools." echo "Use CMake or qmake instead." exit 1