summaryrefslogtreecommitdiff
path: root/giflib.lsm
diff options
context:
space:
mode:
authorwangfei <feix.w.wang@intel.com>2013-12-13 16:43:10 +0800
committerwangfei <feix.w.wang@intel.com>2013-12-13 16:46:05 +0800
commite9c36cad490cec9af8089ec0b913c617e67ba524 (patch)
treec8f0f6acd16478d3e69472f23ee28f2ac87c2d21 /giflib.lsm
parent5f8568b6827e00ecf21a71b55fb40444173bbd62 (diff)
downloadgiflib-tizen_3.0.m1_tv_release.tar.gz
giflib-tizen_3.0.m1_tv_release.tar.bz2
giflib-tizen_3.0.m1_tv_release.zip
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0. Basically and consistently, two macros were used "with wayland" and "with x". Below summarize the combination of the macros: | wayland | x | meaning |--------------------------- | 0 | 1 | pure X11 platform(no wayland) | 1 | 0 | pure wayland platform (no X11) | 1 | 1 | wayland but X compatibility | 0 | 0 | no X and no wayland This method unifies the meaning and usage. Deploy this method to giflib package. Signed-off-by: wangfei <feix.w.wang@intel.com> Change-Id: Ie3ac823d5d70f5d2025149b89f501100b9a8e7e4
Diffstat (limited to 'giflib.lsm')
0 files changed, 0 insertions, 0 deletions