diff 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
line wrap: on
line diff
--- a/config.h.in	Tue Nov 05 21:06:23 2019 +0000
+++ b/config.h.in	Wed Nov 06 08:48:49 2019 +0000
@@ -42,9 +42,6 @@
 /* Define if webkit2 is available */
 #undef USE_WEBKIT2
 
-/* Define for name of webkit library */
-#undef WEBKIT_LIB
-
 /* Define if IMLIB is available. */
 #undef USE_IMLIB