- builds with automake 1.13 * automake-1.13.patch OBS-URL: https://build.opensuse.org/request/show/159164 OBS-URL: https://build.opensuse.org/package/show/graphics/zimg?expand=0&rev=7
14 lines
435 B
Diff
14 lines
435 B
Diff
Index: zimg-5.0.0/configure.in
|
|
===================================================================
|
|
--- zimg-5.0.0.orig/configure.in
|
|
+++ zimg-5.0.0/configure.in
|
|
@@ -36,7 +36,7 @@ dnl ====================================
|
|
dnl Process this file with autoconf to produce a configure script.
|
|
|
|
AC_INIT(zimg.h)
|
|
-AM_CONFIG_HEADER(config.h)
|
|
+AC_CONFIG_HEADERS(config.h)
|
|
AC_PREREQ(1.12)
|
|
AC_REVISION($Revision: 1.106 $)
|
|
AC_CONFIG_AUX_DIR(.)
|