Diff

Differences From Artifact [f422eb34cc]:

To Artifact [e1071070fa]:


9
10
11
12
13
14
15

16
17
18
9
10
11
12
13
14
15
16
17
18
19







+



	cd "${KITSHROOTDIR}" || exit 1

	autoconf; autoheader
	rm -rf autom4te.cache
	rm -f *~

	./configure || exit 1
	make mk4tcl.tcl.h

	make distclean
) || exit 1