ports/cad/pcb/files/patch-configure
Hiroki Sato 77ccee4fb2 Update to 20050609. Changes include:
- The GUI is now based on gtk2 instead of Xaw
 - Flags are stored symbolically in the .pcb file.
 - As part of the switch to gtk2, the user customizable menu feature has
   been temporarily broken.  Hopefully this will be fixed by the next
   snapshot.  In addition, the loading of background images has also been
   temporarily broken.

Submitted by:	des
2005-06-14 16:18:01 +00:00

16 lines
566 B
Text

--- 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