summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/reautoconf
blob: 0bf54835df33e042dacb61d8a749cbfe47da0427 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -x
LANG=C
rm -rf ../autom4te.cache/

(cd ../../../; ./reautoconf texk/web2c)