diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-14 22:58:51 +0000 |
commit | 0d24ce472965b1af574ee8eab914346a50d93ab0 (patch) | |
tree | fc04ac961d5044a7d4ac36140741f144e02c3080 /net/ns2/files/patch-aa | |
parent | (forced commit) This is the official index file for 3.3-release. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.release/3.3.0
Diffstat (limited to 'net/ns2/files/patch-aa')
-rw-r--r-- | net/ns2/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ns2/files/patch-aa b/net/ns2/files/patch-aa deleted file mode 100644 index 74f6728fd3c9..000000000000 --- a/net/ns2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Apr 26 09:36:25 1999 -+++ configure Mon Apr 26 09:36:48 1999 -@@ -1898,7 +1898,7 @@ - # $d/unix works if $d is the 8.0 distribution - # $d/bin is for the ns-allinone distribution (kind of hacky, isn't it?) - PATH=$PATH:$d/unix:$d/bin --for ac_prog in tclsh$TCL_VERS tclsh tclsh$TCL_OLD_VERS -+for ac_prog in tclsh$TCL_VERS tclsh8.0 tclsh$TCL_OLD_VERS - do - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 |