[Mplayer-cvslog] CVS: main configure,1.636,1.637
Richard Felker CVS
rfelker at mplayerhq.hu
Sat Jan 18 06:41:58 CET 2003
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv28626
Modified Files:
configure
Log Message:
it *worked*, but probably wasn't what was intended, and could break if
TMPLOG changed to something different...
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.636
retrieving revision 1.637
diff -u -r1.636 -r1.637
--- configure 13 Jan 2003 00:45:04 -0000 1.636
+++ configure 18 Jan 2003 05:41:41 -0000 1.637
@@ -46,7 +46,7 @@
echo "Error: $@" >&2
echo >&2
rm -f "$TMPO" "$TMPC" "$TMPS" "$TMPCPP"
- echo "Check "$TMPLOG" if you do not understand why it failed."
+ echo "Check \"$TMPLOG\" if you do not understand why it failed."
exit 1
}
More information about the MPlayer-cvslog
mailing list