]> Pileus Git - ~andy/gtk/blob - gtk-config-2.0.in
Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings)
[~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