summarylogtreecommitdiffstats
path: root/05-Makefile-20170913.am.in.patch
diff options
context:
space:
mode:
authorSolomon Choina2017-09-13 12:18:38 -0400
committerSolomon Choina2017-09-13 12:18:38 -0400
commitec1e7081f0e4800e114e2b0df122de5d4b080b14 (patch)
tree64d80d2d400ecca990a8f9f6af461ac3d09ba6bf /05-Makefile-20170913.am.in.patch
parent8e5d2c9d1429280e476fb9867796d0ca6f671011 (diff)
downloadaur-ec1e7081f0e4800e114e2b0df122de5d4b080b14.tar.gz
updating fontconfig to 2.12.5
Diffstat (limited to '05-Makefile-20170913.am.in.patch')
-rw-r--r--05-Makefile-20170913.am.in.patch48
1 files changed, 48 insertions, 0 deletions
diff --git a/05-Makefile-20170913.am.in.patch b/05-Makefile-20170913.am.in.patch
new file mode 100644
index 000000000000..5dcc6fed1b11
--- /dev/null
+++ b/05-Makefile-20170913.am.in.patch
@@ -0,0 +1,48 @@
+--- a/Makefile.am 2015-08-28 05:16:20.000000000 +0200
++++ b/Makefile.am 2015-08-28 05:17:53.230592960 +0200
+@@ -23,7 +23,7 @@
+
+ SUBDIRS=fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
+ fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
+- fc-validate conf.d test
++ fc-validate conf.d conf.d.infinality test
+ if ENABLE_DOCS
+ SUBDIRS += doc
+ endif
+--- a/Makefile.in 2015-06-02 10:33:36.000000000 +0200
++++ b/Makefile.in 2016-03-29 05:16:51.275520793 +0200
+@@ -143,6 +143,8 @@ AM_V_at = $(am__v_at_@AM_V@)
+ am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+ am__v_at_0 = @
+ am__v_at_1 =
++depcomp =
++am__depfiles_maybe =
+ SOURCES =
+ DIST_SOURCES =
+ RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+@@ -218,7 +220,7 @@ CTAGS = ctags
+ CSCOPE = cscope
+ DIST_SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
+ fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
+- fc-validate conf.d test doc
++ fc-validate conf.d conf.d.infinality test doc
+ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(srcdir)/fontconfig-zip.in $(srcdir)/fontconfig.pc.in \
+ $(srcdir)/fontconfig.spec.in AUTHORS COPYING ChangeLog INSTALL \
+@@ -369,6 +371,7 @@ SET_MAKE = @SET_MAKE@
+ SHELL = @SHELL@
+ STRIP = @STRIP@
+ TEMPLATEDIR = @TEMPLATEDIR@
++TEMPLATEINFDIR = @TEMPLATEINFDIR@
+ VERSION = @VERSION@
+ WARN_CFLAGS = @WARN_CFLAGS@
+ XMLDIR = @XMLDIR@
+@@ -434,7 +437,7 @@ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ SUBDIRS = fontconfig fc-blanks fc-case fc-lang fc-glyphname src \
+ fc-cache fc-cat fc-list fc-match fc-pattern fc-query fc-scan \
+- fc-validate conf.d test $(am__append_1)
++ fc-validate conf.d conf.d.infinality test $(am__append_1)
+ ACLOCAL_AMFLAGS = -I m4
+ EXTRA_DIST = fontconfig.pc.in fonts.conf.in fonts.dtd \
+ fontconfig.spec.in fontconfig.spec fontconfig-zip.in \