CVS: main configure,1.281,1.282
20 Nov
2001
20 Nov
'01
7:28 p.m.
Update of /cvsroot/mplayer/main In directory mplayer:/var/tmp.root/cvs-serv20442 Modified Files: configure Log Message: USE_TERMIOS -> HAVE_TERMIOS Index: configure =================================================================== RCS file: /cvsroot/mplayer/main/configure,v retrieving revision 1.281 retrieving revision 1.282 diff -u -r1.281 -r1.282 --- configure 20 Nov 2001 16:16:47 -0000 1.281 +++ configure 20 Nov 2001 19:28:16 -0000 1.282 @@ -1177,9 +1177,9 @@ _termios=no fi if test "$_termios" = yes ; then - _def_termios='#define USE_TERMIOS 1' + _def_termios='#define HAVE_TERMIOS 1' else - _def_termios='#undef USE_TERMIOS' + _def_termios='#undef HAVE_TERMIOS' fi echores "$_termios"
8757
Age (days ago)
8757
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arpi of Ize