diff options
Diffstat (limited to 'devel/libgtop2/files/patch-configure')
-rw-r--r-- | devel/libgtop2/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure deleted file mode 100644 index 934f89e79..000000000 --- a/devel/libgtop2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Apr 10 15:28:24 2006 -+++ configure Mon Apr 10 15:30:40 2006 -@@ -20568,6 +20568,7 @@ else - for def in nothing KERNEL _KERNEL; do - cat >conftest.$ac_ext <<_ACEOF - #define $def -+#include <sys/types.h> - #include <sys/ipc.h> - #include <sys/msg.h> - #include <stdio.h> -@@ -23458,7 +23459,7 @@ fi - - - case "$host_os" in -- solaris*) -+ solaris*|freebsd*) - - echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5 - echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 |