diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /net/ns2/files/patch-aa | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.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 |