blob: 013cf2c219249438c664881efd37f40b310efcb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- lib/configure 2003-05-12 20:59:38.000000000 +0000
+++ lib/configure 2003-05-12 20:59:57.000000000 +0000
@@ -1134,7 +1134,7 @@
echo "$ac_t""default values"
else
echo "$ac_t""auto"
- rm -f wrap_chkconfig.ltx chkconfig.vars chkconfig.classes chklayouts.tex
+ rm -f wrap_chkconfig.ltx -no-mktex=tfm chkconfig.vars chkconfig.classes chklayouts.tex
cat >wrap_chkconfig.ltx <<EOF
\\newcommand\\srcdir{${srcdir}}
${linuxdoc_cmd}
|