Accepting request 246422 from home:jengelh:branches:graphics
- Resolve build failure with automake-1.14 OBS-URL: https://build.opensuse.org/request/show/246422 OBS-URL: https://build.opensuse.org/package/show/graphics/gd?expand=0&rev=17
This commit is contained in:
parent
88f3057ac6
commit
bb7b673b1d
@ -1,8 +1,21 @@
|
||||
Index: configure.ac
|
||||
---
|
||||
configure.ac | 5 ++++-
|
||||
1 file changed, 4 insertions(+), 1 deletion(-)
|
||||
|
||||
Index: libgd-2.1.0/configure.ac
|
||||
===================================================================
|
||||
--- configure.ac.orig 2013-12-18 12:58:25.906977199 +0100
|
||||
+++ configure.ac 2013-12-18 12:59:36.671840317 +0100
|
||||
@@ -53,6 +53,9 @@
|
||||
--- libgd-2.1.0.orig/configure.ac
|
||||
+++ libgd-2.1.0/configure.ac
|
||||
@@ -45,7 +45,7 @@ AC_SUBST(GDLIB_AGE)
|
||||
FEATURES="GD_GIF GD_GIFANIM GD_OPENPOLYGON"
|
||||
AC_SUBST(FEATURES)
|
||||
|
||||
-AM_INIT_AUTOMAKE([foreign dist-bzip2 dist-xz -Wall -Werror])
|
||||
+AM_INIT_AUTOMAKE([foreign dist-bzip2 dist-xz -Wall])
|
||||
AC_CONFIG_HEADERS([src/config.h:src/config.hin])
|
||||
|
||||
dnl newer automake wants this, but we still want to work with older
|
||||
@@ -53,6 +53,9 @@ m4_ifndef([AM_PROG_AR],[m4_define([AM_PR
|
||||
AM_PROG_AR
|
||||
|
||||
AC_PROG_CC_STDC
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 05:58:53 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Resolve build failure with automake-1.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 12:05:59 UTC 2014 - meissner@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user