summaryrefslogtreecommitdiffstats
path: root/math/gretl/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/gretl/files/patch-configure.in')
-rw-r--r--math/gretl/files/patch-configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gretl/files/patch-configure.in b/math/gretl/files/patch-configure.in
new file mode 100644
index 0000000..878856c
--- /dev/null
+++ b/math/gretl/files/patch-configure.in
@@ -0,0 +1,11 @@
+--- configure.in.orig Wed Apr 9 01:11:09 2003
++++ configure.in Mon Apr 14 15:16:28 2003
+@@ -417,7 +417,7 @@
+ dnl Check for libpng
+ dnl
+ if test ${png_comments} = yes && test ${have_gtk} = "2.0" ; then
+- PKG_CHECK_MODULES(PNG, libpng,
++ PKG_CHECK_MODULES(PNG, libpng12,
+ png_failed="no",
+ png_failed="yes"
+ )
OpenPOWER on IntegriCloud