# HG changeset patch
# User [EMAIL PROTECTED]
# Date 1206747081 -3600
# Node ID 312b968780884c180786147e70a8b677a29a41ff
# Parent  df8df4e42c4ae83706317431a80039df12a1ef57
add missing compilation defines

diff -r df8df4e42c4a -r 312b96878088 wifo/libosip2/CMakeLists-internal.txt
--- a/wifo/libosip2/CMakeLists-internal.txt     Sat Mar 29 00:28:58 2008 +0100
+++ b/wifo/libosip2/CMakeLists-internal.txt     Sat Mar 29 00:31:21 2008 +0100
@@ -34,6 +34,8 @@ if (UNIX)
                        -DHAVE_FCNTL_H
                        -DHAVE_SYS_TIME_H
                        -DHAVE_SYS_TYPES_H
+                       -DHAVE_UNISTD_H
+                       -DSTDC_HEADERS
        )
 
        if (APPLE)
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to