[perl-cairo: 1/2] Remove PDF outline exports that do not exist
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-cairo: 1/2] Remove PDF outline exports that do not exist
- Date: Sun, 17 Jan 2021 11:27:12 +0000 (UTC)
commit 42185ff4261bbda0c32f344c648071082952025e
Author: Zakariyya Mughal <zaki mughal gmail com>
Date: Tue Jan 12 16:50:24 2021 -0600
Remove PDF outline exports that do not exist
Makefile.PL | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index 2fd00d3..b47110c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -547,8 +547,7 @@ if ($have_cairo_1_16) {
CAIRO_PDF_OUTLINE_FLAG_ITALIC
/];
- push @exports, qw/newSVCairoPdfOutline
- SvCairoPdfOutline
+ push @exports, qw/
cairo_pdf_outline_flags_from_sv
cairo_pdf_outline_flags_to_sv/;
} else {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]