===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
iwidgets4-4.1.1/tclconfig/install-sh-93-then
iwidgets4-4.1.1/tclconfig/install-sh:94:	dst="$dst"/`basename $src`
iwidgets4-4.1.1/tclconfig/install-sh-95-fi
##############################################
iwidgets4-4.1.1/tclconfig/install-sh-98-
iwidgets4-4.1.1/tclconfig/install-sh:99:dstdir=`dirname $dst`
iwidgets4-4.1.1/tclconfig/install-sh-100-dsttmp=$dstdir/#inst.$$#
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-56-			    AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself])
iwidgets4-4.1.1/tclconfig/tcl.m4:57:			    with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'`
iwidgets4-4.1.1/tclconfig/tcl.m4-58-			fi ;;
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-60-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:61:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-62-		else
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-82-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:83:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-84-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-90-	    if test x"${ac_cv_c_tclconfig}" = x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:91:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:92:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-93-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-97-		    if test -f "$i/tclConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:98:			ac_cv_c_tclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-99-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-107-			${srcdir}/../tcl \
iwidgets4-4.1.1/tclconfig/tcl.m4:108:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:109:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:110:			`ls -dr ${srcdir}/../tcl[[8-9]].[[0-9]]* 2>/dev/null` ; do
iwidgets4-4.1.1/tclconfig/tcl.m4-111-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:112:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-113-		    break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-168-			    AC_MSG_WARN([--with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself])
iwidgets4-4.1.1/tclconfig/tcl.m4:169:			    with_tkconfig=`echo ${with_tkconfig} | sed 's!/tkConfig\.sh$!!'`
iwidgets4-4.1.1/tclconfig/tcl.m4-170-			fi ;;
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-172-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:173:		    ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-174-		else
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-194-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:195:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-196-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-201-	    if test x"${ac_cv_c_tkconfig}" = x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:202:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:203:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-204-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-208-		    if test -f "$i/tkConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:209:			ac_cv_c_tkconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-210-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-217-			${srcdir}/../tk \
iwidgets4-4.1.1/tclconfig/tcl.m4:218:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:219:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:220:			`ls -dr ${srcdir}/../tk[[8-9]].[[0-9]]* 2>/dev/null` ; do
iwidgets4-4.1.1/tclconfig/tcl.m4-221-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:222:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-223-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-757-    AC_MSG_CHECKING([if 64bit support is enabled])
iwidgets4-4.1.1/tclconfig/tcl.m4:758:    AC_ARG_ENABLE(64bit,[  --enable-64bit          enable 64bit support (where applicable)], [do64bit=$enableval], [do64bit=no])
iwidgets4-4.1.1/tclconfig/tcl.m4-759-    AC_MSG_RESULT([$do64bit])
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-775-	AC_MSG_CHECKING([if Windows/CE build is requested])
iwidgets4-4.1.1/tclconfig/tcl.m4:776:	AC_ARG_ENABLE(wince,[  --enable-wince          enable Win/CE support (where applicable)], [doWince=$enableval], [doWince=no])
iwidgets4-4.1.1/tclconfig/tcl.m4-777-	AC_MSG_RESULT($doWince)
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-796-	    if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:797:		system=MP-RAS-`awk '{print $3}' /etc/.relid'`
iwidgets4-4.1.1/tclconfig/tcl.m4-798-	    fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-822-    UNSHARED_LIB_SUFFIX=""
iwidgets4-4.1.1/tclconfig/tcl.m4:823:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
iwidgets4-4.1.1/tclconfig/tcl.m4:824:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
iwidgets4-4.1.1/tclconfig/tcl.m4-825-    TCL_LIB_VERSIONS_OK=ok
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-947-		    RC="${WCEROOT}/Common/EVC/bin/rc.exe"
iwidgets4-4.1.1/tclconfig/tcl.m4:948:		    arch=`echo ${ARCH} | awk '{print tolower([$]0)}'`
iwidgets4-4.1.1/tclconfig/tcl.m4-949-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-960-		    CFLAGS_OPTIMIZE="-nologo -Ox"
iwidgets4-4.1.1/tclconfig/tcl.m4:961:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
iwidgets4-4.1.1/tclconfig/tcl.m4-962-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-1152-		if test "$GCC" = "yes" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:1153:		    hpux_arch=`${CC} -dumpmachine`
iwidgets4-4.1.1/tclconfig/tcl.m4-1154-		    case $hpux_arch in
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-1406-		# The -pthread needs to go in the CFLAGS, not LIBS
iwidgets4-4.1.1/tclconfig/tcl.m4:1407:		LIBS=`echo $LIBS | sed s/-pthread//`
iwidgets4-4.1.1/tclconfig/tcl.m4-1408-		CFLAGS="$CFLAGS -pthread"
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-1491-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
iwidgets4-4.1.1/tclconfig/tcl.m4:1492:		LIBS=`echo $LIBS | sed s/-lpthreads//`
iwidgets4-4.1.1/tclconfig/tcl.m4-1493-		if test "$GCC" = "yes" ; then
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-2210-	    if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:2211:		system=MP-RAS-`awk '{print $3}' /etc/.relid'`
iwidgets4-4.1.1/tclconfig/tcl.m4-2212-	    fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-2704-		# this assumes it is in a VPATH dir
iwidgets4-4.1.1/tclconfig/tcl.m4:2705:		i=`basename $i`
iwidgets4-4.1.1/tclconfig/tcl.m4-2706-		# handle user calling this before or after TEA_SETUP_COMPILER
iwidgets4-4.1.1/tclconfig/tcl.m4-2707-		if test x"${OBJEXT}" != x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:2708:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
iwidgets4-4.1.1/tclconfig/tcl.m4-2709-		else
iwidgets4-4.1.1/tclconfig/tcl.m4:2710:		    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
iwidgets4-4.1.1/tclconfig/tcl.m4-2711-		fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-2747-	# this assumes it is in a VPATH dir
iwidgets4-4.1.1/tclconfig/tcl.m4:2748:	i=`basename $i`
iwidgets4-4.1.1/tclconfig/tcl.m4-2749-	# handle user calling this before or after TEA_SETUP_COMPILER
iwidgets4-4.1.1/tclconfig/tcl.m4-2750-	if test x"${OBJEXT}" != x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:2751:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.${OBJEXT}"
iwidgets4-4.1.1/tclconfig/tcl.m4-2752-	else
iwidgets4-4.1.1/tclconfig/tcl.m4:2753:	    j="`echo $i | sed -e 's/\.[[^.]]*$//'`.\${OBJEXT}"
iwidgets4-4.1.1/tclconfig/tcl.m4-2754-	fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-2855-	    # Convert foo.lib to -lfoo for GCC.  No-op if not *.lib
iwidgets4-4.1.1/tclconfig/tcl.m4:2856:	    i=`echo "$i" | sed -e 's/^\([[^-]].*\)\.lib[$]/-l\1/i'`
iwidgets4-4.1.1/tclconfig/tcl.m4-2857-	fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3061-	    # the private libraries of Tcl and Tk.
iwidgets4-4.1.1/tclconfig/tcl.m4:3062:	    SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}`\""
iwidgets4-4.1.1/tclconfig/tcl.m4-3063-	    if test x"${TK_BIN_DIR}" != x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3064:		SHLIB_LD_LIBS="${SHLIB_LD_LIBS} \"`${CYGPATH} ${TK_BIN_DIR}/${TK_STUB_LIB_FILE}`\""
iwidgets4-4.1.1/tclconfig/tcl.m4-3065-	    fi
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3143-    for i in \
iwidgets4-4.1.1/tclconfig/tcl.m4:3144:	    `ls -dr ${tea_extra_lib_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3145:	    `ls -dr ${tea_extra_lib_dir}/lib$1[[0-9]]* 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3146:	    `ls -dr ${tea_lib_name_dir}/$1[[0-9]]*.lib 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3147:	    `ls -dr ${tea_lib_name_dir}/lib$1[[0-9]]* 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3148:	    `ls -dr /usr/lib/$1[[0-9]]*.lib 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3149:	    `ls -dr /usr/lib/lib$1[[0-9]]* 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3150:	    `ls -dr /usr/local/lib/$1[[0-9]]*.lib 2>/dev/null ` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3151:	    `ls -dr /usr/local/lib/lib$1[[0-9]]* 2>/dev/null ` ; do
iwidgets4-4.1.1/tclconfig/tcl.m4-3152-	if test -f "$i" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3153:	    tea_lib_name_dir=`dirname $i`
iwidgets4-4.1.1/tclconfig/tcl.m4:3154:	    $1_LIB_NAME=`basename $i`
iwidgets4-4.1.1/tclconfig/tcl.m4-3155-	    $1_LIB_PATH_NAME=$i
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3160-    if test "${TEA_PLATFORM}" = "windows"; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3161:	$1_LIB_SPEC=\"`${CYGPATH} ${$1_LIB_PATH_NAME} 2>/dev/null`\"
iwidgets4-4.1.1/tclconfig/tcl.m4-3162-    else
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3164-
iwidgets4-4.1.1/tclconfig/tcl.m4:3165:	tea_lib_name_lib=`echo ${$1_LIB_NAME}|sed -e 's/^lib//' -e 's/\.[[^.]]*$//' -e 's/\.so.*//'`
iwidgets4-4.1.1/tclconfig/tcl.m4-3166-	$1_LIB_SPEC="-L${tea_lib_name_dir} -l${tea_lib_name_lib}"
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3204-    if test "${TEA_PLATFORM}" = "windows"; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3205:	TCL_TOP_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3206:	TCL_GENERIC_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/generic`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3207:	TCL_UNIX_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/unix`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3208:	TCL_WIN_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/win`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3209:	TCL_BMAP_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/bitmaps`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3210:	TCL_TOOL_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/tools`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3211:	TCL_COMPAT_DIR_NATIVE=\"`${CYGPATH} ${TCL_SRC_DIR}/compat`\"
iwidgets4-4.1.1/tclconfig/tcl.m4-3212-	TCL_PLATFORM_DIR_NATIVE=${TCL_WIN_DIR_NATIVE}
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3281-	    eval "temp_includedir=${includedir}"
iwidgets4-4.1.1/tclconfig/tcl.m4:3282:	    list="`ls -d ${temp_includedir}      2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3283:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3284:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3285:		`ls -d ${TCL_SRC_DIR}/generic    2>/dev/null`"
iwidgets4-4.1.1/tclconfig/tcl.m4-3286-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3307-
iwidgets4-4.1.1/tclconfig/tcl.m4:3308:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tclh}`
iwidgets4-4.1.1/tclconfig/tcl.m4-3309-
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3335-    if test "${TEA_PLATFORM}" = "windows"; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3336:	TK_TOP_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3337:	TK_UNIX_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/unix`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3338:	TK_WIN_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/win`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3339:	TK_GENERIC_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/generic`\"
iwidgets4-4.1.1/tclconfig/tcl.m4:3340:	TK_XLIB_DIR_NATIVE=\"`${CYGPATH} ${TK_SRC_DIR}/xlib`\"
iwidgets4-4.1.1/tclconfig/tcl.m4-3341-	TK_PLATFORM_DIR_NATIVE=${TK_WIN_DIR_NATIVE}
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3406-	    eval "temp_includedir=${includedir}"
iwidgets4-4.1.1/tclconfig/tcl.m4:3407:	    list="`ls -d ${temp_includedir}      2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3408:		`ls -d ${TK_PREFIX}/include      2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3409:		`ls -d ${TCL_PREFIX}/include     2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3410:		`ls -d ${TCL_BIN_DIR}/../include 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3411:		`ls -d ${TK_SRC_DIR}/generic     2>/dev/null`"
iwidgets4-4.1.1/tclconfig/tcl.m4-3412-	    if test "${TEA_PLATFORM}" != "windows" -o "$GCC" = "yes"; then
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3433-
iwidgets4-4.1.1/tclconfig/tcl.m4:3434:    INCLUDE_DIR_NATIVE=`${CYGPATH} ${ac_cv_c_tkh}`
iwidgets4-4.1.1/tclconfig/tcl.m4-3435-
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3443-	if test ! -r "${INCLUDE_DIR_NATIVE}/X11/Xlib.h"; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3444:	    INCLUDE_DIR_NATIVE="`${CYGPATH} ${TK_SRC_DIR}/xlib`"
iwidgets4-4.1.1/tclconfig/tcl.m4-3445-	    TK_XINCLUDES=-I\"${INCLUDE_DIR_NATIVE}\"
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3472-	AC_CACHE_VAL(ac_cv_path_tclsh, [
iwidgets4-4.1.1/tclconfig/tcl.m4:3473:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/tclconfig/tcl.m4-3474-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3480-	for dir in $search_path ; do
iwidgets4-4.1.1/tclconfig/tcl.m4:3481:	    for j in `ls -r $dir/tclsh[[8-9]]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3482:		    `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/tclconfig/tcl.m4-3483-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3524-	AC_CACHE_VAL(ac_cv_path_wish, [
iwidgets4-4.1.1/tclconfig/tcl.m4:3525:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/tclconfig/tcl.m4-3526-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3532-	for dir in $search_path ; do
iwidgets4-4.1.1/tclconfig/tcl.m4:3533:	    for j in `ls -r $dir/wish[[8-9]]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3534:		    `ls -r $dir/wish*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/tclconfig/tcl.m4-3535-		if test x"$ac_cv_path_wish" = x ; then
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3594-			    AC_MSG_WARN([--with-$1 argument should refer to directory containing $1Config.sh, not to $1Config.sh itself])
iwidgets4-4.1.1/tclconfig/tcl.m4:3595:			    with_$1config=`echo ${with_$1config} | sed 's!/$1Config\.sh$!!'`
iwidgets4-4.1.1/tclconfig/tcl.m4-3596-			fi;;
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3598-		if test -f "${with_$1config}/$1Config.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3599:		    ac_cv_c_$1config=`(cd ${with_$1config}; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3600-		else
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3608-			../$1 \
iwidgets4-4.1.1/tclconfig/tcl.m4:3609:			`ls -dr ../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3610:			`ls -dr ../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3611:			`ls -dr ../$1*[[0-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3612:			`ls -dr ../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3613-			../../$1 \
iwidgets4-4.1.1/tclconfig/tcl.m4:3614:			`ls -dr ../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3615:			`ls -dr ../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3616:			`ls -dr ../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3617:			`ls -dr ../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3618-			../../../$1 \
iwidgets4-4.1.1/tclconfig/tcl.m4:3619:			`ls -dr ../../../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3620:			`ls -dr ../../../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3621:			`ls -dr ../../../$1*[[0-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3622:			`ls -dr ../../../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3623-			${srcdir}/../$1 \
iwidgets4-4.1.1/tclconfig/tcl.m4:3624:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]*.[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3625:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]][[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3626:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]] 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3627:			`ls -dr ${srcdir}/../$1*[[0-9]].[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3628-			; do
iwidgets4-4.1.1/tclconfig/tcl.m4-3629-		    if test -f "$i/$1Config.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3630:			ac_cv_c_$1config=`(cd $i; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3631-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3633-		    if test -f "$i/unix/$1Config.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3634:			ac_cv_c_$1config=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3635-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3641-	    if test x"${ac_cv_c_$1config}" = x ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3642:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4:3643:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3644-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3648-		    if test -f "$i/$1Config.sh" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3649:			ac_cv_c_$1config=`(cd $i; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3650-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3755-		if test -d "${with_celibconfig}/inc" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3756:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3757-		else
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3771-			${srcdir}/../celib \
iwidgets4-4.1.1/tclconfig/tcl.m4:3772:			`ls -dr ${srcdir}/../celib-*3.[[0-9]]* 2>/dev/null` \
iwidgets4-4.1.1/tclconfig/tcl.m4-3773-			; do
iwidgets4-4.1.1/tclconfig/tcl.m4-3774-		    if test -d "$i/inc" ; then
iwidgets4-4.1.1/tclconfig/tcl.m4:3775:			ac_cv_c_celibconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/tclconfig/tcl.m4-3776-			break
##############################################
iwidgets4-4.1.1/tclconfig/tcl.m4-3816-		# Only do this if we need to.
iwidgets4-4.1.1/tclconfig/tcl.m4:3817:		shortpath=`echo "puts [[file attributes {$2} -shortname]] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/tclconfig/tcl.m4-3818-		;;
##############################################
iwidgets4-4.1.1/doc/tk2html.perl-62-  }
iwidgets4-4.1.1/doc/tk2html.perl:63:  chop($type=`file -L $manpages[0]`);
iwidgets4-4.1.1/doc/tk2html.perl-64-  if ($type =~ /roff/i) {
##############################################
iwidgets4-4.1.1/doc/tk2html.perl-119-    if (!$section) {
iwidgets4-4.1.1/doc/tk2html.perl:120:      @files = `/bin/ls $_/*/$lookfor.* 2> /dev/null`;
iwidgets4-4.1.1/doc/tk2html.perl-121-    } else {
##############################################
iwidgets4-4.1.1/doc/tk2html.perl-131-      if (length($section) == 1) {
iwidgets4-4.1.1/doc/tk2html.perl:132:        @files = `/bin/ls $_/*$section*/$lookfor.* 2> /dev/null`;
iwidgets4-4.1.1/doc/tk2html.perl-133-      } else {
iwidgets4-4.1.1/doc/tk2html.perl-134-        local($section_num) = substr($section, 0, 1); # Just the number...
iwidgets4-4.1.1/doc/tk2html.perl:135:        @files = `/bin/ls $_/*$section_num*/$lookfor.* $_/*$section/$lookfor.* 2> /dev/null`;
iwidgets4-4.1.1/doc/tk2html.perl-136-      }
##############################################
iwidgets4-4.1.1/doc/tk2html.perl-190-'open(MAN, "'.$page.'") || die "Can'."'t open pipe to '$page' for reading: ".'$!";';
iwidgets4-4.1.1/doc/tk2html.perl:191:    eval($eval);
iwidgets4-4.1.1/doc/tk2html.perl-192-    die "Eval error line $. : '$eval' returned '$@' : $!\n";
##############################################
iwidgets4-4.1.1/Makefile.in-66-EXTRA_PATH	= $(TCL_BIN_DIR):$(TK_BIN_DIR):$(ITCL_LIB_DIR):$(ITK_LIB_DIR)
iwidgets4-4.1.1/Makefile.in:67:TCLSH_ENV	= TCL_LIBRARY=`@CYGPATH@ $(TCL_SRC_DIR)/library` \
iwidgets4-4.1.1/Makefile.in:68:		  TK_LIBRARY=`@CYGPATH@ $(TK_SRC_DIR)/library` \
iwidgets4-4.1.1/Makefile.in-69-		  ITCL_LIBRARY=`@CYGPATH@ @ITCL_LIB_DIR@` \
iwidgets4-4.1.1/Makefile.in-70-		  ITK_LIBRARY=`@CYGPATH@ @ITK_LIB_DIR@` \
iwidgets4-4.1.1/Makefile.in:71:		  IWIDGETS_LIBRARY=`@CYGPATH@ $(srcdir)` \
iwidgets4-4.1.1/Makefile.in-72-		  @LD_LIBRARY_PATH_VAR@="$(EXTRA_PATH):$(@LD_LIBRARY_PATH_VAR@)" \
##############################################
iwidgets4-4.1.1/Makefile.in-96-test:
iwidgets4-4.1.1/Makefile.in:97:	$(WISH) `@CYGPATH@ $(srcdir)/tests/all.tcl` -load "package require -exact Itcl $(ITCL_VERSION); package forget Itk; package forget itk; package require -exact Iwidgets $(PACKAGE_VERSION)" $(TESTFLAGS) | cat
iwidgets4-4.1.1/Makefile.in-98-
##############################################
iwidgets4-4.1.1/Makefile.in-139-	@cd $(TOP_DIR)/doc; for i in *.n; do \
iwidgets4-4.1.1/Makefile.in:140:	    rm -f $(MAN_INSTALL_DIR)/`basename $$i`; \
iwidgets4-4.1.1/Makefile.in:141:	    rm -f $(MAN_INSTALL_DIR)/`basename iwidgets_$$i`; \
iwidgets4-4.1.1/Makefile.in-142-	    sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \
iwidgets4-4.1.1/Makefile.in:143:	        $$i > $(MAN_INSTALL_DIR)/`basename iwidgets_$$i`; \
iwidgets4-4.1.1/Makefile.in:144:	    chmod 444 $(MAN_INSTALL_DIR)/`basename iwidgets_$$i`; \
iwidgets4-4.1.1/Makefile.in-145-	done;
##############################################
iwidgets4-4.1.1/generic/dialog.itk-81-    # cancel button.  This can be overridden by the user via the
iwidgets4-4.1.1/generic/dialog.itk:82:    # execution of a similar command outside the class.
iwidgets4-4.1.1/generic/dialog.itk-83-    #
##############################################
iwidgets4-4.1.1/debian/patches/build.patch-14- AC_ARG_WITH(itk, [  --with-itk=DIR         use Itk 3.0 binaries from DIR],
iwidgets4-4.1.1/debian/patches/build.patch:15:         itk_search=$withval, itk_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/debian/patches/build.patch-16-@@ -56,9 +56,9 @@
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure.in-38-#AC_ARG_WITH(itcl, [  --with-itcl=DIR         use Itcl 3.0 binaries from DIR],
iwidgets4-4.1.1/.pc/build.patch/configure.in:39:#        itcl_search=$withval, itcl_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/.pc/build.patch/configure.in-40-
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure.in-50-AC_ARG_WITH(itk, [  --with-itk=DIR         use Itk 3.0 binaries from DIR],
iwidgets4-4.1.1/.pc/build.patch/configure.in:51:        itk_search=$withval, itk_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/.pc/build.patch/configure.in-52-
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-43-do
iwidgets4-4.1.1/.pc/build.patch/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
iwidgets4-4.1.1/.pc/build.patch/configure-45-    eval $as_var=C; export $as_var
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-101-  as_lineno_2=$LINENO
iwidgets4-4.1.1/.pc/build.patch/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-140-  as_lineno_2=$LINENO
iwidgets4-4.1.1/.pc/build.patch/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-362-
iwidgets4-4.1.1/.pc/build.patch/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-364-
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-395-  -disable-* | --disable-*)
iwidgets4-4.1.1/.pc/build.patch/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-397-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-400-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
iwidgets4-4.1.1/.pc/build.patch/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-404-  -enable-* | --enable-*)
iwidgets4-4.1.1/.pc/build.patch/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-406-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-409-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
iwidgets4-4.1.1/.pc/build.patch/configure-411-    case $ac_option in
iwidgets4-4.1.1/.pc/build.patch/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
iwidgets4-4.1.1/.pc/build.patch/configure-413-      *) ac_optarg=yes ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-586-  -with-* | --with-*)
iwidgets4-4.1.1/.pc/build.patch/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-588-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-591-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
iwidgets4-4.1.1/.pc/build.patch/configure-593-    case $ac_option in
iwidgets4-4.1.1/.pc/build.patch/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
iwidgets4-4.1.1/.pc/build.patch/configure-595-      *) ac_optarg=yes ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-599-  -without-* | --without-*)
iwidgets4-4.1.1/.pc/build.patch/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-601-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-604-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
iwidgets4-4.1.1/.pc/build.patch/configure-606-    eval "with_$ac_package=no" ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-631-  *=*)
iwidgets4-4.1.1/.pc/build.patch/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
iwidgets4-4.1.1/.pc/build.patch/configure-633-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-636-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
iwidgets4-4.1.1/.pc/build.patch/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-652-if test -n "$ac_prev"; then
iwidgets4-4.1.1/.pc/build.patch/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
iwidgets4-4.1.1/.pc/build.patch/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-660-do
iwidgets4-4.1.1/.pc/build.patch/configure:661:  eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/.pc/build.patch/configure-662-  case $ac_val in
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-672-do
iwidgets4-4.1.1/.pc/build.patch/configure:673:  eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/.pc/build.patch/configure-674-  case $ac_val in
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-739-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/.pc/build.patch/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
iwidgets4-4.1.1/.pc/build.patch/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-810-By default, \`make install' will install all the files in
iwidgets4-4.1.1/.pc/build.patch/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
iwidgets4-4.1.1/.pc/build.patch/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
iwidgets4-4.1.1/.pc/build.patch/configure-813-for instance \`--prefix=\$HOME'.
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-881-if test "$ac_dir" != .; then
iwidgets4-4.1.1/.pc/build.patch/configure:882:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
iwidgets4-4.1.1/.pc/build.patch/configure-883-  # A "../" for each directory in $ac_dir_suffix.
iwidgets4-4.1.1/.pc/build.patch/configure:884:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
iwidgets4-4.1.1/.pc/build.patch/configure-885-else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-894-    else
iwidgets4-4.1.1/.pc/build.patch/configure:895:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
iwidgets4-4.1.1/.pc/build.patch/configure-896-    fi ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1050-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
iwidgets4-4.1.1/.pc/build.patch/configure:1051:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
iwidgets4-4.1.1/.pc/build.patch/configure-1052-    esac
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1122-    do
iwidgets4-4.1.1/.pc/build.patch/configure:1123:      eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/.pc/build.patch/configure-1124-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1136-      do
iwidgets4-4.1.1/.pc/build.patch/configure:1137:	eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/.pc/build.patch/configure-1138-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1243-    set,)
iwidgets4-4.1.1/.pc/build.patch/configure:1244:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
iwidgets4-4.1.1/.pc/build.patch/configure:1245:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
iwidgets4-4.1.1/.pc/build.patch/configure-1246-      ac_cache_corrupted=: ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1266-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
iwidgets4-4.1.1/.pc/build.patch/configure:1267:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
iwidgets4-4.1.1/.pc/build.patch/configure-1268-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1484-echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
iwidgets4-4.1.1/.pc/build.patch/configure:1485:			    with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'`
iwidgets4-4.1.1/.pc/build.patch/configure-1486-			fi ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1488-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1489:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1490-		else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1512-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1513:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1514-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1520-	    if test x"${ac_cv_c_tclconfig}" = x ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1521:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1522:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure-1523-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1527-		    if test -f "$i/tclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1528:			ac_cv_c_tclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1529-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1537-			${srcdir}/../tcl \
iwidgets4-4.1.1/.pc/build.patch/configure:1538:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1539:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1540:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
iwidgets4-4.1.1/.pc/build.patch/configure-1541-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1542:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1543-		    break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1654-echo "$as_me: WARNING: --with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself" >&2;}
iwidgets4-4.1.1/.pc/build.patch/configure:1655:			    with_tkconfig=`echo ${with_tkconfig} | sed 's!/tkConfig\.sh$!!'`
iwidgets4-4.1.1/.pc/build.patch/configure-1656-			fi ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1658-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1659:		    ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1660-		else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1682-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1683:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1684-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1689-	    if test x"${ac_cv_c_tkconfig}" = x ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1690:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1691:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure-1692-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1696-		    if test -f "$i/tkConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1697:			ac_cv_c_tkconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1698-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1705-			${srcdir}/../tk \
iwidgets4-4.1.1/.pc/build.patch/configure:1706:			`ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1707:			`ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1708:			`ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
iwidgets4-4.1.1/.pc/build.patch/configure-1709-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1710:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1711-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1817-echo "$as_me: WARNING: --with-itcl argument should refer to directory containing itclConfig.sh, not to itclConfig.sh itself" >&2;}
iwidgets4-4.1.1/.pc/build.patch/configure:1818:			    with_itclconfig=`echo ${with_itclconfig} | sed 's!/itclConfig\.sh$!!'`
iwidgets4-4.1.1/.pc/build.patch/configure-1819-			fi;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1821-		if test -f "${with_itclconfig}/itclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1822:		    ac_cv_c_itclconfig=`(cd ${with_itclconfig}; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1823-		else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1848-			${srcdir}/../itcl \
iwidgets4-4.1.1/.pc/build.patch/configure:1849:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9]*.[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1850:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9][0-9] 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1851:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1852:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure-1853-			; do
iwidgets4-4.1.1/.pc/build.patch/configure-1854-		    if test -f "$i/itclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1855:			ac_cv_c_itclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1856-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1858-		    if test -f "$i/unix/itclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1859:			ac_cv_c_itclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1860-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1866-	    if test x"${ac_cv_c_itclconfig}" = x ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1867:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:1868:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure-1869-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-1873-		    if test -f "$i/itclConfig.sh" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:1874:			ac_cv_c_itclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-1875-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2024-#AC_ARG_WITH(itcl, [  --with-itcl=DIR         use Itcl 3.0 binaries from DIR],
iwidgets4-4.1.1/.pc/build.patch/configure:2025:#        itcl_search=$withval, itcl_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/.pc/build.patch/configure-2026-
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2043-else
iwidgets4-4.1.1/.pc/build.patch/configure:2044:  itk_search=`cd ${srcdir}/..; pwd`
iwidgets4-4.1.1/.pc/build.patch/configure-2045-fi;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2412-     "checking for C compiler version" >&5
iwidgets4-4.1.1/.pc/build.patch/configure:2413:ac_compiler=`set X $ac_compile; echo $2`
iwidgets4-4.1.1/.pc/build.patch/configure-2414-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2451-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
iwidgets4-4.1.1/.pc/build.patch/configure:2452:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
iwidgets4-4.1.1/.pc/build.patch/configure-2453-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2479-    *.* )
iwidgets4-4.1.1/.pc/build.patch/configure:2480:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-2481-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2559-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
iwidgets4-4.1.1/.pc/build.patch/configure:2560:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-2561-	  export ac_cv_exeext
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2609-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
iwidgets4-4.1.1/.pc/build.patch/configure:2610:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-2611-       break;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-2688-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
iwidgets4-4.1.1/.pc/build.patch/configure:2689:GCC=`test $ac_compiler_gnu = yes && echo yes`
iwidgets4-4.1.1/.pc/build.patch/configure-2690-ac_test_CFLAGS=${CFLAGS+set}
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3035-
iwidgets4-4.1.1/.pc/build.patch/configure:3036:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/.pc/build.patch/configure-3037-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3043-	for dir in $search_path ; do
iwidgets4-4.1.1/.pc/build.patch/configure:3044:	    for j in `ls -r $dir/tclsh[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:3045:		    `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/.pc/build.patch/configure-3046-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3498-do
iwidgets4-4.1.1/.pc/build.patch/configure:3499:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
iwidgets4-4.1.1/.pc/build.patch/configure-3500-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3545-fi
iwidgets4-4.1.1/.pc/build.patch/configure:3546:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
iwidgets4-4.1.1/.pc/build.patch/configure:3547:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
iwidgets4-4.1.1/.pc/build.patch/configure:3548:if test `eval echo '${'$as_ac_Header'}'` = yes; then
iwidgets4-4.1.1/.pc/build.patch/configure-3549-  cat >>confdefs.h <<_ACEOF
iwidgets4-4.1.1/.pc/build.patch/configure:3550:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
iwidgets4-4.1.1/.pc/build.patch/configure-3551-_ACEOF
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3724-    UNSHARED_LIB_SUFFIX=""
iwidgets4-4.1.1/.pc/build.patch/configure:3725:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
iwidgets4-4.1.1/.pc/build.patch/configure:3726:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
iwidgets4-4.1.1/.pc/build.patch/configure-3727-    TCL_LIB_VERSIONS_OK=ok
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3796-		# Only do this if we need to.
iwidgets4-4.1.1/.pc/build.patch/configure:3797:		shortpath=`echo "puts [file attributes {${MSSDK}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-3798-		;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3851-		if test -d "${with_celibconfig}/inc" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:3852:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-3853-		else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3869-			${srcdir}/../celib \
iwidgets4-4.1.1/.pc/build.patch/configure:3870:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure-3871-			; do
iwidgets4-4.1.1/.pc/build.patch/configure-3872-		    if test -d "$i/inc" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:3873:			ac_cv_c_celibconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/.pc/build.patch/configure-3874-			break
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3901-		# Only do this if we need to.
iwidgets4-4.1.1/.pc/build.patch/configure:3902:		shortpath=`echo "puts [file attributes {${ac_cv_c_celibconfig}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-3903-		;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3964-		# Only do this if we need to.
iwidgets4-4.1.1/.pc/build.patch/configure:3965:		shortpath=`echo "puts [file attributes {${WCEROOT}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-3966-		;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-3989-		# Only do this if we need to.
iwidgets4-4.1.1/.pc/build.patch/configure:3990:		shortpath=`echo "puts [file attributes {${SDKROOT}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-3991-		;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-4047-		    RC="${WCEROOT}/Common/EVC/bin/rc.exe"
iwidgets4-4.1.1/.pc/build.patch/configure:4048:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
iwidgets4-4.1.1/.pc/build.patch/configure-4049-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-4069-		    CFLAGS_OPTIMIZE="-nologo -Ox"
iwidgets4-4.1.1/.pc/build.patch/configure:4070:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
iwidgets4-4.1.1/.pc/build.patch/configure-4071-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-4414-		if test "$GCC" = "yes" ; then
iwidgets4-4.1.1/.pc/build.patch/configure:4415:		    hpux_arch=`${CC} -dumpmachine`
iwidgets4-4.1.1/.pc/build.patch/configure-4416-		    case $hpux_arch in
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-5196-		# The -pthread needs to go in the CFLAGS, not LIBS
iwidgets4-4.1.1/.pc/build.patch/configure:5197:		LIBS=`echo $LIBS | sed s/-pthread//`
iwidgets4-4.1.1/.pc/build.patch/configure-5198-		CFLAGS="$CFLAGS -pthread"
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-5284-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
iwidgets4-4.1.1/.pc/build.patch/configure:5285:		LIBS=`echo $LIBS | sed s/-lpthreads//`
iwidgets4-4.1.1/.pc/build.patch/configure-5286-		if test "$GCC" = "yes" ; then
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6401-
iwidgets4-4.1.1/.pc/build.patch/configure:6402:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/.pc/build.patch/configure-6403-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6409-	for dir in $search_path ; do
iwidgets4-4.1.1/.pc/build.patch/configure:6410:	    for j in `ls -r $dir/tclsh[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:6411:		    `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/.pc/build.patch/configure-6412-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6445-
iwidgets4-4.1.1/.pc/build.patch/configure:6446:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/.pc/build.patch/configure-6447-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6453-	for dir in $search_path ; do
iwidgets4-4.1.1/.pc/build.patch/configure:6454:	    for j in `ls -r $dir/wish[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/.pc/build.patch/configure:6455:		    `ls -r $dir/wish*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/.pc/build.patch/configure-6456-		if test x"$ac_cv_path_wish" = x ; then
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6594-ac_LF_and_DOT=`echo; echo .`
iwidgets4-4.1.1/.pc/build.patch/configure:6595:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
iwidgets4-4.1.1/.pc/build.patch/configure-6596-rm -f confdef2opt.sed
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6669-do
iwidgets4-4.1.1/.pc/build.patch/configure:6670:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
iwidgets4-4.1.1/.pc/build.patch/configure-6671-    eval $as_var=C; export $as_var
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6727-  as_lineno_2=$LINENO
iwidgets4-4.1.1/.pc/build.patch/configure:6728:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-6729-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6767-  as_lineno_2=$LINENO
iwidgets4-4.1.1/.pc/build.patch/configure:6768:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/.pc/build.patch/configure-6769-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6941-configured by $0, generated by GNU Autoconf 2.59,
iwidgets4-4.1.1/.pc/build.patch/configure:6942:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
iwidgets4-4.1.1/.pc/build.patch/configure-6943-
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-6958-  --*=*)
iwidgets4-4.1.1/.pc/build.patch/configure:6959:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
iwidgets4-4.1.1/.pc/build.patch/configure:6960:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
iwidgets4-4.1.1/.pc/build.patch/configure-6961-    ac_shift=:
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-7237-      fi
iwidgets4-4.1.1/.pc/build.patch/configure:7238:      ac_sed_frag=`expr $ac_sed_frag + 1`
iwidgets4-4.1.1/.pc/build.patch/configure-7239-      ac_beg=$ac_end
iwidgets4-4.1.1/.pc/build.patch/configure:7240:      ac_end=`expr $ac_end + $ac_max_sed_lines`
iwidgets4-4.1.1/.pc/build.patch/configure-7241-    fi
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-7254-	cat >$tmp/stdin
iwidgets4-4.1.1/.pc/build.patch/configure:7255:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
iwidgets4-4.1.1/.pc/build.patch/configure:7256:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
iwidgets4-4.1.1/.pc/build.patch/configure:7257:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
iwidgets4-4.1.1/.pc/build.patch/configure:7258:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
iwidgets4-4.1.1/.pc/build.patch/configure-7259-  * )   ac_file_in=$ac_file.in ;;
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-7302-if test "$ac_dir" != .; then
iwidgets4-4.1.1/.pc/build.patch/configure:7303:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
iwidgets4-4.1.1/.pc/build.patch/configure-7304-  # A "../" for each directory in $ac_dir_suffix.
iwidgets4-4.1.1/.pc/build.patch/configure:7305:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
iwidgets4-4.1.1/.pc/build.patch/configure-7306-else
##############################################
iwidgets4-4.1.1/.pc/build.patch/configure-7315-    else
iwidgets4-4.1.1/.pc/build.patch/configure:7316:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
iwidgets4-4.1.1/.pc/build.patch/configure-7317-    fi ;;
##############################################
iwidgets4-4.1.1/configure.in-38-#AC_ARG_WITH(itcl, [  --with-itcl=DIR         use Itcl 3.0 binaries from DIR],
iwidgets4-4.1.1/configure.in:39:#        itcl_search=$withval, itcl_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/configure.in-40-
##############################################
iwidgets4-4.1.1/configure.in-50-AC_ARG_WITH(itk, [  --with-itk=DIR         use Itk 3.0 binaries from DIR],
iwidgets4-4.1.1/configure.in:51:        itk_search=$withval, itk_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/configure.in-52-
##############################################
iwidgets4-4.1.1/configure-43-do
iwidgets4-4.1.1/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
iwidgets4-4.1.1/configure-45-    eval $as_var=C; export $as_var
##############################################
iwidgets4-4.1.1/configure-101-  as_lineno_2=$LINENO
iwidgets4-4.1.1/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/configure-140-  as_lineno_2=$LINENO
iwidgets4-4.1.1/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/configure-362-
iwidgets4-4.1.1/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
iwidgets4-4.1.1/configure-364-
##############################################
iwidgets4-4.1.1/configure-395-  -disable-* | --disable-*)
iwidgets4-4.1.1/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
iwidgets4-4.1.1/configure-397-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/configure-400-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
iwidgets4-4.1.1/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
iwidgets4-4.1.1/configure-404-  -enable-* | --enable-*)
iwidgets4-4.1.1/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
iwidgets4-4.1.1/configure-406-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/configure-409-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
iwidgets4-4.1.1/configure-411-    case $ac_option in
iwidgets4-4.1.1/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
iwidgets4-4.1.1/configure-413-      *) ac_optarg=yes ;;
##############################################
iwidgets4-4.1.1/configure-586-  -with-* | --with-*)
iwidgets4-4.1.1/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
iwidgets4-4.1.1/configure-588-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/configure-591-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
iwidgets4-4.1.1/configure-593-    case $ac_option in
iwidgets4-4.1.1/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
iwidgets4-4.1.1/configure-595-      *) ac_optarg=yes ;;
##############################################
iwidgets4-4.1.1/configure-599-  -without-* | --without-*)
iwidgets4-4.1.1/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
iwidgets4-4.1.1/configure-601-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/configure-604-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
iwidgets4-4.1.1/configure-606-    eval "with_$ac_package=no" ;;
##############################################
iwidgets4-4.1.1/configure-631-  *=*)
iwidgets4-4.1.1/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
iwidgets4-4.1.1/configure-633-    # Reject names that are not valid shell variable names.
##############################################
iwidgets4-4.1.1/configure-636-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
iwidgets4-4.1.1/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
iwidgets4-4.1.1/configure-652-if test -n "$ac_prev"; then
iwidgets4-4.1.1/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
iwidgets4-4.1.1/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
iwidgets4-4.1.1/configure-660-do
iwidgets4-4.1.1/configure:661:  eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/configure-662-  case $ac_val in
##############################################
iwidgets4-4.1.1/configure-672-do
iwidgets4-4.1.1/configure:673:  eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/configure-674-  case $ac_val in
##############################################
iwidgets4-4.1.1/configure-739-   { (exit 1); exit 1; }; }
iwidgets4-4.1.1/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
iwidgets4-4.1.1/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
iwidgets4-4.1.1/configure-810-By default, \`make install' will install all the files in
iwidgets4-4.1.1/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
iwidgets4-4.1.1/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
iwidgets4-4.1.1/configure-813-for instance \`--prefix=\$HOME'.
##############################################
iwidgets4-4.1.1/configure-881-if test "$ac_dir" != .; then
iwidgets4-4.1.1/configure:882:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
iwidgets4-4.1.1/configure-883-  # A "../" for each directory in $ac_dir_suffix.
iwidgets4-4.1.1/configure:884:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
iwidgets4-4.1.1/configure-885-else
##############################################
iwidgets4-4.1.1/configure-894-    else
iwidgets4-4.1.1/configure:895:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
iwidgets4-4.1.1/configure-896-    fi ;;
##############################################
iwidgets4-4.1.1/configure-1050-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
iwidgets4-4.1.1/configure:1051:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
iwidgets4-4.1.1/configure-1052-    esac
##############################################
iwidgets4-4.1.1/configure-1122-    do
iwidgets4-4.1.1/configure:1123:      eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/configure-1124-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
iwidgets4-4.1.1/configure-1136-      do
iwidgets4-4.1.1/configure:1137:	eval ac_val=$`echo $ac_var`
iwidgets4-4.1.1/configure-1138-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
iwidgets4-4.1.1/configure-1243-    set,)
iwidgets4-4.1.1/configure:1244:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
iwidgets4-4.1.1/configure:1245:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
iwidgets4-4.1.1/configure-1246-      ac_cache_corrupted=: ;;
##############################################
iwidgets4-4.1.1/configure-1266-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
iwidgets4-4.1.1/configure:1267:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
iwidgets4-4.1.1/configure-1268-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
iwidgets4-4.1.1/configure-1484-echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
iwidgets4-4.1.1/configure:1485:			    with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'`
iwidgets4-4.1.1/configure-1486-			fi ;;
##############################################
iwidgets4-4.1.1/configure-1488-		if test -f "${with_tclconfig}/tclConfig.sh" ; then
iwidgets4-4.1.1/configure:1489:		    ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
iwidgets4-4.1.1/configure-1490-		else
##############################################
iwidgets4-4.1.1/configure-1512-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/configure:1513:			ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/configure-1514-			break
##############################################
iwidgets4-4.1.1/configure-1520-	    if test x"${ac_cv_c_tclconfig}" = x ; then
iwidgets4-4.1.1/configure:1521:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure:1522:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure-1523-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/configure-1527-		    if test -f "$i/tclConfig.sh" ; then
iwidgets4-4.1.1/configure:1528:			ac_cv_c_tclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/configure-1529-			break
##############################################
iwidgets4-4.1.1/configure-1537-			${srcdir}/../tcl \
iwidgets4-4.1.1/configure:1538:			`ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/configure:1539:			`ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/configure:1540:			`ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
iwidgets4-4.1.1/configure-1541-		    if test -f "$i/unix/tclConfig.sh" ; then
iwidgets4-4.1.1/configure:1542:		    ac_cv_c_tclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/configure-1543-		    break
##############################################
iwidgets4-4.1.1/configure-1654-echo "$as_me: WARNING: --with-tk argument should refer to directory containing tkConfig.sh, not to tkConfig.sh itself" >&2;}
iwidgets4-4.1.1/configure:1655:			    with_tkconfig=`echo ${with_tkconfig} | sed 's!/tkConfig\.sh$!!'`
iwidgets4-4.1.1/configure-1656-			fi ;;
##############################################
iwidgets4-4.1.1/configure-1658-		if test -f "${with_tkconfig}/tkConfig.sh" ; then
iwidgets4-4.1.1/configure:1659:		    ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
iwidgets4-4.1.1/configure-1660-		else
##############################################
iwidgets4-4.1.1/configure-1682-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/configure:1683:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/configure-1684-			break
##############################################
iwidgets4-4.1.1/configure-1689-	    if test x"${ac_cv_c_tkconfig}" = x ; then
iwidgets4-4.1.1/configure:1690:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure:1691:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure-1692-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/configure-1696-		    if test -f "$i/tkConfig.sh" ; then
iwidgets4-4.1.1/configure:1697:			ac_cv_c_tkconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/configure-1698-			break
##############################################
iwidgets4-4.1.1/configure-1705-			${srcdir}/../tk \
iwidgets4-4.1.1/configure:1706:			`ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/configure:1707:			`ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/configure:1708:			`ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
iwidgets4-4.1.1/configure-1709-		    if test -f "$i/unix/tkConfig.sh" ; then
iwidgets4-4.1.1/configure:1710:			ac_cv_c_tkconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/configure-1711-			break
##############################################
iwidgets4-4.1.1/configure-1817-echo "$as_me: WARNING: --with-itcl argument should refer to directory containing itclConfig.sh, not to itclConfig.sh itself" >&2;}
iwidgets4-4.1.1/configure:1818:			    with_itclconfig=`echo ${with_itclconfig} | sed 's!/itclConfig\.sh$!!'`
iwidgets4-4.1.1/configure-1819-			fi;;
##############################################
iwidgets4-4.1.1/configure-1821-		if test -f "${with_itclconfig}/itclConfig.sh" ; then
iwidgets4-4.1.1/configure:1822:		    ac_cv_c_itclconfig=`(cd ${with_itclconfig}; pwd)`
iwidgets4-4.1.1/configure-1823-		else
##############################################
iwidgets4-4.1.1/configure-1848-			${srcdir}/../itcl \
iwidgets4-4.1.1/configure:1849:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9]*.[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/configure:1850:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9][0-9] 2>/dev/null` \
iwidgets4-4.1.1/configure:1851:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9] 2>/dev/null` \
iwidgets4-4.1.1/configure:1852:			`ls -dr ${srcdir}/../itcl*[0-9].[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/configure-1853-			; do
iwidgets4-4.1.1/configure-1854-		    if test -f "$i/itclConfig.sh" ; then
iwidgets4-4.1.1/configure:1855:			ac_cv_c_itclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/configure-1856-			break
##############################################
iwidgets4-4.1.1/configure-1858-		    if test -f "$i/unix/itclConfig.sh" ; then
iwidgets4-4.1.1/configure:1859:			ac_cv_c_itclconfig=`(cd $i/unix; pwd)`
iwidgets4-4.1.1/configure-1860-			break
##############################################
iwidgets4-4.1.1/configure-1866-	    if test x"${ac_cv_c_itclconfig}" = x ; then
iwidgets4-4.1.1/configure:1867:		for i in `ls -d ${exec_prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure:1868:			`ls -d ${prefix}/lib 2>/dev/null` \
iwidgets4-4.1.1/configure-1869-			`ls -d /usr/local/lib 2>/dev/null` \
##############################################
iwidgets4-4.1.1/configure-1873-		    if test -f "$i/itclConfig.sh" ; then
iwidgets4-4.1.1/configure:1874:			ac_cv_c_itclconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/configure-1875-			break
##############################################
iwidgets4-4.1.1/configure-2024-#AC_ARG_WITH(itcl, [  --with-itcl=DIR         use Itcl 3.0 binaries from DIR],
iwidgets4-4.1.1/configure:2025:#        itcl_search=$withval, itcl_search=`cd ${srcdir}/..; pwd`)
iwidgets4-4.1.1/configure-2026-
##############################################
iwidgets4-4.1.1/configure-2041-else
iwidgets4-4.1.1/configure:2042:  itk_search=`cd ${srcdir}/..; pwd`
iwidgets4-4.1.1/configure-2043-fi;
##############################################
iwidgets4-4.1.1/configure-2408-     "checking for C compiler version" >&5
iwidgets4-4.1.1/configure:2409:ac_compiler=`set X $ac_compile; echo $2`
iwidgets4-4.1.1/configure-2410-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
iwidgets4-4.1.1/configure-2447-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
iwidgets4-4.1.1/configure:2448:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
iwidgets4-4.1.1/configure-2449-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
iwidgets4-4.1.1/configure-2475-    *.* )
iwidgets4-4.1.1/configure:2476:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
iwidgets4-4.1.1/configure-2477-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
iwidgets4-4.1.1/configure-2555-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
iwidgets4-4.1.1/configure:2556:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
iwidgets4-4.1.1/configure-2557-	  export ac_cv_exeext
##############################################
iwidgets4-4.1.1/configure-2605-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
iwidgets4-4.1.1/configure:2606:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
iwidgets4-4.1.1/configure-2607-       break;;
##############################################
iwidgets4-4.1.1/configure-2684-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
iwidgets4-4.1.1/configure:2685:GCC=`test $ac_compiler_gnu = yes && echo yes`
iwidgets4-4.1.1/configure-2686-ac_test_CFLAGS=${CFLAGS+set}
##############################################
iwidgets4-4.1.1/configure-3031-
iwidgets4-4.1.1/configure:3032:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/configure-3033-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/configure-3039-	for dir in $search_path ; do
iwidgets4-4.1.1/configure:3040:	    for j in `ls -r $dir/tclsh[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/configure:3041:		    `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/configure-3042-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
iwidgets4-4.1.1/configure-3494-do
iwidgets4-4.1.1/configure:3495:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
iwidgets4-4.1.1/configure-3496-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
iwidgets4-4.1.1/configure-3541-fi
iwidgets4-4.1.1/configure:3542:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
iwidgets4-4.1.1/configure:3543:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
iwidgets4-4.1.1/configure:3544:if test `eval echo '${'$as_ac_Header'}'` = yes; then
iwidgets4-4.1.1/configure-3545-  cat >>confdefs.h <<_ACEOF
iwidgets4-4.1.1/configure:3546:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
iwidgets4-4.1.1/configure-3547-_ACEOF
##############################################
iwidgets4-4.1.1/configure-3720-    UNSHARED_LIB_SUFFIX=""
iwidgets4-4.1.1/configure:3721:    TCL_TRIM_DOTS='`echo ${PACKAGE_VERSION} | tr -d .`'
iwidgets4-4.1.1/configure:3722:    ECHO_VERSION='`echo ${PACKAGE_VERSION}`'
iwidgets4-4.1.1/configure-3723-    TCL_LIB_VERSIONS_OK=ok
##############################################
iwidgets4-4.1.1/configure-3792-		# Only do this if we need to.
iwidgets4-4.1.1/configure:3793:		shortpath=`echo "puts [file attributes {${MSSDK}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/configure-3794-		;;
##############################################
iwidgets4-4.1.1/configure-3847-		if test -d "${with_celibconfig}/inc" ; then
iwidgets4-4.1.1/configure:3848:		    ac_cv_c_celibconfig=`(cd ${with_celibconfig}; pwd)`
iwidgets4-4.1.1/configure-3849-		else
##############################################
iwidgets4-4.1.1/configure-3865-			${srcdir}/../celib \
iwidgets4-4.1.1/configure:3866:			`ls -dr ${srcdir}/../celib-*3.[0-9]* 2>/dev/null` \
iwidgets4-4.1.1/configure-3867-			; do
iwidgets4-4.1.1/configure-3868-		    if test -d "$i/inc" ; then
iwidgets4-4.1.1/configure:3869:			ac_cv_c_celibconfig=`(cd $i; pwd)`
iwidgets4-4.1.1/configure-3870-			break
##############################################
iwidgets4-4.1.1/configure-3897-		# Only do this if we need to.
iwidgets4-4.1.1/configure:3898:		shortpath=`echo "puts [file attributes {${ac_cv_c_celibconfig}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/configure-3899-		;;
##############################################
iwidgets4-4.1.1/configure-3960-		# Only do this if we need to.
iwidgets4-4.1.1/configure:3961:		shortpath=`echo "puts [file attributes {${WCEROOT}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/configure-3962-		;;
##############################################
iwidgets4-4.1.1/configure-3985-		# Only do this if we need to.
iwidgets4-4.1.1/configure:3986:		shortpath=`echo "puts [file attributes {${SDKROOT}} -shortname] ; exit" | ${TCLSH_PROG} 2>/dev/null`
iwidgets4-4.1.1/configure-3987-		;;
##############################################
iwidgets4-4.1.1/configure-4043-		    RC="${WCEROOT}/Common/EVC/bin/rc.exe"
iwidgets4-4.1.1/configure:4044:		    arch=`echo ${ARCH} | awk '{print tolower($0)}'`
iwidgets4-4.1.1/configure-4045-		    defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
##############################################
iwidgets4-4.1.1/configure-4065-		    CFLAGS_OPTIMIZE="-nologo -Ox"
iwidgets4-4.1.1/configure:4066:		    lversion=`echo ${CEVERSION} | sed -e 's/\(.\)\(..\)/\1\.\2/'`
iwidgets4-4.1.1/configure-4067-		    lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
##############################################
iwidgets4-4.1.1/configure-4410-		if test "$GCC" = "yes" ; then
iwidgets4-4.1.1/configure:4411:		    hpux_arch=`${CC} -dumpmachine`
iwidgets4-4.1.1/configure-4412-		    case $hpux_arch in
##############################################
iwidgets4-4.1.1/configure-5192-		# The -pthread needs to go in the CFLAGS, not LIBS
iwidgets4-4.1.1/configure:5193:		LIBS=`echo $LIBS | sed s/-pthread//`
iwidgets4-4.1.1/configure-5194-		CFLAGS="$CFLAGS -pthread"
##############################################
iwidgets4-4.1.1/configure-5280-		CFLAGS="$CFLAGS -DTCL_THREAD_STACK_MIN=PTHREAD_STACK_MIN*64"
iwidgets4-4.1.1/configure:5281:		LIBS=`echo $LIBS | sed s/-lpthreads//`
iwidgets4-4.1.1/configure-5282-		if test "$GCC" = "yes" ; then
##############################################
iwidgets4-4.1.1/configure-6397-
iwidgets4-4.1.1/configure:6398:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/configure-6399-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/configure-6405-	for dir in $search_path ; do
iwidgets4-4.1.1/configure:6406:	    for j in `ls -r $dir/tclsh[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/configure:6407:		    `ls -r $dir/tclsh*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/configure-6408-		if test x"$ac_cv_path_tclsh" = x ; then
##############################################
iwidgets4-4.1.1/configure-6441-
iwidgets4-4.1.1/configure:6442:	search_path=`echo ${PATH} | sed -e 's/:/ /g'`
iwidgets4-4.1.1/configure-6443-	if test "${TEA_PLATFORM}" != "windows" -o \
##############################################
iwidgets4-4.1.1/configure-6449-	for dir in $search_path ; do
iwidgets4-4.1.1/configure:6450:	    for j in `ls -r $dir/wish[8-9]*${EXEEXT} 2> /dev/null` \
iwidgets4-4.1.1/configure:6451:		    `ls -r $dir/wish*${EXEEXT} 2> /dev/null` ; do
iwidgets4-4.1.1/configure-6452-		if test x"$ac_cv_path_wish" = x ; then
##############################################
iwidgets4-4.1.1/configure-6590-ac_LF_and_DOT=`echo; echo .`
iwidgets4-4.1.1/configure:6591:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
iwidgets4-4.1.1/configure-6592-rm -f confdef2opt.sed
##############################################
iwidgets4-4.1.1/configure-6665-do
iwidgets4-4.1.1/configure:6666:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
iwidgets4-4.1.1/configure-6667-    eval $as_var=C; export $as_var
##############################################
iwidgets4-4.1.1/configure-6723-  as_lineno_2=$LINENO
iwidgets4-4.1.1/configure:6724:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/configure-6725-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/configure-6763-  as_lineno_2=$LINENO
iwidgets4-4.1.1/configure:6764:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
iwidgets4-4.1.1/configure-6765-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
iwidgets4-4.1.1/configure-6937-configured by $0, generated by GNU Autoconf 2.59,
iwidgets4-4.1.1/configure:6938:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
iwidgets4-4.1.1/configure-6939-
##############################################
iwidgets4-4.1.1/configure-6954-  --*=*)
iwidgets4-4.1.1/configure:6955:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
iwidgets4-4.1.1/configure:6956:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
iwidgets4-4.1.1/configure-6957-    ac_shift=:
##############################################
iwidgets4-4.1.1/configure-7233-      fi
iwidgets4-4.1.1/configure:7234:      ac_sed_frag=`expr $ac_sed_frag + 1`
iwidgets4-4.1.1/configure-7235-      ac_beg=$ac_end
iwidgets4-4.1.1/configure:7236:      ac_end=`expr $ac_end + $ac_max_sed_lines`
iwidgets4-4.1.1/configure-7237-    fi
##############################################
iwidgets4-4.1.1/configure-7250-	cat >$tmp/stdin
iwidgets4-4.1.1/configure:7251:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
iwidgets4-4.1.1/configure:7252:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
iwidgets4-4.1.1/configure:7253:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
iwidgets4-4.1.1/configure:7254:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
iwidgets4-4.1.1/configure-7255-  * )   ac_file_in=$ac_file.in ;;
##############################################
iwidgets4-4.1.1/configure-7298-if test "$ac_dir" != .; then
iwidgets4-4.1.1/configure:7299:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
iwidgets4-4.1.1/configure-7300-  # A "../" for each directory in $ac_dir_suffix.
iwidgets4-4.1.1/configure:7301:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
iwidgets4-4.1.1/configure-7302-else
##############################################
iwidgets4-4.1.1/configure-7311-    else
iwidgets4-4.1.1/configure:7312:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
iwidgets4-4.1.1/configure-7313-    fi ;;