summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
commit7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch)
tree22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
parentNow buildable on 4.x, still broken on >= 5.x. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'.release/4.11.0
Diffstat (limited to 'x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c')
-rw-r--r--x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c b/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
deleted file mode 100644
index 30b441dacaff..000000000000
--- a/x11/gnome-libs/files/patch-libgnomeui_gnome_segv.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- libgnomeui/gnome_segv.c.orig Sun Oct 13 20:35:01 2002
-+++ libgnomeui/gnome_segv.c Sun Oct 13 20:39:29 2002
-@@ -3,9 +3,9 @@
-
- /* needed for sigaction and friends under 'gcc -ansi -pedantic' on
- * GNU/Linux */
--#ifndef _POSIX_SOURCE
-+/*#ifndef _POSIX_SOURCE
- # define _POSIX_SOURCE 1
--#endif
-+#endif*/
- #include <sys/types.h>
- #include <sys/wait.h>
-