Mercurial > mplayer.hg
changeset 19203:e01c2017f4da
Remove $ from a variable in a comment to avoid irritating expansion.
author | diego |
---|---|
date | Thu, 27 Jul 2006 21:06:13 +0000 |
parents | af9b014311a5 |
children | 17acc0a995e2 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Thu Jul 27 21:02:44 2006 +0000 +++ b/configure Thu Jul 27 21:06:13 2006 +0000 @@ -7317,7 +7317,7 @@ AWK = $_awk RANLIB = $_ranlib INSTALL = $_install -# FIXME: Should only be $_inc_extra eventually. +# FIXME: Should only be _inc_extra eventually. EXTRA_INC = $_inc_extra $_inc_x11 $inc_dxr2 $_inc_dvb $_inc_directfb $_inc_cdparanoia OPTFLAGS = -I../libvo -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC) STRIPBINARIES = $_stripbinaries