]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
* scm/framework-gnome.scm: Add pango decoders.
[lilypond.git] / configure.in
index ec0618de7a4886b6cf333303fd370c917fc2f1ea..9014e5c6d9c23c846d7d34621d10a58257529a7f 100644 (file)
@@ -58,6 +58,17 @@ AC_FUNC_VPRINTF
 AC_CHECK_FUNCS([gettext isinf memmem snprintf vsnprintf gettext])
 
 
+# This is developer only anyway, help pkgconfig a bit
+export PKG_CONFIG_PATH
+PKG_CONFIG_PATH=/usr/lib/pkgconfig:$PKG_CONFIG_PATH
+PKG_CONFIG_PATH=/opt/gnome/lib/pkgconfig:$PKG_CONFIG_PATH
+PKG_CONFIG_PATH=$HOME/usr/pkg/gnome/lib/pkgconfig:$PKG_CONFIG_PATH
+PKG_CONFIG_PATH=$HOME/usr/pkg/pango/lib/pkgconfig:$PKG_CONFIG_PATH
+
+#STEPMAKE_FREETYPE2
+STEPMAKE_GTK2
+STEPMAKE_PANGO
+
 ## Optional tools for building documentation, website, extra fonts.
 
 # guile executable for some scripts