summaryrefslogtreecommitdiff
path: root/games/gnugo/files/patch-ab
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-26 18:32:58 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-04-26 18:32:58 +0000
commitb8f2818568d2fe0e00bedb14d319935215a8b709 (patch)
tree3eef6634080ff92ac7e294b416d017645fa2362a /games/gnugo/files/patch-ab
parentTweak an error message in pre-extract. (diff)
Update to 3.2
PR: 37478 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=58184
Diffstat (limited to '')
-rw-r--r--games/gnugo/files/patch-ab21
1 files changed, 10 insertions, 11 deletions
diff --git a/games/gnugo/files/patch-ab b/games/gnugo/files/patch-ab
index 4c1f5f00a73d..0991db853cc8 100644
--- a/games/gnugo/files/patch-ab
+++ b/games/gnugo/files/patch-ab
@@ -1,11 +1,10 @@
---- configure.orig Sat Aug 25 05:52:39 2001
-+++ configure Sun Sep 23 06:24:47 2001
-@@ -1228,7 +1228,7 @@
- # an executable is not found, even if stderr is redirected.
- # Redirect stdin to placate older versions of autoconf. Sigh.
- if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
-- MAKEINFO=makeinfo
-+ MAKEINFO="makeinfo --no-split"
- echo "$as_me:1232: result: found" >&5
- echo "${ECHO_T}found" >&6
- else
+--- configure.org Fri Apr 26 01:28:25 2002
++++ configure Fri Apr 26 01:28:59 2002
+@@ -1306,6 +1306,7 @@
+ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+
+ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
++MAKEINFO="$MAKEINFO --no-split"
+
+ AMTAR=${AMTAR-"${am_missing_run}tar"}
+