summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-27 00:31:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-27 00:31:17 +0000
commitb7c60f7ebf85c764185d09041f05d514e21e5bbb (patch)
tree0be9cb413d2fe60a5eb7c791271367a29fc43fe2 /x11
parentDo not remove config files unless they are the same as the example config file (diff)
Don't redefine size_t. This lets gdm build on -stable again.
Reported by: Sean McNeil <sean@mcneil.com>
Notes
Notes: svn path=/head/; revision=62066
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm2/files/patch-configure17
1 files changed, 13 insertions, 4 deletions
diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure
index 740079442e32..7a687fb047d0 100644
--- a/x11/gdm2/files/patch-configure
+++ b/x11/gdm2/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Mon May 20 23:47:49 2002
-+++ configure Mon May 20 23:47:42 2002
-@@ -7371,6 +7371,7 @@
+--- configure.orig Sat Jun 8 00:21:44 2002
++++ configure Wed Jun 26 20:30:11 2002
+@@ -7395,6 +7395,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,7 +8,16 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10963,6 +10964,53 @@
+@@ -8530,6 +8531,8 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line 8531 "configure"
+ #include "confdefs.h"
++#include <sys/types.h>
++#include <sys/socket.h>
+ $ac_includes_default
+ int
+ main ()
+@@ -11116,6 +11119,53 @@
GDMOPEN=gdmopen
fi
done