changeset 33 | ec10aa4a09b0 |
parent 8 | 4a7fac7dd34a |
--- a/gstreamer_core/config.h Thu Sep 02 20:43:20 2010 +0300 +++ b/gstreamer_core/config.h Fri Sep 17 08:31:31 2010 +0300 @@ -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