diff options
author | shattered <shattered@pkgsrc.org> | 2011-01-25 22:22:13 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2011-01-25 22:22:13 +0000 |
commit | 12174a57b749e0554b00fad30403bbe52d53bcc5 (patch) | |
tree | e385f8db92bf6b4961602b8dfd2c609246f6eda9 /mbone/vic/patches | |
parent | a7b5b7f3ac8a4b009f9ef88affae480fea02bd33 (diff) | |
download | pkgsrc-12174a57b749e0554b00fad30403bbe52d53bcc5.tar.gz |
Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
Diffstat (limited to 'mbone/vic/patches')
-rw-r--r-- | mbone/vic/patches/patch-ay | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/mbone/vic/patches/patch-ay b/mbone/vic/patches/patch-ay index 71bd7204004..b42693e02f8 100644 --- a/mbone/vic/patches/patch-ay +++ b/mbone/vic/patches/patch-ay @@ -1,4 +1,4 @@ -$NetBSD: patch-ay,v 1.3 2010/01/25 21:14:45 is Exp $ +$NetBSD: patch-ay,v 1.4 2011/01/25 22:22:13 shattered Exp $ --- configure.orig 1996-06-24 00:59:45.000000000 +0000 +++ configure @@ -388,12 +388,3 @@ $NetBSD: patch-ay,v 1.3 2010/01/25 21:14:45 is Exp $ ;; *-*-hpux*) V_CCOPT="-O" -@@ -2347,6 +2289,8 @@ for ac_option - do - case "\$ac_option" in - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) -+ : Avoid regenerating within pkgsrc -+ exit 0 - echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" - exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; - -version | --version | --versio | --versi | --vers | --ver | --ve | --v) |