Skip to content

Commit 13da31e

Browse files
committed
remove debugging
git-svn-id: svn://tug.org/texlive/trunk/Build/source@74153 c570f23f-e606-0410-a88d-b1316a301751
1 parent adc0584 commit 13da31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

texk/xdvik/configure

+2-2
Original file line numberDiff line numberDiff line change
@@ -19975,9 +19975,9 @@ printf %s "checking for type of XawListChange list parameter... " >&6; }
1997519975
tab=' ' # that's a tab character
1997619976
# The outer square brackets are the Autoconf quote pair;
1997719977
# the inner square brackets are the normal regexp character class.
19978-
echo "got '$list_type' from $listh, tab=$tab." >/tmp/lh
19978+
#echo "got '$list_type' from $listh, tab=$tab." >/tmp/lh
1997919979
list_type=`echo "$list_type" | sed "s/[ $tab][ $tab]*/ /g"`
19980-
echo "new '$list_type' from $listh" >>/tmp/lh
19980+
#echo "new '$list_type' from $listh" >>/tmp/lh
1998119981
#
1998219982
if test -z "$list_type"; then
1998319983
# But if we didn't find anything, default to the type of our

0 commit comments

Comments
 (0)