aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf253/files/patch-ae
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /devel/autoconf253/files/patch-ae
parentc9396a78f758664f44aa3d601d25c18c74372c10 (diff)
downloadports-8c7499bdfa85657ea6c2517ada0ef4a4db489beb.tar.gz
ports-8c7499bdfa85657ea6c2517ada0ef4a4db489beb.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'devel/autoconf253/files/patch-ae')
-rw-r--r--devel/autoconf253/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/autoconf253/files/patch-ae b/devel/autoconf253/files/patch-ae
deleted file mode 100644
index 87e6102e3ba9..000000000000
--- a/devel/autoconf253/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- autoheader.sh.orig Mon Nov 22 21:50:45 1999
-+++ autoheader.sh Mon Nov 22 21:52:02 1999
-@@ -194,7 +194,7 @@
- # Some fgrep's have limits on the number of lines that can be in the
- # pattern on the command line, so use a temporary file containing the
- # pattern.
-- (fgrep_tmp=${TMPDIR-/tmp}/autoh$$
-+ (fgrep_tmp=`mktemp ${TMPDIR-/tmp}/autoh.XXXXXXXXXX` || exit 1
- trap "rm -f $fgrep_tmp; exit 1" 1 2 15
- cat > $fgrep_tmp <<EOF
- $syms