summaryrefslogtreecommitdiff
path: root/irc/nefarious/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'irc/nefarious/files/patch-configure')
-rw-r--r--irc/nefarious/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/irc/nefarious/files/patch-configure b/irc/nefarious/files/patch-configure
deleted file mode 100644
index 3692249da7db..000000000000
--- a/irc/nefarious/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig 2008-08-04 02:56:02.000000000 +0000
-+++ configure
-@@ -10364,7 +10364,7 @@ fi
-
- test -n "$BASH" && break
- done
--test -n "$BASH" || BASH="/bin/bash"
-+test -n "$BASH" || BASH="@PREFIX@/bin/bash"
-
-
- { echo "$as_me:$LINENO: checking for posix non-blocking" >&5
-@@ -10783,7 +10783,7 @@ echo "${ECHO_T}OpenBSD ($host) found." >
- OSDEP_C=os_openbsd.c
- ;;
-
-- *-*bsd*)
-+ *-*bsd*|*-dragonfly*)
- { echo "$as_me:$LINENO: result: Generic BSD ($host) found." >&5
- echo "${ECHO_T}Generic BSD ($host) found." >&6; }
- CFLAGS="-Wno-long-long $CFLAGS"