gstreamer_core/config.h
changeset 32 bacedbef5672
parent 16 8e837d1bf446
equal deleted inserted replaced
28:4ed5253bb6ba 32:bacedbef5672
   246 
   246 
   247 /* Define to 1 if you have the <sys/types.h> header file. */
   247 /* Define to 1 if you have the <sys/types.h> header file. */
   248 #define HAVE_SYS_TYPES_H 1
   248 #define HAVE_SYS_TYPES_H 1
   249 
   249 
   250 /* Define to 1 if you have the <sys/utsname.h> header file. */
   250 /* Define to 1 if you have the <sys/utsname.h> header file. */
   251 #define HAVE_SYS_UTSNAME_H 1
   251 //[fix me ] undefining it , because of Uname its taking 3 mins for gst_init() 
       
   252 //#define HAVE_SYS_UTSNAME_H 1
   252 
   253 
   253 /* Define to 1 if you have the <ucontext.h> header file. */
   254 /* Define to 1 if you have the <ucontext.h> header file. */
   254 #define HAVE_UCONTEXT_H 1
   255 #define HAVE_UCONTEXT_H 1
   255 
   256 
   256 /* defined if unaligned memory access works correctly */
   257 /* defined if unaligned memory access works correctly */