old-gdk-api.patch 637 B

12345678910111213141516171819
  1. Do not disable old API after upgrading gtk+.
  2. This avoid build error due to defination missing.
  3. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
  4. Upstream-Status: Inappropriate [configuration]
  5. Index: git/configure.ac
  6. ===================================================================
  7. --- git.orig/configure.ac 2010-12-16 10:25:24.000000000 +0800
  8. +++ git/configure.ac 2010-12-16 10:25:58.000000000 +0800
  9. @@ -147,7 +147,6 @@
  10. AS_COMPILER_FLAGS(WARNING_FLAGS,
  11. "-DG_DISABLE_DEPRECATED
  12. -DPANGO_DISABLE_DEPRECATED
  13. - -DGDK_DISABLE_DEPRECATED
  14. -DGDK_PIXBUF_DISABLE_DEPRECATED
  15. -DG_DISABLE_SINGLE_INCLUDES
  16. -DGTK_DISABLE_SINGLE_INCLUDES