
$FreeBSD: ports/x11/gnomecore/files/patch-configure,v 1.2 2002/04/29 17:06:10 sobomax Exp $

--- configure.orig	Mon Apr 29 13:36:00 2002
+++ configure	Mon Apr 29 13:36:41 2002
@@ -5723,6 +5723,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -9299,7 +9300,7 @@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lXinerama $PANEL_LIBS $LIBS"
+LIBS="-lXinerama -lXext $PANEL_LIBS $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 9305 "configure"
 #include "confdefs.h"
