gstreamer_core/config.h
changeset 32 bacedbef5672
parent 16 8e837d1bf446
--- a/gstreamer_core/config.h	Tue Aug 24 03:01:45 2010 -0500
+++ b/gstreamer_core/config.h	Fri Sep 03 19:47:02 2010 -0500
@@ -248,7 +248,8 @@
 #define HAVE_SYS_TYPES_H 1
 
 /* Define to 1 if you have the <sys/utsname.h> header file. */
-#define HAVE_SYS_UTSNAME_H 1
+//[fix me ] undefining it , because of Uname its taking 3 mins for gst_init() 
+//#define HAVE_SYS_UTSNAME_H 1
 
 /* Define to 1 if you have the <ucontext.h> header file. */
 #define HAVE_UCONTEXT_H 1