diff config.h.in @ 587:9e81f23b57ae

If available try to use GtkMozEmbed from Mozilla.or.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 22 May 2005 19:14:15 +0000
parents 997e9ed670ef
children f6f887d2c5aa
line wrap: on
line diff
--- a/config.h.in	Sun May 22 18:23:05 2005 +0000
+++ b/config.h.in	Sun May 22 19:14:15 2005 +0000
@@ -30,6 +30,9 @@
 /* Determine whether we have the pipe function */
 #undef HAVE_PIPE
 
+/* Define if GtkMozEmbed is available */
+#undef USE_GTKMOZEMBED
+
 /* Define if IMLIB is available. */
 #undef USE_IMLIB