diff options
Diffstat (limited to 'cad/pcb/files/patch-configure')
-rw-r--r-- | cad/pcb/files/patch-configure | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/cad/pcb/files/patch-configure b/cad/pcb/files/patch-configure deleted file mode 100644 index 37688bb3f38..00000000000 --- a/cad/pcb/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.orig Tue Jun 14 02:38:35 2005 -+++ configure Tue Jun 14 02:41:54 2005 -@@ -3612,13 +3612,6 @@ - done - test -n "$WISH" || WISH="none" - --if test "X$WISH" = "Xnone" ; then -- { { echo "$as_me:$LINENO: error: Did not find the wish executible. You need to make sure -- that tcl is installed on your system and that wish is in your path" >&5 --echo "$as_me: error: Did not find the wish executible. You need to make sure -- that tcl is installed on your system and that wish is in your path" >&2;} -- { (exit 1); exit 1; }; } --fi - - - cat >>confdefs.h <<_ACEOF |