Browse Source

add gtk+-2 comments

David Rose 19 years ago
parent
commit
03ecc376f8
1 changed files with 5 additions and 0 deletions
  1. 5 0
      dtool/LocalSetup.pp

+ 5 - 0
dtool/LocalSetup.pp

@@ -91,6 +91,11 @@
 #else
 #print - Did not find FMOD Ex sound library
 #endif
+#if $[HAVE_GTK]
+#print + gtk+-2
+#else
+#print - Did not find gtk+-2
+#endif
 #if $[HAVE_FREETYPE]
 #print + Freetype
 #else