2008-01-04 05:11:28 +00:00
|
|
|
diff -urN graphviz-2.16.orig/configure graphviz-2.16/configure
|
|
|
|
--- graphviz-2.16.orig/configure 2007-11-09 23:41:41.000000000 -0600
|
|
|
|
+++ graphviz-2.16/configure 2008-01-03 08:52:00.000000000 -0600
|
|
|
|
@@ -28003,8 +28003,8 @@
|
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
|
|
|
|
if test "x$TCLSH" = "x"; then
|
|
|
|
- # Extract the first word of "tclsh8.4", so it can be a program name with args.
|
|
|
|
-set dummy tclsh8.4; ac_word=$2
|
|
|
|
+ # Extract the first word of "tclsh8.5", so it can be a program name with args.
|
|
|
|
+set dummy tclsh8.5; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
if test "${ac_cv_path_TCLSH+set}" = set; then
|
2008-01-04 05:11:28 +00:00
|
|
|
@@ -28044,8 +28044,8 @@
|
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
|
|
|
|
if test "x$TCLSH" = "x"; then
|
|
|
|
- # Extract the first word of "tclsh8.3", so it can be a program name with args.
|
|
|
|
-set dummy tclsh8.3; ac_word=$2
|
|
|
|
+ # Extract the first word of "tclsh8.4", so it can be a program name with args.
|
|
|
|
+set dummy tclsh8.4; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
if test "${ac_cv_path_TCLSH+set}" = set; then
|
2008-01-04 05:11:28 +00:00
|
|
|
@@ -28085,7 +28085,48 @@
|
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
|
|
|
|
if test "x$TCLSH" = "x"; then
|
|
|
|
- # Extract the first word of "tclsh", so it can be a program name with args.
|
|
|
|
+ # Extract the first word of "tclsh8.3", so it can be a program name with args.
|
|
|
|
+set dummy tclsh8.3; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+if test "${ac_cv_path_TCLSH+set}" = set; then
|
|
|
|
+ echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
|
+else
|
|
|
|
+ case $TCLSH in
|
|
|
|
+ [\\/]* | ?:[\\/]*)
|
|
|
|
+ ac_cv_path_TCLSH="$TCLSH" # Let the user override the test with a path.
|
|
|
|
+ ;;
|
|
|
|
+ *)
|
|
|
|
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
+for as_dir in $PATH
|
|
|
|
+do
|
|
|
|
+ IFS=$as_save_IFS
|
|
|
|
+ test -z "$as_dir" && as_dir=.
|
|
|
|
+ for ac_exec_ext in '' $ac_executable_extensions; do
|
2008-01-04 05:11:28 +00:00
|
|
|
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
2007-02-07 14:55:06 +00:00
|
|
|
+ ac_cv_path_TCLSH="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
|
+ break 2
|
|
|
|
+ fi
|
|
|
|
+done
|
|
|
|
+done
|
2008-01-04 05:11:28 +00:00
|
|
|
+IFS=$as_save_IFS
|
2007-02-07 14:55:06 +00:00
|
|
|
+
|
|
|
|
+ ;;
|
|
|
|
+esac
|
|
|
|
+fi
|
|
|
|
+TCLSH=$ac_cv_path_TCLSH
|
|
|
|
+if test -n "$TCLSH"; then
|
2008-01-04 05:11:28 +00:00
|
|
|
+ { echo "$as_me:$LINENO: result: $TCLSH" >&5
|
|
|
|
+echo "${ECHO_T}$TCLSH" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+else
|
2008-01-04 05:11:28 +00:00
|
|
|
+ { echo "$as_me:$LINENO: result: no" >&5
|
|
|
|
+echo "${ECHO_T}no" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+fi
|
|
|
|
+
|
2008-01-04 05:11:28 +00:00
|
|
|
+
|
2007-02-07 14:55:06 +00:00
|
|
|
+ if test "x$TCLSH" = "x"; then
|
|
|
|
+ # Extract the first word of "tclsh", so it can be a program name with args.
|
|
|
|
set dummy tclsh; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
|
|
|
@@ -28125,6 +28166,7 @@
|
2007-02-07 14:55:06 +00:00
|
|
|
fi
|
|
|
|
|
2008-01-04 05:11:28 +00:00
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
+ fi
|
|
|
|
fi
|
|
|
|
fi
|
2008-01-04 05:11:28 +00:00
|
|
|
if test "x$TCLSH" = "x"; then
|
|
|
|
@@ -28413,8 +28455,8 @@
|
2007-02-07 14:55:06 +00:00
|
|
|
fi
|
2008-01-04 05:11:28 +00:00
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
if test "x$WISH" = "x"; then
|
|
|
|
- # Extract the first word of "wish8.4", so it can be a program name with args.
|
|
|
|
-set dummy wish8.4; ac_word=$2
|
|
|
|
+ # Extract the first word of "wish8.5", so it can be a program name with args.
|
|
|
|
+set dummy wish8.5; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
if test "${ac_cv_path_WISH+set}" = set; then
|
2008-01-04 05:11:28 +00:00
|
|
|
@@ -28454,8 +28496,8 @@
|
|
|
|
|
2007-02-07 14:55:06 +00:00
|
|
|
|
|
|
|
if test "x$WISH" = "x"; then
|
|
|
|
- # Extract the first word of "wish8.3", so it can be a program name with args.
|
2008-01-04 05:11:28 +00:00
|
|
|
-set dummy wish8.3; ac_word=$2
|
|
|
|
+ # Extract the first word of "wish8.4", so it can be a program name with args.
|
2007-02-07 14:55:06 +00:00
|
|
|
+set dummy wish8.4; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
|
|
|
if test "${ac_cv_path_WISH+set}" = set; then
|
|
|
|
@@ -28495,7 +28537,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
if test "x$WISH" = "x"; then
|
|
|
|
- # Extract the first word of "wish", so it can be a program name with args.
|
|
|
|
+ # Extract the first word of "wish8.3", so it can be a program name with args.
|
|
|
|
+set dummy wish8.3; ac_word=$2
|
|
|
|
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+if test "${ac_cv_path_WISH+set}" = set; then
|
|
|
|
+ echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
|
+else
|
|
|
|
+ case $WISH in
|
|
|
|
+ [\\/]* | ?:[\\/]*)
|
|
|
|
+ ac_cv_path_WISH="$WISH" # Let the user override the test with a path.
|
|
|
|
+ ;;
|
|
|
|
+ *)
|
|
|
|
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
+for as_dir in $PATH
|
|
|
|
+do
|
|
|
|
+ IFS=$as_save_IFS
|
|
|
|
+ test -z "$as_dir" && as_dir=.
|
|
|
|
+ for ac_exec_ext in '' $ac_executable_extensions; do
|
2008-01-04 05:11:28 +00:00
|
|
|
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
2007-02-07 14:55:06 +00:00
|
|
|
+ ac_cv_path_WISH="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
|
+ break 2
|
|
|
|
+ fi
|
|
|
|
+done
|
|
|
|
+done
|
2008-01-04 05:11:28 +00:00
|
|
|
+IFS=$as_save_IFS
|
2007-02-07 14:55:06 +00:00
|
|
|
+
|
|
|
|
+ ;;
|
|
|
|
+esac
|
|
|
|
+fi
|
|
|
|
+WISH=$ac_cv_path_WISH
|
|
|
|
+if test -n "$WISH"; then
|
2008-01-04 05:11:28 +00:00
|
|
|
+ { echo "$as_me:$LINENO: result: $WISH" >&5
|
|
|
|
+echo "${ECHO_T}$WISH" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+else
|
2008-01-04 05:11:28 +00:00
|
|
|
+ { echo "$as_me:$LINENO: result: no" >&5
|
|
|
|
+echo "${ECHO_T}no" >&6; }
|
2007-02-07 14:55:06 +00:00
|
|
|
+fi
|
|
|
|
+
|
2008-01-04 05:11:28 +00:00
|
|
|
+
|
|
|
|
+ if test "x$WISH" = "x"; then
|
2007-02-07 14:55:06 +00:00
|
|
|
+ # Extract the first word of "wish", so it can be a program name with args.
|
|
|
|
set dummy wish; ac_word=$2
|
2008-01-04 05:11:28 +00:00
|
|
|
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
|
|
|
|
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
|
|
|
|
@@ -28535,6 +28618,7 @@
|
2007-02-07 14:55:06 +00:00
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
+ fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
fi
|
2008-01-04 05:11:28 +00:00
|
|
|
@@ -28557,7 +28641,7 @@
|
2007-02-07 14:55:06 +00:00
|
|
|
WISH_EXEC_PREFIX=`echo $WISH|sed -e 's%/bin/wish.*$%%'`
|
|
|
|
|
|
|
|
if test -f ${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND}/tk.h; then
|
|
|
|
- TK_INCLUDES="-I${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND} -I${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND}/generic"
|
|
|
|
+ TK_INCLUDES="-I${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND} -I${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND}/generic -I${WISH_EXEC_PREFIX}/include/tk${TK_VERSION_FOUND}/unix"
|
|
|
|
else
|
|
|
|
if test "x${WISH_EXEC_PREFIX}" != "x/usr" -a -f ${WISH_EXEC_PREFIX}/include/tk.h; then
|
|
|
|
TK_INCLUDES=-I${WISH_EXEC_PREFIX}/include
|
2008-01-04 05:11:28 +00:00
|
|
|
@@ -34721,7 +34805,7 @@
|
2007-02-07 14:55:06 +00:00
|
|
|
# -----------------------------------
|
|
|
|
# tkInt.h
|
|
|
|
if test -f "$TK_SRC_DIR/generic/tkInt.h"; then
|
|
|
|
-TKINT_INCLUDES="-I$TK_SRC_DIR/generic"
|
|
|
|
+TKINT_INCLUDES="-I$TK_SRC_DIR/generic -I$TK_SRC_DIR/unix"
|
|
|
|
else
|
|
|
|
if test -f "/usr/include/tkInt.h"; then
|
|
|
|
TKINT_INCLUDES=""
|