]> Pileus Git - ~andy/gtk/blob - gtk-config-2.0.in
bail out early if priv->button is NULL to avoid zillions of warnings when
[~andy/gtk] / gtk-config-2.0.in
1 #!/bin/sh
2
3 echo gtk-config-2.0 is no longer supported. Please use pkg-config instead 2>&1
4 exit 1