[Mplayer-cvslog] CVS: main configure,1.883,1.884
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Jul 9 17:19:18 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv30013
Modified Files:
configure
Log Message:
typo
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.883
retrieving revision 1.884
diff -u -r1.883 -r1.884
--- configure 6 Jul 2004 02:10:20 -0000 1.883
+++ configure 9 Jul 2004 15:19:14 -0000 1.884
@@ -149,7 +149,7 @@
Optional features:
--disable-mencoder disable mencoder (a/v encoder) compilation [enable]
- --enable-gui enable gmplayer compilation (gtk-1.2 GUI) [disable]
+ --enable-gui enable gmplayer compilation (GTK 1.2 GUI) [disable]
--enable-largefiles enable support for files > 2 GBytes [disable]
--enable-linux-devfs set default devices to devfs ones [disable]
--enable-termcap use termcap database for key codes [autodetect]
@@ -5845,7 +5845,7 @@
# Check for GTK:
- echocheck "gtk version"
+ echocheck "GTK version"
if test -z "$_gtkconfig" ; then
if ( gtk-config --version ) >/dev/null 2>&1 ; then
_gtkconfig="gtk-config"
More information about the MPlayer-cvslog
mailing list