X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fgtk2%2Fconfigure;h=299da4b88facde0949232463e8483b54e39e83f4;hb=3902731cb8a9622204d584c4962c74e2a5a35428;hp=725350bdb4bc0057717227ea32fc4d072e6a0446;hpb=16b6d374cf80004b192aae74a55b0452c7ee809d;p=melted diff --git a/src/modules/gtk2/configure b/src/modules/gtk2/configure index 725350b..299da4b 100755 --- a/src/modules/gtk2/configure +++ b/src/modules/gtk2/configure @@ -14,7 +14,7 @@ then if [ "$disable_gtk2" != "0" -a "$disable_pixbuf" != 0 -a "$disable_pango" != "0" ] then - echo No GTK2 components found - disabling + echo "- GTK2 components not found: disabling" touch ../disable-gtk2 exit 0 fi