8aa77ceb5f
poppler-qt3 parts done by espie@ (basically, we still fetch the old poppler-0.16.7 and patch the qt3 code of it).
12 lines
406 B
Plaintext
12 lines
406 B
Plaintext
$OpenBSD: patch-aclocal_m4,v 1.1 2011/11/26 19:45:29 kili Exp $
|
|
--- aclocal.m4.orig Wed Nov 16 17:26:14 2011
|
|
+++ aclocal.m4 Wed Nov 16 17:26:30 2011
|
|
@@ -2153,6 +2153,7 @@ m4_include([m4/define-dir.m4])
|
|
m4_include([m4/gtk-doc.m4])
|
|
m4_include([m4/iconv.m4])
|
|
m4_include([m4/introspection.m4])
|
|
+m4_include([m4/qt.m4])
|
|
m4_include([m4/libjpeg.m4])
|
|
m4_include([m4/libtool.m4])
|
|
m4_include([m4/ltoptions.m4])
|