--- configure.orig	Fri Aug 25 01:46:13 2000
+++ configure	Sun Aug 27 18:27:55 2000
@@ -3685,10 +3685,7 @@
   echo
 fi
 
-if test "$gtkfe" = yes; then
-  gtkfe=yes
-  imlib=yes
-else
+if test "$gtkfe" = no; then
   gnome=no
   imlib=no
   panel=no
@@ -4412,11 +4409,6 @@
     CFLAGS="$CFLAGS -g"
   fi
 fi
-
-if test "$system" = "OpenBSD"; then
-   CFLAGS="$CFLAGS -pthread"
-fi
-
 
 for ac_func in snprintf
 do
