correct name for libpango in factor.sh

db4
Doug Coleman 2009-03-21 12:27:53 -05:00
parent d8b7fb2515
commit 51e82806d6
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ check_X11_libraries() {
check_library_exists GLU check_library_exists GLU
check_library_exists GL check_library_exists GL
check_library_exists X11 check_library_exists X11
check_library_exists pango check_library_exists pango-1.0
} }
check_libraries() { check_libraries() {