comparison src/config.h.in @ 7380:055a0b587a3e v7.4.995

commit https://github.com/vim/vim/commit/36e294c00c784b9ddd05a4fdbea2e331ab2b1ca8 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 18:55:46 2015 +0100 patch 7.4.995 Problem: gdk_pixbuf_new_from_inline() is deprecated. Solution: Generate auto/gui_gtk_gresources.c. (Kazunobu Kazunobu, closes https://github.com/vim/vim/issues/507)
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 19:00:05 +0100
parents 70b56e5eccb2
children c9fc24b76293
comparison
equal deleted inserted replaced
7379:0463a4e8a4f0 7380:055a0b587a3e
450 /* Define if we have AvailabilityMacros.h on Mac OS X */ 450 /* Define if we have AvailabilityMacros.h on Mac OS X */
451 #undef HAVE_AVAILABILITYMACROS_H 451 #undef HAVE_AVAILABILITYMACROS_H
452 452
453 /* Define if Xutf8SetWMProperties() is in an X library. */ 453 /* Define if Xutf8SetWMProperties() is in an X library. */
454 #undef HAVE_XUTF8SETWMPROPERTIES 454 #undef HAVE_XUTF8SETWMPROPERTIES
455
456 /* Define if GResource is used to load icons */
457 #undef USE_GRESOURCE