Build option clean-up and g_type_init is deprecated from glib 2.35
authorSeungyoun Ju <sy39.ju@samsung.com>
Sat, 16 Feb 2013 04:31:41 +0000 (13:31 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Sat, 16 Feb 2013 05:31:19 +0000 (14:31 +0900)
commitebd7a967bee7d23c40db42c3ee5c3f9a9b13d4f9
tree98b6e7a5e39cfac19b02aed9814f874af2fc35d0
parent695da89bd47708997760980c27ff3af182e548f0
Build option clean-up and g_type_init is deprecated from glib 2.35

- Issues
  cmake macro is not used and g_type_init() is deprecated from glib 2.35

- Fix description
  cmake macro is used and g_type_init() is blocked using define

Change-Id: I0a67aefc637502b9b934c9fd232e52ff81552cb9
CMakeLists.txt
packaging/mobileap-agent.spec
src/mobileap_main.c