13 lines
372 B
Plaintext
13 lines
372 B
Plaintext
$OpenBSD: patch-macros_pango_m4,v 1.1 2012/09/22 17:33:29 naddy Exp $
|
|
--- macros/pango.m4.orig Sat Sep 22 18:15:49 2012
|
|
+++ macros/pango.m4 Sat Sep 22 18:15:57 2012
|
|
@@ -34,7 +34,7 @@ AC_DEFUN([GNASH_PATH_PANGO],
|
|
if test x$windows = xyes; then
|
|
pango_pkg=pangowin32
|
|
else
|
|
- pango_pkg=pangox
|
|
+ pango_pkg=pango
|
|
fi
|
|
|
|
if test x$cross_compiling = xno; then
|