#!/bin/bash gcc -w -Os `pkg-config --cflags pango` makeshot.c -o makeshot -lcairo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0