]> gitweb.factorcode.org Git - factor.git/commitdiff
check pango-1.0
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 24 Mar 2009 01:09:01 +0000 (20:09 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 24 Mar 2009 01:09:01 +0000 (20:09 -0500)
build-support/factor.sh

index c5be9f8957ac5c66e5850d699c5cb61c66defb84..61450dacb48121cb9f2128172632eccad610cc72 100755 (executable)
@@ -142,7 +142,7 @@ check_X11_libraries() {
     check_library_exists GLU
     check_library_exists GL
     check_library_exists X11
-    check_library_exists pango
+    check_library_exists pango-1.0
 }
 
 check_libraries() {