summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/TLpatches/TL-Changes
blob: 19bac3ae76395d3339dfd1d612536fef7fe65825 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(This file public domain.)

Changes applied to the original dvisvgm source as obtained from:
	http://dvisvgm.bplaced.net/Downloads

Update version in ./version.ac.

Removed common and generated files:
rm ar-lib compile config.guess config.sub depcomp install-sh
rm ltmain.sh missing test-driver 
rm aclocal.m4 configure # reduce chance of confusion?

# patch to integrate into TL build:
patch -d dvisvgm-src -p1 <TLpatches/patch-08-makefiles 

# use same automake macro as upstream:
cp dvisvgm-src/m4/ax_cxx_compile_stdcxx.m4 m4