summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm2/files/patch-configure')
-rw-r--r--x11/gdm2/files/patch-configure19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure
new file mode 100644
index 000000000..f0917807b
--- /dev/null
+++ b/x11/gdm2/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Wed Jul 17 17:49:15 2002
++++ configure Wed Jul 17 17:51:03 2002
+@@ -7396,6 +7396,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'
+@@ -8531,6 +8532,8 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line 8532 "configure"
+ #include "confdefs.h"
++#include <sys/types.h>
++#include <sys/socket.h>
+ $ac_includes_default
+ int
+ main ()