comparison config.h.in @ 2005:a17cc1958369

GTK: Added WebKit2 support for GTK3. Remove dead code from GTK2. Use linker to pull in webkit libraries instead of dlopen() etc.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 06 Nov 2019 08:48:49 +0000
parents dee122916f3c
children
comparison
equal deleted inserted replaced
2004:ebbdb2120659 2005:a17cc1958369
40 #undef USE_WEBKIT11 40 #undef USE_WEBKIT11
41 41
42 /* Define if webkit2 is available */ 42 /* Define if webkit2 is available */
43 #undef USE_WEBKIT2 43 #undef USE_WEBKIT2
44 44
45 /* Define for name of webkit library */
46 #undef WEBKIT_LIB
47
48 /* Define if IMLIB is available. */ 45 /* Define if IMLIB is available. */
49 #undef USE_IMLIB 46 #undef USE_IMLIB
50 47
51 /* Define if PIXBUF is available. */ 48 /* Define if PIXBUF is available. */
52 #undef USE_PIXBUF 49 #undef USE_PIXBUF