]> git.sesse.net Git - vlc/blobdiff - include/config.h.in
* Added --enable-debug, --enable-stats and --disable-optims (sam could
[vlc] / include / config.h.in
index 3400baa5424d5389206b8268179331b46aabc6d8..ffe2302f33e555ce0a1f64efd2f79500c20e6024 100644 (file)
@@ -65,7 +65,7 @@
 
 /* Define for profiling and statistics support - such informations, like FPS
  * or pictures count won't be available if it not set */
-#define STATS
+/* #define STATS --moved in Makefile */
 
 /* Define for unthreaded version of the program FIXME: not yet implemented ??*/
 //#define NO_THREAD