Git init
[profile/ivi/libsoup2.4.git] / libsoup / TIZEN.h
1 /*
2  * TIZEN.h
3  *
4  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd.
5  */
6
7 #ifndef TIZEN_H
8 #define TIZEN_H
9
10 #define ENABLE(TIZEN_FEATURE) (defined ENABLE_##TIZEN_FEATURE  && ENABLE_##TIZEN_FEATURE)
11
12 #define ENABLE_TIZEN_FIX_PACK_ENTRY 1
13 #define ENABLE_TIZEN_FIX_CONTENT_SNIFFER_PATTERN 1
14 #define ENABLE_TIZEN_FIX_PAUSE_MESSAGE 1
15
16 #endif //#ifndef TIZEN_H