You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
391 B
12 lines
391 B
diff -u -r ../pango-1.42.4/configure ./configure
|
|
--- ../pango-1.42.4/configure 2018-08-20 15:06:50.000000000 +0000
|
|
+++ ./configure 2019-08-06 00:55:56.111992461 +0000
|
|
@@ -19363,7 +19363,7 @@
|
|
fi
|
|
|
|
# Setup GLIB_MKENUMS to use glib-mkenums even if GLib is uninstalled.
|
|
-GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
|
|
+GLIB_MKENUMS=/usr/bin/glib-mkenums
|
|
|
|
|
|
# Checks for FriBiDi
|
|
|