[Mplayer-cvslog] CVS: main mplayer.c,1.92,1.93
GEREOFFY
arpi_esp at users.sourceforge.net
Mon Apr 23 19:00:08 CEST 2001
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv30920
Modified Files:
mplayer.c
Log Message:
error message if ./configure wasn't ran
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -r1.92 -r1.93
*** mplayer.c 2001/04/23 03:42:17 1.92
--- mplayer.c 2001/04/23 17:00:06 1.93
***************
*** 26,29 ****
--- 26,35 ----
#include "config.h"
+ #ifndef OUTBURST
+ #error "============================================="
+ #error "Please re-run ./configure and then try again!"
+ #error "============================================="
+ #endif
+
#include "cfgparser.h"
#include "cfg-mplayer-def.h"
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list