Porting Toolkit to Symbian. It should work while some sporadic
[silc.git] / symbian / silcdefs.h
index 30d40b0fc70eea7689cdf159fcf6c1c1a6346215..75aba7895e199acba5a8d48405552c01c98deabb 100644 (file)
@@ -41,7 +41,7 @@
 #define HAVE_GETENV 1
 
 /* Define to 1 if you have the `getgid' function. */
-#define HAVE_GETGID 1
+//#define HAVE_GETGID 1
 
 /* Define to 1 if you have the `gethostbyaddr' function. */
 #define HAVE_GETHOSTBYADDR 1
 #define HAVE_GETHOSTNAME 1
 
 /* Define to 1 if you have the `getpgid' function. */
-#define HAVE_GETPGID 1
+//#define HAVE_GETPGID 1
 
 /* Define to 1 if you have the `getpgrp' function. */
-#define HAVE_GETPGRP 1
+//#define HAVE_GETPGRP 1
 
 /* Define to 1 if you have the `getpid' function. */
 #define HAVE_GETPID 1
@@ -65,7 +65,7 @@
 #define HAVE_GETSERVBYPORT 1
 
 /* Define to 1 if you have the `getsid' function. */
-#define HAVE_GETSID 1
+//#define HAVE_GETSID 1
 
 /* Define to 1 if you have the `gettimeofday' function. */
 #define HAVE_GETTIMEOFDAY 1
 
 /* HAVE_VA_COPY */
 //#define HAVE_VA_COPY
-#define HAVE_VA_COPY_AARRAY
+#define HAVE_VA_COPY_ARRAY
 
 /* Name of package */
 #define PACKAGE "silc-toolkit"