=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== dialog-1.3-20190808/configure.in-116-CF_LD_RPATH_OPT dialog-1.3-20190808/configure.in:117:CF_WITH_SHARED_OR_LIBTOOL(DIALOG,${VERSION_MAJOR}.${VERSION_MINOR},`echo "$VERSION" |sed -e 's/:/./g'`) dialog-1.3-20190808/configure.in-118- ############################################## dialog-1.3-20190808/config.guess-34- dialog-1.3-20190808/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` dialog-1.3-20190808/config.guess-36- ############################################## dialog-1.3-20190808/config.guess-103- # shellcheck disable=SC2039 dialog-1.3-20190808/config.guess:104: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || dialog-1.3-20190808/config.guess-105- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## dialog-1.3-20190808/config.guess-153- EOF dialog-1.3-20190808/config.guess:154: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" dialog-1.3-20190808/config.guess-155- ############################################## dialog-1.3-20190808/config.guess-190- earmv*) dialog-1.3-20190808/config.guess:191: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` dialog-1.3-20190808/config.guess:192: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` dialog-1.3-20190808/config.guess-193- machine="${arch}${endian}"-unknown ############################################## dialog-1.3-20190808/config.guess-222- expr='s/^earmv[0-9]/-eabi/;s/eb$//' dialog-1.3-20190808/config.guess:223: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` dialog-1.3-20190808/config.guess-224- ;; ############################################## dialog-1.3-20190808/config.guess-235- *) dialog-1.3-20190808/config.guess:236: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` dialog-1.3-20190808/config.guess-237- ;; ############################################## dialog-1.3-20190808/config.guess-285- *4.0) dialog-1.3-20190808/config.guess:286: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` dialog-1.3-20190808/config.guess-287- ;; dialog-1.3-20190808/config.guess-288- *5.*) dialog-1.3-20190808/config.guess:289: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` dialog-1.3-20190808/config.guess-290- ;; ############################################## dialog-1.3-20190808/config.guess-295- # types through head -n 1, so we only detect the type of CPU 0. dialog-1.3-20190808/config.guess:296: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` dialog-1.3-20190808/config.guess-297- case "$ALPHA_CPU_TYPE" in ############################################## dialog-1.3-20190808/config.guess-333- # 1.2 uses "1.2" for uname -r. dialog-1.3-20190808/config.guess:334: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" dialog-1.3-20190808/config.guess-335- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## dialog-1.3-20190808/config.guess-384- s390x:SunOS:*:*) dialog-1.3-20190808/config.guess:385: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-386- exit ;; dialog-1.3-20190808/config.guess-387- sun4H:SunOS:5.*:*) dialog-1.3-20190808/config.guess:388: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-389- exit ;; dialog-1.3-20190808/config.guess-390- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) dialog-1.3-20190808/config.guess:391: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-392- exit ;; ############################################## dialog-1.3-20190808/config.guess-409- fi dialog-1.3-20190808/config.guess:410: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-411- exit ;; ############################################## dialog-1.3-20190808/config.guess-415- # it's likely to be more like Solaris than SunOS4. dialog-1.3-20190808/config.guess:416: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-417- exit ;; ############################################## dialog-1.3-20190808/config.guess-424- # Japanese Language versions have a version number like `4.1.3-JL'. dialog-1.3-20190808/config.guess:425: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" dialog-1.3-20190808/config.guess-426- exit ;; ############################################## dialog-1.3-20190808/config.guess-430- sun*:*:4.2BSD:*) dialog-1.3-20190808/config.guess:431: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` dialog-1.3-20190808/config.guess-432- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## dialog-1.3-20190808/config.guess-512- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && dialog-1.3-20190808/config.guess:513: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && dialog-1.3-20190808/config.guess:514: SYSTEM_NAME=`"$dummy" "$dummyarg"` && dialog-1.3-20190808/config.guess-515- { echo "$SYSTEM_NAME"; exit; } ############################################## dialog-1.3-20190808/config.guess-568- *:IRIX*:*:*) dialog-1.3-20190808/config.guess:569: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" dialog-1.3-20190808/config.guess-570- exit ;; ############################################## dialog-1.3-20190808/config.guess-598-EOF dialog-1.3-20190808/config.guess:599: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` dialog-1.3-20190808/config.guess-600- then ############################################## dialog-1.3-20190808/config.guess-611- *:AIX:*:[4567]) dialog-1.3-20190808/config.guess:612: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` dialog-1.3-20190808/config.guess-613- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## dialog-1.3-20190808/config.guess-647- 9000/[34678]??:HP-UX:*:*) dialog-1.3-20190808/config.guess:648: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` dialog-1.3-20190808/config.guess-649- case "$UNAME_MACHINE" in ############################################## dialog-1.3-20190808/config.guess-701-EOF dialog-1.3-20190808/config.guess:702: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` dialog-1.3-20190808/config.guess-703- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## dialog-1.3-20190808/config.guess-729- ia64:HP-UX:*:*) dialog-1.3-20190808/config.guess:730: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` dialog-1.3-20190808/config.guess-731- echo ia64-hp-hpux"$HPUX_REV" ############################################## dialog-1.3-20190808/config.guess-759-EOF dialog-1.3-20190808/config.guess:760: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && dialog-1.3-20190808/config.guess-761- { echo "$SYSTEM_NAME"; exit; } ############################################## dialog-1.3-20190808/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` dialog-1.3-20190808/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` dialog-1.3-20190808/config.guess-832- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## dialog-1.3-20190808/config.guess-835- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` dialog-1.3-20190808/config.guess:836: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` dialog-1.3-20190808/config.guess-837- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## dialog-1.3-20190808/config.guess-853- then dialog-1.3-20190808/config.guess:854: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi dialog-1.3-20190808/config.guess-855- else dialog-1.3-20190808/config.guess:856: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf dialog-1.3-20190808/config.guess-857- fi ############################################## dialog-1.3-20190808/config.guess-866- esac dialog-1.3-20190808/config.guess:867: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" dialog-1.3-20190808/config.guess-868- exit ;; ############################################## dialog-1.3-20190808/config.guess-902- prep*:SunOS:5.*:*) dialog-1.3-20190808/config.guess:903: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" dialog-1.3-20190808/config.guess-904- exit ;; ############################################## dialog-1.3-20190808/config.guess-906- # the GNU system dialog-1.3-20190808/config.guess:907: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" dialog-1.3-20190808/config.guess-908- exit ;; ############################################## dialog-1.3-20190808/config.guess-910- # other systems with GNU libc and userland dialog-1.3-20190808/config.guess:911: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" dialog-1.3-20190808/config.guess-912- exit ;; ############################################## dialog-1.3-20190808/config.guess-1032-EOF dialog-1.3-20190808/config.guess:1033: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`" dialog-1.3-20190808/config.guess-1034- test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } ############################################## dialog-1.3-20190808/config.guess-1132- i*86:*:4.*:*) dialog-1.3-20190808/config.guess:1133: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` dialog-1.3-20190808/config.guess-1134- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## dialog-1.3-20190808/config.guess-1435- *:DragonFly:*:*) dialog-1.3-20190808/config.guess:1436: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" dialog-1.3-20190808/config.guess-1437- exit ;; ############################################## dialog-1.3-20190808/config.guess-1448- i*86:skyos:*:*) dialog-1.3-20190808/config.guess:1449: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" dialog-1.3-20190808/config.guess-1450- exit ;; ############################################## dialog-1.3-20190808/config.guess-1598- dialog-1.3-20190808/config.guess:1599:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` && dialog-1.3-20190808/config.guess-1600- { echo "$SYSTEM_NAME"; exit; } ############################################## dialog-1.3-20190808/samples/tailboxbg-18-# now kill it dialog-1.3-20190808/samples/tailboxbg:19:kill -$SIG_QUIT `cat $tempfile` 2>&1 >/dev/null 2>/dev/null dialog-1.3-20190808/samples/tailboxbg-20- ############################################## dialog-1.3-20190808/samples/dselect-6-exec 3>&1 dialog-1.3-20190808/samples/dselect:7:RESULT=`$DIALOG --title "Please choose a file" "$@" --dselect $HOME/ 14 48 2>&1 1>&3` dialog-1.3-20190808/samples/dselect-8-retval=$? ############################################## dialog-1.3-20190808/samples/msgbox4-utf8-34- dialog-1.3-20190808/samples/msgbox4-utf8:35:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox4-utf8-36- ############################################## dialog-1.3-20190808/samples/infobox6-24- --sleep 1 \ dialog-1.3-20190808/samples/infobox6:25: --begin $left `expr $left + 5` \ dialog-1.3-20190808/samples/infobox6-26- --title "INFO BOX" $* $last ############################################## dialog-1.3-20190808/samples/infobox6-34- dialog-1.3-20190808/samples/infobox6:35:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox6-36-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/calendar2-stdout-5- dialog-1.3-20190808/samples/calendar2-stdout:6:RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0` dialog-1.3-20190808/samples/calendar2-stdout-7-retval=$? ############################################## dialog-1.3-20190808/samples/rangebox3-6-exec 3>&1 dialog-1.3-20190808/samples/rangebox3:7:RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 -48 55 5 2>&1 1>&3` dialog-1.3-20190808/samples/rangebox3-8-retval=$? ############################################## dialog-1.3-20190808/samples/form1-11-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form1:12:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1:13:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-14- ############################################## dialog-1.3-20190808/samples/form1-33- dialog-1.3-20190808/samples/form1:34:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form1-35- ############################################## dialog-1.3-20190808/samples/rangebox2-6-exec 3>&1 dialog-1.3-20190808/samples/rangebox2:7:RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 0 6 5 2>&1 1>&3` dialog-1.3-20190808/samples/rangebox2-8-retval=$? ############################################## dialog-1.3-20190808/samples/mixedform2-23-exec 3>&- dialog-1.3-20190808/samples/mixedform2:24:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/mixedform2-25- ############################################## dialog-1.3-20190808/samples/gauge-16-EOF dialog-1.3-20190808/samples/gauge:17:PCT=`expr $PCT + 10` dialog-1.3-20190808/samples/gauge-18-sleep 1 ############################################## dialog-1.3-20190808/samples/form1-help-8-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form1-help:9:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-help:10:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-help-11- ############################################## dialog-1.3-20190808/samples/form1-help-31- dialog-1.3-20190808/samples/form1-help:32:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form1-help-33- ############################################## dialog-1.3-20190808/samples/rotated-data-8- left=$1 dialog-1.3-20190808/samples/rotated-data:9: next=`expr $left + 1` dialog-1.3-20190808/samples/rotated-data-10- shift 1 ############################################## dialog-1.3-20190808/samples/rotated-data-16- esac dialog-1.3-20190808/samples/rotated-data:17: char=`echo "$@" | cut -b -${left}` dialog-1.3-20190808/samples/rotated-data:18: data=`echo "$@" | cut -b ${next}-` dialog-1.3-20190808/samples/rotated-data-19- ############################################## dialog-1.3-20190808/samples/form6-9-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form6:10:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form6:11:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form6-12- ############################################## dialog-1.3-20190808/samples/form6-34- dialog-1.3-20190808/samples/form6:35:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form6-36- ############################################## dialog-1.3-20190808/samples/passwordform1-8-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/passwordform1:9:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/passwordform1:10:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/passwordform1-11- ############################################## dialog-1.3-20190808/samples/passwordform1-31- dialog-1.3-20190808/samples/passwordform1:32:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/passwordform1-33- ############################################## dialog-1.3-20190808/samples/form1-utf8-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form1-utf8:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-utf8:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-utf8-13- ############################################## dialog-1.3-20190808/samples/form1-utf8-33- dialog-1.3-20190808/samples/form1-utf8:34:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form1-utf8-35- ############################################## dialog-1.3-20190808/samples/msgbox4-8bit-14- dialog-1.3-20190808/samples/msgbox4-8bit:15:\Z1`./rotated-data 0 $SAMPLE` \Z2`./rotated-data 1 $SAMPLE` \Z3`./rotated-data 2 $SAMPLE` \Z4`./rotated-data 3 $SAMPLE`\Zn dialog-1.3-20190808/samples/msgbox4-8bit-16- ############################################## dialog-1.3-20190808/samples/msgbox4-8bit-28- dialog-1.3-20190808/samples/msgbox4-8bit:29:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox4-8bit-30- ############################################## dialog-1.3-20190808/samples/inputbox6-8bit-10-$DIALOG \ dialog-1.3-20190808/samples/inputbox6-8bit:11:--title `printf "$SAMPLE"` "$@" \ dialog-1.3-20190808/samples/inputbox6-8bit:12:--inputbox `printf "$SAMPLE"` \ dialog-1.3-20190808/samples/inputbox6-8bit:13:10 40 `printf "$SAMPLE"` 2>$tempfile dialog-1.3-20190808/samples/inputbox6-8bit-14- ############################################## dialog-1.3-20190808/samples/treeview2-46- --scrollbar \ dialog-1.3-20190808/samples/treeview2:47: --treeview "TreeView demo" 0 0 10 `cat $input | sed -e 's/:/ /g'` 2> $output dialog-1.3-20190808/samples/treeview2-48- ############################################## dialog-1.3-20190808/samples/msgbox5-21-test $? = $DIALOG_ESC && break dialog-1.3-20190808/samples/msgbox5:22:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox5-23-done ############################################## dialog-1.3-20190808/samples/form4-9-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form4:10:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form4:11:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form4-12- ############################################## dialog-1.3-20190808/samples/form4-33- dialog-1.3-20190808/samples/form4:34:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form4-35- ############################################## dialog-1.3-20190808/samples/fselect0-6-exec 3>&1 dialog-1.3-20190808/samples/fselect0:7:RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect '' 14 48 2>&1 1>&3` dialog-1.3-20190808/samples/fselect0-8-retval=$? ############################################## dialog-1.3-20190808/samples/infobox3-19-You have $left $unit to read this..." 0 0 dialog-1.3-20190808/samples/infobox3:20:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox3-21-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/inputmenu1-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/inputmenu1:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu1:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu1-13- ############################################## dialog-1.3-20190808/samples/inputmenu1-59- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu1:60: tag=`echo "$value" |sed -e 's/^RENAMED //' -e 's/:.*//'` dialog-1.3-20190808/samples/inputmenu1:61: item=`echo "$value" |sed -e 's/^[^:]*:[ ]*//' -e 's/[ ]*$//'` dialog-1.3-20190808/samples/inputmenu1-62- ############################################## dialog-1.3-20190808/samples/rangebox-6-exec 3>&1 dialog-1.3-20190808/samples/rangebox:7:RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 0 123 5 2>&1 1>&3` dialog-1.3-20190808/samples/rangebox-8-retval=$? ############################################## dialog-1.3-20190808/samples/gauge0-input-fd-19-EOF dialog-1.3-20190808/samples/gauge0-input-fd:20:PCT=`expr $PCT + 10` dialog-1.3-20190808/samples/gauge0-input-fd-21-sleep 1 ############################################## dialog-1.3-20190808/samples/tailboxbg2-21-# write one number to stderr. dialog-1.3-20190808/samples/tailboxbg2:22:pid=`cat $tempfile |sed -e 's/ //g'` dialog-1.3-20190808/samples/tailboxbg2-23-if test -n "$pid" ; then ############################################## dialog-1.3-20190808/samples/infobox4-19-You have $left $unit to read this..." 0 0 dialog-1.3-20190808/samples/infobox4:20:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox4-21-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/fselect2-6-exec 3>&1 dialog-1.3-20190808/samples/fselect2:7:RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 0 0 2>&1 1>&3` dialog-1.3-20190808/samples/fselect2-8-retval=$? ############################################## dialog-1.3-20190808/samples/copifuncs/copi.rcnews-26-else dialog-1.3-20190808/samples/copifuncs/copi.rcnews:27: case `find ${NEWSLIB} -name .news.daily -mtime +1 -print 2>/dev/null` in dialog-1.3-20190808/samples/copifuncs/copi.rcnews-28- "") ############################################## dialog-1.3-20190808/samples/shortlist-16- sleep 1 dialog-1.3-20190808/samples/shortlist:17: count=`expr $count - 1 2>/dev/null` dialog-1.3-20190808/samples/shortlist-18- test -z "$count" && count=0 ############################################## dialog-1.3-20190808/samples/timebox-9-exec 3>&1 dialog-1.3-20190808/samples/timebox:10:RESULT=`$DIALOG --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56 2>&1 1>&3` dialog-1.3-20190808/samples/timebox-11-retval=$? ############################################## dialog-1.3-20190808/samples/buildlist2-31- esac dialog-1.3-20190808/samples/buildlist2:32: count=`expr $count + 1` dialog-1.3-20190808/samples/buildlist2-33-done ############################################## dialog-1.3-20190808/samples/buildlist2-36- --visit-items --scrollbar --separator "|" \ dialog-1.3-20190808/samples/buildlist2:37: --buildlist "hello, this is a --buildlist..." 0 0 10 `cat $input` 2> $output dialog-1.3-20190808/samples/buildlist2-38- ############################################## dialog-1.3-20190808/samples/rangebox4-6-exec 3>&1 dialog-1.3-20190808/samples/rangebox4:7:RESULT=`$DIALOG --title "RANGE BOX" --rangebox "Please set the volume..." 0 60 10 100 5 2>&1 1>&3` dialog-1.3-20190808/samples/rangebox4-8-retval=$? ############################################## dialog-1.3-20190808/samples/infobox-18-You have $left $unit to read this..." 10 52 dialog-1.3-20190808/samples/infobox:19:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox-20-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/calendar-6-exec 3>&1 dialog-1.3-20190808/samples/calendar:7:RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3` dialog-1.3-20190808/samples/calendar-8-retval=$? ############################################## dialog-1.3-20190808/samples/menubox-8bit-19- Choose the OS you like:" 20 51 4 \ dialog-1.3-20190808/samples/menubox-8bit:20: "`./rotated-data 0 $SAMPLE`" "The Great Unix Clone for 386/486" \ dialog-1.3-20190808/samples/menubox-8bit:21: "`./rotated-data 1 $SAMPLE`" "Another free Unix Clone for 386/486" \ dialog-1.3-20190808/samples/menubox-8bit:22: "`./rotated-data 2 $SAMPLE`" "IBM OS/2" \ dialog-1.3-20190808/samples/menubox-8bit:23: "`./rotated-data 3 $SAMPLE`" "Microsoft Windows NT" \ dialog-1.3-20190808/samples/menubox-8bit:24: "`./rotated-data 4 $SAMPLE`" "IBM PC DOS" \ dialog-1.3-20190808/samples/menubox-8bit:25: "`./rotated-data 5 $SAMPLE`" "Microsoft DOS" 2> $tempfile dialog-1.3-20190808/samples/menubox-8bit-26- ############################################## dialog-1.3-20190808/samples/run_test.sh-3-# vile:ts=4 sw=4 dialog-1.3-20190808/samples/run_test.sh:4:THIS=`basename $0` dialog-1.3-20190808/samples/run_test.sh-5- ############################################## dialog-1.3-20190808/samples/run_test.sh-30- dialog-1.3-20190808/samples/run_test.sh:31:want=`basename $DIALOG` dialog-1.3-20190808/samples/run_test.sh-32- ############################################## dialog-1.3-20190808/samples/run_test.sh-45- # skip this script and known utility-scripts dialog-1.3-20190808/samples/run_test.sh:46: case `basename $name` in dialog-1.3-20190808/samples/run_test.sh-47- $THIS|dft-*|killall|listing|rotated-data|shortlist|with-*) ############################################## dialog-1.3-20190808/samples/form5-9-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form5:10:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form5:11:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form5-12- ############################################## dialog-1.3-20190808/samples/form5-34- dialog-1.3-20190808/samples/form5:35:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form5-36- ############################################## dialog-1.3-20190808/samples/wheel-10-$DIALOG --print-maxsize 2>$tempfile dialog-1.3-20190808/samples/wheel:11:ROWS="`cut $tempfile -f1 -d, | cut -f2 -d:`" dialog-1.3-20190808/samples/wheel:12:COLS="`cut $tempfile -f2 -d,`" dialog-1.3-20190808/samples/wheel-13-rm $tempfile ############################################## dialog-1.3-20190808/samples/wheel-15-# account for widest labels dialog-1.3-20190808/samples/wheel:16:COLS=`expr $COLS - 30` dialog-1.3-20190808/samples/wheel-17- ############################################## dialog-1.3-20190808/samples/passwordform1-utf8-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/passwordform1-utf8:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/passwordform1-utf8:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/passwordform1-utf8-13- ############################################## dialog-1.3-20190808/samples/passwordform1-utf8-33- dialog-1.3-20190808/samples/passwordform1-utf8:34:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/passwordform1-utf8-35- ############################################## dialog-1.3-20190808/samples/calendar3-6-exec 3>&1 dialog-1.3-20190808/samples/calendar3:7:RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3` dialog-1.3-20190808/samples/calendar3-8-retval=$? ############################################## dialog-1.3-20190808/samples/inputmenu-stdout-44- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu-stdout:45: value=`echo "$value" | sed -e 's/^RENAMED //'` dialog-1.3-20190808/samples/inputmenu-stdout:46: tag=`echo "$value" | sed -e 's/:.*//'` dialog-1.3-20190808/samples/inputmenu-stdout:47: item=`echo "$value" | sed -e 's/^[^:]*:[ ][ ]*//'` dialog-1.3-20190808/samples/inputmenu-stdout-48- ############################################## dialog-1.3-20190808/samples/msgbox4-eucjp-23-you press the ENTER key." 22 $width dialog-1.3-20190808/samples/msgbox4-eucjp:24:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox4-eucjp-25-done ############################################## dialog-1.3-20190808/samples/form3-9-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form3:10:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form3:11:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form3-12- ############################################## dialog-1.3-20190808/samples/form3-32- dialog-1.3-20190808/samples/form3:33:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form3-34- ############################################## dialog-1.3-20190808/samples/infobox1-18-You have $left $unit to read this..." 10 52 dialog-1.3-20190808/samples/infobox1:19:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox1-20-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/inputmenu4-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/inputmenu4:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu4:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu4-13- ############################################## dialog-1.3-20190808/samples/inputmenu4-60- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu4:61: tag=`echo "$value" |sed -e 's/^RENAMED //' -e 's/:.*//'` dialog-1.3-20190808/samples/inputmenu4:62: item=`echo "$value" |sed -e 's/^[^:]*:[ ]*//' -e 's/[ ]*$//'` dialog-1.3-20190808/samples/inputmenu4-63- ############################################## dialog-1.3-20190808/samples/msgbox6a-15-test $? = $DIALOG_ESC && break dialog-1.3-20190808/samples/msgbox6a:16:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox6a-17-done ############################################## dialog-1.3-20190808/samples/fselect-6-exec 3>&1 dialog-1.3-20190808/samples/fselect:7:RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $HOME/ 14 48 2>&1 1>&3` dialog-1.3-20190808/samples/fselect-8-retval=$? ############################################## dialog-1.3-20190808/samples/timebox2-stdout-5- dialog-1.3-20190808/samples/timebox2-stdout:6:RESULT=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0` dialog-1.3-20190808/samples/timebox2-stdout-7- ############################################## dialog-1.3-20190808/samples/killall-8-do dialog-1.3-20190808/samples/killall:9: pid=`ps -a |fgrep $prog |fgrep -v fgrep|sed -e 's/^[ ]*//' -e 's/ .*//' ` dialog-1.3-20190808/samples/killall-10- if test -n "$pid" ; then ############################################## dialog-1.3-20190808/samples/timebox-stdout-5- dialog-1.3-20190808/samples/timebox-stdout:6:RESULT=`$DIALOG --stdout --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 12 34 56` dialog-1.3-20190808/samples/timebox-stdout-7- ############################################## dialog-1.3-20190808/samples/calendar3-stdout-5- dialog-1.3-20190808/samples/calendar3-stdout:6:RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981` dialog-1.3-20190808/samples/calendar3-stdout-7-retval=$? ############################################## dialog-1.3-20190808/samples/fselect1-stdout-14- dialog-1.3-20190808/samples/fselect1-stdout:15:RESULT=`$DIALOG --stdout --title "Please choose a file" "$@" --fselect $FILE 14 48` dialog-1.3-20190808/samples/fselect1-stdout-16-retval=$? ############################################## dialog-1.3-20190808/samples/fselect1-15-exec 3>&1 dialog-1.3-20190808/samples/fselect1:16:RESULT=`$DIALOG --title "Please choose a file" "$@" --fselect $FILE 14 48 2>&1 1>&3` dialog-1.3-20190808/samples/fselect1-17-retval=$? ############################################## dialog-1.3-20190808/samples/timebox2-6-exec 3>&1 dialog-1.3-20190808/samples/timebox2:7:RESULT=`$DIALOG --title "TIMEBOX" "$@" --timebox "Please set the time..." 0 0 2>&1 1>&3` dialog-1.3-20190808/samples/timebox2-8-retval=$? ############################################## dialog-1.3-20190808/samples/msgbox3-20-test $? = $DIALOG_ESC && break dialog-1.3-20190808/samples/msgbox3:21:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox3-22-done ############################################## dialog-1.3-20190808/samples/tailboxbg1-20-# write one number to stderr. dialog-1.3-20190808/samples/tailboxbg1:21:pid=`cat $tempfile |sed -e 's/ //g'` dialog-1.3-20190808/samples/tailboxbg1-22-if test -n "$pid" ; then ############################################## dialog-1.3-20190808/samples/calendar2-6-exec 3>&1 dialog-1.3-20190808/samples/calendar2:7:RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 2>&1 1>&3` dialog-1.3-20190808/samples/calendar2-8-retval=$? ############################################## dialog-1.3-20190808/samples/infobox2-18-You have $left $unit to read this..." 0 0 dialog-1.3-20190808/samples/infobox2:19:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox2-20-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/samples/checklist-8bit-19- Which of the following are fruits?" 20 61 5 \ dialog-1.3-20190808/samples/checklist-8bit:20: "`./rotated-data 0 $SAMPLE`" "It's an `./rotated-data 0 $SAMPLE`." off \ dialog-1.3-20190808/samples/checklist-8bit:21: "`./rotated-data 1 $SAMPLE`" "No, that's not my `./rotated-data 1 $SAMPLE`." ON \ dialog-1.3-20190808/samples/checklist-8bit:22: "`./rotated-data 2 $SAMPLE`" "Yeah, that's `./rotated-data 2 $SAMPLE`." off \ dialog-1.3-20190808/samples/checklist-8bit:23: "`./rotated-data 3 $SAMPLE`" "Normally not a `./rotated-data 3 $SAMPLE`." off \ dialog-1.3-20190808/samples/checklist-8bit:24: "`./rotated-data 4 $SAMPLE`" "No, never put a `./rotated-data 4 $SAMPLE` there!" oN \ dialog-1.3-20190808/samples/checklist-8bit:25: "`./rotated-data 5 $SAMPLE`" "Cats like `./rotated-data 5 $SAMPLE`." On \ dialog-1.3-20190808/samples/checklist-8bit:26: "`./rotated-data 6 $SAMPLE`" "You `./rotated-data 6 $SAMPLE` how it is." on 2> $tempfile dialog-1.3-20190808/samples/checklist-8bit-27- ############################################## dialog-1.3-20190808/samples/calendar-stdout-5- dialog-1.3-20190808/samples/calendar-stdout:6:RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981` dialog-1.3-20190808/samples/calendar-stdout-7-retval=$? ############################################## dialog-1.3-20190808/samples/fselect-stdout-5- dialog-1.3-20190808/samples/fselect-stdout:6:RESULT=`$DIALOG --stdout --title "Please choose a file" "$@" --fselect $HOME/ 14 48` dialog-1.3-20190808/samples/fselect-stdout-7-retval=$? ############################################## dialog-1.3-20190808/samples/inputmenu-46- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu:47: value=`echo "$value" | sed -e 's/^RENAMED //'` dialog-1.3-20190808/samples/inputmenu:48: tag=`echo "$value" | sed -e 's/:.*//'` dialog-1.3-20190808/samples/inputmenu:49: item=`echo "$value" | sed -e 's/^[^:]*:[ ][ ]*//'` dialog-1.3-20190808/samples/inputmenu-50- ############################################## dialog-1.3-20190808/samples/inputmenu3-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/inputmenu3:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu3:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu3-13- ############################################## dialog-1.3-20190808/samples/inputmenu3-76- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu3:77: tag=`echo "$value" |sed -e 's/^RENAMED //' -e 's/:.*/:/'` dialog-1.3-20190808/samples/inputmenu3:78: item=`echo "$value" |sed -e 's/^[^:]*:[ ]*//' -e 's/[ ]*$//'` dialog-1.3-20190808/samples/inputmenu3-79- ############################################## dialog-1.3-20190808/samples/fselect2-stdout-5- dialog-1.3-20190808/samples/fselect2-stdout:6:RESULT=`$DIALOG --stdout --title "Please choose a file" "$@" --fselect $HOME/ 0 0` dialog-1.3-20190808/samples/fselect2-stdout-7-retval=$? ############################################## dialog-1.3-20190808/samples/form2-8-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form2:9:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form2:10:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form2-11- ############################################## dialog-1.3-20190808/samples/form2-54- dialog-1.3-20190808/samples/form2:55:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form2-56- ############################################## dialog-1.3-20190808/samples/form1-extra-8-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form1-extra:9:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-extra:10:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-extra-11- ############################################## dialog-1.3-20190808/samples/form1-extra-31- dialog-1.3-20190808/samples/form1-extra:32:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form1-extra-33- ############################################## dialog-1.3-20190808/samples/msgbox6-15-test $? = $DIALOG_ESC && break dialog-1.3-20190808/samples/msgbox6:16:width=`expr $width + 1` dialog-1.3-20190808/samples/msgbox6-17-done ############################################## dialog-1.3-20190808/samples/report-tempfile-7- $DIALOG_OK) dialog-1.3-20190808/samples/report-tempfile:8: echo "Result: `cat $tempfile`";; dialog-1.3-20190808/samples/report-tempfile-9- $DIALOG_CANCEL) ############################################## dialog-1.3-20190808/samples/report-tempfile-11- $DIALOG_HELP) dialog-1.3-20190808/samples/report-tempfile:12: echo "Help pressed: `cat $tempfile`";; dialog-1.3-20190808/samples/report-tempfile-13- $DIALOG_EXTRA) ############################################## dialog-1.3-20190808/samples/report-tempfile-15- $DIALOG_ITEM_HELP) dialog-1.3-20190808/samples/report-tempfile:16: echo "Item-help button pressed: `cat $tempfile`";; dialog-1.3-20190808/samples/report-tempfile-17- $DIALOG_ESC) ############################################## dialog-1.3-20190808/samples/mixedform-23-exec 3>&- dialog-1.3-20190808/samples/mixedform:24:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/mixedform-25- ############################################## dialog-1.3-20190808/samples/form1-both-8-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/form1-both:9:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-both:10:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/form1-both-11- ############################################## dialog-1.3-20190808/samples/form1-both-31- dialog-1.3-20190808/samples/form1-both:32:show=`echo "$value" |sed -e 's/^/ /'` dialog-1.3-20190808/samples/form1-both-33- ############################################## dialog-1.3-20190808/samples/gauge0-17-EOF dialog-1.3-20190808/samples/gauge0:18:PCT=`expr $PCT + 10` dialog-1.3-20190808/samples/gauge0-19-sleep 1 ############################################## dialog-1.3-20190808/samples/inputmenu2-10-ids=`id|sed -e 's/([^)]*)//g'` dialog-1.3-20190808/samples/inputmenu2:11:uid=`echo "$ids" | sed -e 's/^uid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu2:12:gid=`echo "$ids" | sed -e 's/^.* gid=//' -e 's/ .*//'` dialog-1.3-20190808/samples/inputmenu2-13- ############################################## dialog-1.3-20190808/samples/inputmenu2-67- $DIALOG_EXTRA) dialog-1.3-20190808/samples/inputmenu2:68: tag=`echo "$value" |sed -e 's/^RENAMED //' -e 's/:.*/:/'` dialog-1.3-20190808/samples/inputmenu2:69: item=`echo "$value" |sed -e 's/^[^:]*:[ ]*//' -e 's/[ ]*$//'` dialog-1.3-20190808/samples/inputmenu2-70- ############################################## dialog-1.3-20190808/samples/infobox5-32- dialog-1.3-20190808/samples/infobox5:33:left=`expr $left - 1` dialog-1.3-20190808/samples/infobox5-34-test $left = 1 && unit="second" ############################################## dialog-1.3-20190808/makefile.in-124-PACKAGE = @PACKAGE@ dialog-1.3-20190808/makefile.in:125:ACTUAL_PROG = `echo $(PACKAGE) |sed @program_transform_name@` dialog-1.3-20190808/makefile.in-126-LIB_CONFIG = $(CFG_ROOTNAME)-config ############################################## dialog-1.3-20190808/rename.sh-47- dialog-1.3-20190808/rename.sh:48:CHR_LEAD=`echo "$BINARY" | sed -e 's/^\(.\).*/\1/'` dialog-1.3-20190808/rename.sh:49:CHR_TAIL=`echo "$BINARY" | sed -e 's/^.//'` dialog-1.3-20190808/rename.sh:50:ONE_CAPS=`echo $CHR_LEAD | tr '[a-z]' '[A-Z]'`$CHR_TAIL dialog-1.3-20190808/rename.sh:51:ALL_CAPS=`echo "$BINARY" | tr '[a-z]' '[A-Z]'` dialog-1.3-20190808/rename.sh-52- ############################################## dialog-1.3-20190808/configure-31-# Name of the executable. dialog-1.3-20190808/configure:32:as_me=`echo "$0" |sed 's,.*[\\/],,'` dialog-1.3-20190808/configure-33- ############################################## dialog-1.3-20190808/configure-201- dialog-1.3-20190808/configure:202: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` dialog-1.3-20190808/configure-203- ############################################## dialog-1.3-20190808/configure-241- -disable-* | --disable-*) dialog-1.3-20190808/configure:242: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` dialog-1.3-20190808/configure-243- # Reject names that are not valid shell variable names. ############################################## dialog-1.3-20190808/configure-246- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:247: ac_feature=`echo $ac_feature | sed 's/-/_/g'` dialog-1.3-20190808/configure-248- eval "enable_$ac_feature=no" ;; ############################################## dialog-1.3-20190808/configure-250- -enable-* | --enable-*) dialog-1.3-20190808/configure:251: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` dialog-1.3-20190808/configure-252- # Reject names that are not valid shell variable names. ############################################## dialog-1.3-20190808/configure-255- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:256: ac_feature=`echo $ac_feature | sed 's/-/_/g'` dialog-1.3-20190808/configure-257- case $ac_option in dialog-1.3-20190808/configure:258: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; dialog-1.3-20190808/configure-259- *) ac_optarg=yes ;; ############################################## dialog-1.3-20190808/configure-441- -with-* | --with-*) dialog-1.3-20190808/configure:442: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` dialog-1.3-20190808/configure-443- # Reject names that are not valid shell variable names. ############################################## dialog-1.3-20190808/configure-446- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:447: ac_package=`echo $ac_package| sed 's/-/_/g'` dialog-1.3-20190808/configure-448- case $ac_option in dialog-1.3-20190808/configure:449: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; dialog-1.3-20190808/configure-450- *) ac_optarg=yes ;; ############################################## dialog-1.3-20190808/configure-454- -without-* | --without-*) dialog-1.3-20190808/configure:455: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` dialog-1.3-20190808/configure-456- # Reject names that are not valid shell variable names. ############################################## dialog-1.3-20190808/configure-459- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:460: ac_package=`echo $ac_package | sed 's/-/_/g'` dialog-1.3-20190808/configure-461- eval "with_$ac_package=no" ;; ############################################## dialog-1.3-20190808/configure-486- *=*) dialog-1.3-20190808/configure:487: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` dialog-1.3-20190808/configure-488- # Reject names that are not valid shell variable names. ############################################## dialog-1.3-20190808/configure-491- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:492: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` dialog-1.3-20190808/configure-493- eval "$ac_envvar='$ac_optarg'" ############################################## dialog-1.3-20190808/configure-507-if test -n "$ac_prev"; then dialog-1.3-20190808/configure:508: ac_option=--`echo $ac_prev | sed 's/_/-/g'` dialog-1.3-20190808/configure-509- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## dialog-1.3-20190808/configure-515-do dialog-1.3-20190808/configure:516: eval ac_val=$`echo $ac_var` dialog-1.3-20190808/configure-517- case $ac_val in ############################################## dialog-1.3-20190808/configure-527-do dialog-1.3-20190808/configure:528: eval ac_val=$`echo $ac_var` dialog-1.3-20190808/configure-529- case $ac_val in ############################################## dialog-1.3-20190808/configure-562- ac_prog=$0 dialog-1.3-20190808/configure:563: ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'` dialog-1.3-20190808/configure-564- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## dialog-1.3-20190808/configure-580-fi dialog-1.3-20190808/configure:581:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` dialog-1.3-20190808/configure-582-ac_env_build_alias_set=${build_alias+set} ############################################## dialog-1.3-20190808/configure-651-By default, \`make install' will install all the files in dialog-1.3-20190808/configure:652:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify dialog-1.3-20190808/configure:653:an installation prefix other than \`$ac_default_prefix' using \`--prefix', dialog-1.3-20190808/configure-654-for instance \`--prefix=\$HOME'. ############################################## dialog-1.3-20190808/configure-879- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) dialog-1.3-20190808/configure:880: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` dialog-1.3-20190808/configure-881- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" ############################################## dialog-1.3-20190808/configure-985- set,) dialog-1.3-20190808/configure:986: { echo "$as_me:986: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 dialog-1.3-20190808/configure:987:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} dialog-1.3-20190808/configure-988- ac_cache_corrupted=: ;; ############################################## dialog-1.3-20190808/configure-1009- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) dialog-1.3-20190808/configure:1010: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` dialog-1.3-20190808/configure-1011- ac_configure_args="$ac_configure_args '$ac_arg'" ############################################## dialog-1.3-20190808/configure-1065-_ACEOF dialog-1.3-20190808/configure:1066:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` dialog-1.3-20190808/configure-1067-rm conftest.sed ############################################## dialog-1.3-20190808/configure-1367- "checking for C compiler version" >&5 dialog-1.3-20190808/configure:1368:ac_compiler=`set X $ac_compile; echo $2` dialog-1.3-20190808/configure-1369-{ (eval echo "$as_me:1369: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## dialog-1.3-20190808/configure-1403-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 dialog-1.3-20190808/configure:1404:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` dialog-1.3-20190808/configure-1405-if { (eval echo "$as_me:1405: \"$ac_link_default\"") >&5 ############################################## dialog-1.3-20190808/configure-1420- break;; dialog-1.3-20190808/configure:1421: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` dialog-1.3-20190808/configure-1422- # FIXME: I believe we export ac_cv_exeext for Libtool --akim. ############################################## dialog-1.3-20190808/configure-1491- *.$ac_ext | *.xcoff | *.tds | *.d | *.dbg | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; dialog-1.3-20190808/configure:1492: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` dialog-1.3-20190808/configure-1493- export ac_cv_exeext ############################################## dialog-1.3-20190808/configure-1536- *.$ac_ext | *.xcoff | *.tds | *.d | *.dbg | *.pdb | *.xSYM | *.map | *.inf ) ;; dialog-1.3-20190808/configure:1537: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` dialog-1.3-20190808/configure-1538- break;; ############################################## dialog-1.3-20190808/configure-1598-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 dialog-1.3-20190808/configure:1599:GCC=`test $ac_compiler_gnu = yes && echo yes` dialog-1.3-20190808/configure-1600-ac_test_CFLAGS=${CFLAGS+set} ############################################## dialog-1.3-20190808/configure-1772-echo $ECHO_N "checking version of $CC... $ECHO_C" >&6 dialog-1.3-20190808/configure:1773: GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian[^)]*) //' -e 's/^[^0-9.]*//' -e 's/[^0-9.].*//'`" dialog-1.3-20190808/configure-1774- test -z "$GCC_VERSION" && GCC_VERSION=unknown ############################################## dialog-1.3-20190808/configure-1898- (-D*) dialog-1.3-20190808/configure:1899: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-1900- ############################################## dialog-1.3-20190808/configure-1925- (-D*) dialog-1.3-20190808/configure:1926: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-1927- ############################################## dialog-1.3-20190808/configure-1953- dialog-1.3-20190808/configure:1954: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-1955- ############################################## dialog-1.3-20190808/configure-2000- # humor him... dialog-1.3-20190808/configure:2001: cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[ ]* / /g' -e 's/[ ]*[ ]-[^ ].*//'` dialog-1.3-20190808/configure:2002: cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", substr($0,1+length(prog))); }'` dialog-1.3-20190808/configure-2003- CC="$cf_prog" ############################################## dialog-1.3-20190808/configure-2021- (-D*) dialog-1.3-20190808/configure:2022: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-2023- ############################################## dialog-1.3-20190808/configure-2048- (-D*) dialog-1.3-20190808/configure:2049: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-2050- ############################################## dialog-1.3-20190808/configure-2076- dialog-1.3-20190808/configure:2077: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-2078- ############################################## dialog-1.3-20190808/configure-2335-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 dialog-1.3-20190808/configure:2336:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` dialog-1.3-20190808/configure-2337-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## dialog-1.3-20190808/configure-2344-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. dialog-1.3-20190808/configure:2345:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` dialog-1.3-20190808/configure-2346-if test -n "$ac_maketemp"; then ############################################## dialog-1.3-20190808/configure-2352-fi dialog-1.3-20190808/configure:2353:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then dialog-1.3-20190808/configure-2354- echo "$as_me:2354: result: yes" >&5 ############################################## dialog-1.3-20190808/configure-2814- if test "x$ARFLAGS" != "x" ; then dialog-1.3-20190808/configure:2815: cf_check_ar_flags=`echo "x$ARFLAGS" | sed -e "s/$cf_ar_flags\$//" -e "s/$cf_ar_flags / /"` dialog-1.3-20190808/configure-2816- if test "x$ARFLAGS" != "$cf_check_ar_flags" ; then ############################################## dialog-1.3-20190808/configure-2875-CF_EOF dialog-1.3-20190808/configure:2876: cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | fgrep -v "ing directory" | sed -e 's,[ ]*$,,'` dialog-1.3-20190808/configure-2877- case "$cf_result" in dialog-1.3-20190808/configure-2878- (.*k|.*kw) dialog-1.3-20190808/configure:2879: cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp CC=cc 2>/dev/null` dialog-1.3-20190808/configure-2880- case "$cf_result" in ############################################## dialog-1.3-20190808/configure-3143-test -z "$ac_cv_build_alias" && dialog-1.3-20190808/configure:3144: ac_cv_build_alias=`$ac_config_guess` dialog-1.3-20190808/configure-3145-test -z "$ac_cv_build_alias" && ############################################## dialog-1.3-20190808/configure-3148- { (exit 1); exit 1; }; } dialog-1.3-20190808/configure:3149:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || dialog-1.3-20190808/configure-3150- { { echo "$as_me:3150: error: $ac_config_sub $ac_cv_build_alias failed." >&5 ############################################## dialog-1.3-20190808/configure-3157-build=$ac_cv_build dialog-1.3-20190808/configure:3158:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` dialog-1.3-20190808/configure:3159:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` dialog-1.3-20190808/configure:3160:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` dialog-1.3-20190808/configure-3161- ############################################## dialog-1.3-20190808/configure-3170- ac_cv_host_alias=$ac_cv_build_alias dialog-1.3-20190808/configure:3171:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || dialog-1.3-20190808/configure-3172- { { echo "$as_me:3172: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## dialog-1.3-20190808/configure-3179-host=$ac_cv_host dialog-1.3-20190808/configure:3180:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` dialog-1.3-20190808/configure:3181:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` dialog-1.3-20190808/configure:3182:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` dialog-1.3-20190808/configure-3183- ############################################## dialog-1.3-20190808/configure-3477- (-D*) dialog-1.3-20190808/configure:3478: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-3479- ############################################## dialog-1.3-20190808/configure-3504- (-D*) dialog-1.3-20190808/configure:3505: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-3506- ############################################## dialog-1.3-20190808/configure-3532- dialog-1.3-20190808/configure:3533: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-3534- ############################################## dialog-1.3-20190808/configure-3664- (-D*) dialog-1.3-20190808/configure:3665: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-3666- ############################################## dialog-1.3-20190808/configure-3691- (-D*) dialog-1.3-20190808/configure:3692: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-3693- ############################################## dialog-1.3-20190808/configure-3719- dialog-1.3-20190808/configure:3720: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-3721- ############################################## dialog-1.3-20190808/configure-4036- (-D*) dialog-1.3-20190808/configure:4037: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-4038- ############################################## dialog-1.3-20190808/configure-4063- (-D*) dialog-1.3-20190808/configure:4064: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-4065- ############################################## dialog-1.3-20190808/configure-4091- dialog-1.3-20190808/configure:4092: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-4093- ############################################## dialog-1.3-20190808/configure-4274- (-D*) dialog-1.3-20190808/configure:4275: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-4276- ############################################## dialog-1.3-20190808/configure-4301- (-D*) dialog-1.3-20190808/configure:4302: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-4303- ############################################## dialog-1.3-20190808/configure-4329- dialog-1.3-20190808/configure:4330: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-4331- ############################################## dialog-1.3-20190808/configure-4536- (-D*) dialog-1.3-20190808/configure:4537: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-4538- ############################################## dialog-1.3-20190808/configure-4563- (-D*) dialog-1.3-20190808/configure:4564: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-4565- ############################################## dialog-1.3-20190808/configure-4591- dialog-1.3-20190808/configure:4592: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-4593- ############################################## dialog-1.3-20190808/configure-4643- (-D*) dialog-1.3-20190808/configure:4644: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-4645- ############################################## dialog-1.3-20190808/configure-4670- (-D*) dialog-1.3-20190808/configure:4671: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-4672- ############################################## dialog-1.3-20190808/configure-4698- dialog-1.3-20190808/configure:4699: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-4700- ############################################## dialog-1.3-20190808/configure-4939- (-D*) dialog-1.3-20190808/configure:4940: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-4941- ############################################## dialog-1.3-20190808/configure-4966- (-D*) dialog-1.3-20190808/configure:4967: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-4968- ############################################## dialog-1.3-20190808/configure-4994- dialog-1.3-20190808/configure:4995: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-4996- ############################################## dialog-1.3-20190808/configure-5564- (.NONE/*) dialog-1.3-20190808/configure:5565: cf_opt_with_install_prefix=`echo $cf_opt_with_install_prefix | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-5566- ;; ############################################## dialog-1.3-20190808/configure-5569-(.no|.NONE/*) dialog-1.3-20190808/configure:5570: cf_opt_with_install_prefix=`echo $cf_opt_with_install_prefix | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-5571- ;; ############################################## dialog-1.3-20190808/configure-5642- dialog-1.3-20190808/configure:5643:cf_ATTRIBUTE=`echo "$cf_attribute" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-5644- ############################################## dialog-1.3-20190808/configure-6172- (.NONE/*) dialog-1.3-20190808/configure:6173: PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-6174- ;; ############################################## dialog-1.3-20190808/configure-6177-(.no|.NONE/*) dialog-1.3-20190808/configure:6178: PKG_CONFIG=`echo $PKG_CONFIG | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-6179- ;; ############################################## dialog-1.3-20190808/configure-6209- # if there are not enough fields, cut returns the last one... dialog-1.3-20190808/configure:6210: cf_field1=`sed -e '2,$d' $srcdir/VERSION|cut -f1` dialog-1.3-20190808/configure:6211: cf_field2=`sed -e '2,$d' $srcdir/VERSION|cut -f2` dialog-1.3-20190808/configure:6212: cf_field3=`sed -e '2,$d' $srcdir/VERSION|cut -f3` dialog-1.3-20190808/configure-6213- ############################################## dialog-1.3-20190808/configure-6216- dialog-1.3-20190808/configure:6217: VERSION_MAJOR=`echo "$cf_field2" | sed -e 's/\..*//'` dialog-1.3-20190808/configure-6218- test -z "$VERSION_MAJOR" && { { echo "$as_me:6218: error: missing major-version" >&5 ############################################## dialog-1.3-20190808/configure-6221- dialog-1.3-20190808/configure:6222: VERSION_MINOR=`echo "$cf_field2" | sed -e 's/^[^.]*\.//' -e 's/-.*//'` dialog-1.3-20190808/configure-6223- test -z "$VERSION_MINOR" && { { echo "$as_me:6223: error: missing minor-version" >&5 ############################################## dialog-1.3-20190808/configure-6231-echo $ECHO_N "checking for package patch date... $ECHO_C" >&6 dialog-1.3-20190808/configure:6232: VERSION_PATCH=`echo "$cf_field3" | sed -e 's/^[^-]*-//'` dialog-1.3-20190808/configure-6233- case .$VERSION_PATCH in ############################################## dialog-1.3-20190808/configure-6278- dialog-1.3-20190808/configure:6279:cf_PACKAGE=`echo "$cf_PACKAGE" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-6280- ############################################## dialog-1.3-20190808/configure-6487- (.NONE/*) dialog-1.3-20190808/configure:6488: cf_man2html=`echo $cf_man2html | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-6489- ;; ############################################## dialog-1.3-20190808/configure-6492-(.no|.NONE/*) dialog-1.3-20190808/configure:6493: cf_man2html=`echo $cf_man2html | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-6494- ;; ############################################## dialog-1.3-20190808/configure-6515- cf_man2html_1st=`fgrep -n MARKER conftest.out |sed -e 's/^[^0-9]*://' -e 's/:.*//'` dialog-1.3-20190808/configure:6516: cf_man2html_top=`expr $cf_man2html_1st - 2` dialog-1.3-20190808/configure-6517- cf_man2html_bot=`wc -l conftest.out |sed -e 's/[^0-9]//g'` dialog-1.3-20190808/configure:6518: cf_man2html_bot=`expr $cf_man2html_bot - 2 - $cf_man2html_top` dialog-1.3-20190808/configure-6519- cf_man2html_top_bot="-topm=$cf_man2html_top -botm=$cf_man2html_bot" ############################################## dialog-1.3-20190808/configure-6543- LC_ALL=C LC_CTYPE=C LANG=C LANGUAGE=C $NROFF_PATH -man conftest.in >conftest.out dialog-1.3-20190808/configure:6544: cf_man2html_page=`fgrep -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[^0-9]*://' -e 's/:.*//'` dialog-1.3-20190808/configure-6545- test -z "$cf_man2html_page" && cf_man2html_page=99999 ############################################## dialog-1.3-20190808/configure-6764-do dialog-1.3-20190808/configure:6765:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-6766-echo "$as_me:6766: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-6796-fi dialog-1.3-20190808/configure:6797:echo "$as_me:6797: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:6798:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:6799:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-6800- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:6801:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-6802-EOF ############################################## dialog-1.3-20190808/configure-7065- for ac_func in _getb67 GETB67 getb67; do dialog-1.3-20190808/configure:7066: as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` dialog-1.3-20190808/configure-7067-echo "$as_me:7067: checking for $ac_func" >&5 ############################################## dialog-1.3-20190808/configure-7122-fi dialog-1.3-20190808/configure:7123:echo "$as_me:7123: result: `eval echo '${'$as_ac_var'}'`" >&5 dialog-1.3-20190808/configure:7124:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 dialog-1.3-20190808/configure:7125:if test `eval echo '${'$as_ac_var'}'` = yes; then dialog-1.3-20190808/configure-7126- ############################################## dialog-1.3-20190808/configure-7199-do dialog-1.3-20190808/configure:7200:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-7201-echo "$as_me:7201: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-7235-fi dialog-1.3-20190808/configure:7236:echo "$as_me:7236: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:7237:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:7238:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-7239- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:7240:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-7241-EOF ############################################## dialog-1.3-20190808/configure-7247-do dialog-1.3-20190808/configure:7248:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` dialog-1.3-20190808/configure-7249-echo "$as_me:7249: checking for $ac_func" >&5 ############################################## dialog-1.3-20190808/configure-7304-fi dialog-1.3-20190808/configure:7305:echo "$as_me:7305: result: `eval echo '${'$as_ac_var'}'`" >&5 dialog-1.3-20190808/configure:7306:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 dialog-1.3-20190808/configure:7307:if test `eval echo '${'$as_ac_var'}'` = yes; then dialog-1.3-20190808/configure-7308- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:7309:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-7310-EOF ############################################## dialog-1.3-20190808/configure-7514- dialog-1.3-20190808/configure:7515:test -z "$ALL_LINGUAS" && ALL_LINGUAS=`test -d $srcdir/po && cd $srcdir/po && echo *.po|sed -e 's/\.po//g' -e 's/*//'` dialog-1.3-20190808/configure-7516- ############################################## dialog-1.3-20190808/configure-7527-if test -f $srcdir/VERSION ; then dialog-1.3-20190808/configure:7528: VERSION=`sed -e '2,$d' $srcdir/VERSION|cut -f1` dialog-1.3-20190808/configure-7529-else ############################################## dialog-1.3-20190808/configure-7536-do dialog-1.3-20190808/configure:7537:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-7538-echo "$as_me:7538: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-7572-fi dialog-1.3-20190808/configure:7573:echo "$as_me:7573: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:7574:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:7575:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-7576- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:7577:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-7578-EOF ############################################## dialog-1.3-20190808/configure-7586-do dialog-1.3-20190808/configure:7587:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` dialog-1.3-20190808/configure-7588-echo "$as_me:7588: checking for $ac_func" >&5 ############################################## dialog-1.3-20190808/configure-7643-fi dialog-1.3-20190808/configure:7644:echo "$as_me:7644: result: `eval echo '${'$as_ac_var'}'`" >&5 dialog-1.3-20190808/configure:7645:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 dialog-1.3-20190808/configure:7646:if test `eval echo '${'$as_ac_var'}'` = yes; then dialog-1.3-20190808/configure-7647- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:7648:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-7649-EOF ############################################## dialog-1.3-20190808/configure-7664- dialog-1.3-20190808/configure:7665:for cf_searchpath in `echo "$withval" | tr $PATH_SEPARATOR ' '`; do dialog-1.3-20190808/configure-7666- if test -d $cf_searchpath/include; then ############################################## dialog-1.3-20190808/configure-7736- dialog-1.3-20190808/configure:7737: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-7738- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-7820- dialog-1.3-20190808/configure:7821: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-7822- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-8027- (-I*) dialog-1.3-20190808/configure:8028: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/configure-8029- ############################################## dialog-1.3-20190808/configure-8177- (-L*) dialog-1.3-20190808/configure:8178: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/configure-8179- ############################################## dialog-1.3-20190808/configure-8464- dialog-1.3-20190808/configure:8465: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-8466- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-8779- (-D*) dialog-1.3-20190808/configure:8780: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-8781- ############################################## dialog-1.3-20190808/configure-8806- (-D*) dialog-1.3-20190808/configure:8807: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-8808- ############################################## dialog-1.3-20190808/configure-8834- dialog-1.3-20190808/configure:8835: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-8836- ############################################## dialog-1.3-20190808/configure-9003- (-I*) dialog-1.3-20190808/configure:9004: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/configure-9005- ############################################## dialog-1.3-20190808/configure-9156- (-L*) dialog-1.3-20190808/configure:9157: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/configure-9158- ############################################## dialog-1.3-20190808/configure-9387- dialog-1.3-20190808/configure:9388: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-9389- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-9437-do dialog-1.3-20190808/configure:9438:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` dialog-1.3-20190808/configure-9439-echo "$as_me:9439: checking for $ac_func" >&5 ############################################## dialog-1.3-20190808/configure-9494-fi dialog-1.3-20190808/configure:9495:echo "$as_me:9495: result: `eval echo '${'$as_ac_var'}'`" >&5 dialog-1.3-20190808/configure:9496:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 dialog-1.3-20190808/configure:9497:if test `eval echo '${'$as_ac_var'}'` = yes; then dialog-1.3-20190808/configure-9498- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:9499:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-9500-EOF ############################################## dialog-1.3-20190808/configure-9537- INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV" dialog-1.3-20190808/configure:9538: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` dialog-1.3-20190808/configure-9539- elif test "$nls_cv_use_gnu_gettext" = "yes"; then ############################################## dialog-1.3-20190808/configure-9614-echo $ECHO_N "checking version of bison... $ECHO_C" >&6 dialog-1.3-20190808/configure:9615: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` dialog-1.3-20190808/configure-9616- case $ac_prog_version in ############################################## dialog-1.3-20190808/configure-9745- if test -f "$cf_makefile" ; then dialog-1.3-20190808/configure:9746: SUB_MAKEFILE="$SUB_MAKEFILE `echo \"${cf_makefile}\"|sed -e 's,^'$srcdir/',,' -e 's/\.in$//'`:${cf_makefile}" dialog-1.3-20190808/configure-9747- break ############################################## dialog-1.3-20190808/configure-9756-do dialog-1.3-20190808/configure:9757:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-9758-echo "$as_me:9758: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-9792-fi dialog-1.3-20190808/configure:9793:echo "$as_me:9793: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:9794:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:9795:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-9796- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:9797:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-9798-EOF ############################################## dialog-1.3-20190808/configure-9948- (-D*) dialog-1.3-20190808/configure:9949: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-9950- ############################################## dialog-1.3-20190808/configure-9975- (-D*) dialog-1.3-20190808/configure:9976: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-9977- ############################################## dialog-1.3-20190808/configure-10003- dialog-1.3-20190808/configure:10004: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-10005- ############################################## dialog-1.3-20190808/configure-10180- (-D*) dialog-1.3-20190808/configure:10181: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-10182- ############################################## dialog-1.3-20190808/configure-10207- (-D*) dialog-1.3-20190808/configure:10208: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-10209- ############################################## dialog-1.3-20190808/configure-10235- dialog-1.3-20190808/configure:10236: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-10237- ############################################## dialog-1.3-20190808/configure-10412- (-D*) dialog-1.3-20190808/configure:10413: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-10414- ############################################## dialog-1.3-20190808/configure-10439- (-D*) dialog-1.3-20190808/configure:10440: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-10441- ############################################## dialog-1.3-20190808/configure-10467- dialog-1.3-20190808/configure:10468: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-10469- ############################################## dialog-1.3-20190808/configure-10542- (-D*) dialog-1.3-20190808/configure:10543: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-10544- ############################################## dialog-1.3-20190808/configure-10569- (-D*) dialog-1.3-20190808/configure:10570: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-10571- ############################################## dialog-1.3-20190808/configure-10597- dialog-1.3-20190808/configure:10598: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-10599- ############################################## dialog-1.3-20190808/configure-10781-REL_VERSION=${VERSION_MAJOR}.${VERSION_MINOR} dialog-1.3-20190808/configure:10782:ABI_VERSION=`echo "$VERSION" |sed -e 's/:/./g'` dialog-1.3-20190808/configure-10783-cf_cv_rel_version=$REL_VERSION ############################################## dialog-1.3-20190808/configure-10794- dialog-1.3-20190808/configure:10795: DIALOG_MAJOR=`echo "$cf_cv_rel_version" | sed -e 's/\..*//'` dialog-1.3-20190808/configure:10796: DIALOG_MINOR=`echo "$cf_cv_rel_version" | sed -e 's/^[^.]*//' -e 's/^\.//' -e 's/\..*//'` dialog-1.3-20190808/configure-10797- ############################################## dialog-1.3-20190808/configure-10916- (x*:*:*) dialog-1.3-20190808/configure:10917: ABI_VERSION=`echo "$VERSION" | sed -e 's/:/./g'` dialog-1.3-20190808/configure-10918- test -n "$verbose" && echo " ABI_VERSION: $ABI_VERSION" 1>&6 ############################################## dialog-1.3-20190808/configure-10978- (.NONE/*) dialog-1.3-20190808/configure:10979: with_libtool=`echo $with_libtool | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-10980- ;; ############################################## dialog-1.3-20190808/configure-10983-(.no|.NONE/*) dialog-1.3-20190808/configure:10984: with_libtool=`echo $with_libtool | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-10985- ;; ############################################## dialog-1.3-20190808/configure-11077-then dialog-1.3-20190808/configure:11078: cf_cv_libtool_version=`$LIBTOOL --version 2>&1 | sed -e '/^$/d' |sed -e '2,$d' -e 's/([^)]*)//g' -e 's/^[^1-9]*//' -e 's/[^0-9.].*//'` dialog-1.3-20190808/configure-11079-else ############################################## dialog-1.3-20190808/configure-11173-then dialog-1.3-20190808/configure:11174: cf_cv_libtool_version=`$LIBTOOL --version 2>&1 | sed -e '/^$/d' |sed -e '2,$d' -e 's/([^)]*)//g' -e 's/^[^1-9]*//' -e 's/[^0-9.].*//'` dialog-1.3-20190808/configure-11175-else ############################################## dialog-1.3-20190808/configure-11186- fi dialog-1.3-20190808/configure:11187: LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${libdir} ${LIBTOOL_VERSION} `cut -f1 ${top_srcdir}/VERSION` ${LIBTOOL_OPTS} ${LT_UNDEF} $(LIBS) -o' dialog-1.3-20190808/configure-11188- LIB_OBJECT='${OBJECTS:.o=.lo}' ############################################## dialog-1.3-20190808/configure-11203-then dialog-1.3-20190808/configure:11204: cf_cv_libtool_version=`$LIBTOOL --version 2>&1 | sed -e '/^$/d' |sed -e '2,$d' -e 's/([^)]*)//g' -e 's/^[^1-9]*//' -e 's/[^0-9.].*//'` dialog-1.3-20190808/configure-11205-else ############################################## dialog-1.3-20190808/configure-11439- (beos*) dialog-1.3-20190808/configure:11440: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -o $@ -Xlinker -soname=`basename $@` -nostart -e 0' dialog-1.3-20190808/configure-11441- ;; ############################################## dialog-1.3-20190808/configure-11452- SHARED_LIB=\$1 dialog-1.3-20190808/configure:11453: IMPORT_LIB=\`echo "\$1" | sed -e 's/cyg/lib/' -e 's/[0-9]*\.dll$/.dll.a/'\` dialog-1.3-20190808/configure-11454- shift ############################################## dialog-1.3-20190808/configure-11474- SHARED_LIB=\$1 dialog-1.3-20190808/configure:11475: IMPORT_LIB=\`echo "\$1" | sed -e 's/msys-/lib/' -e 's/[0-9]*\.dll$/.dll.a/'\` dialog-1.3-20190808/configure-11476- shift ############################################## dialog-1.3-20190808/configure-11488- CC_SHARED_OPTS="-dynamic" dialog-1.3-20190808/configure:11489: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -dynamiclib -install_name ${libdir}/`basename $@` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION} -o $@' dialog-1.3-20190808/configure-11490- test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=abi ############################################## dialog-1.3-20190808/configure-11562- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11563: cf_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11564- else dialog-1.3-20190808/configure:11565: cf_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11566- fi ############################################## dialog-1.3-20190808/configure-11576- CC_SHARED_OPTS='-KPIC' dialog-1.3-20190808/configure:11577: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -shared -rdata_shared -soname `basename $@` -o $@' dialog-1.3-20190808/configure-11578- else dialog-1.3-20190808/configure:11579: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -shared -Wl,-soname,`basename $@` -o $@' dialog-1.3-20190808/configure-11580- fi ############################################## dialog-1.3-20190808/configure-11593- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11594: cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11595- else dialog-1.3-20190808/configure:11596: cf_cv_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11597- fi ############################################## dialog-1.3-20190808/configure-11616- SHARED_LIB=\$1 dialog-1.3-20190808/configure:11617: IMPORT_LIB=\`echo "\$1" | sed -e 's/[0-9]*\.dll$/.dll.a/'\` dialog-1.3-20190808/configure-11618- shift ############################################## dialog-1.3-20190808/configure-11639- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11640: cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11641- else dialog-1.3-20190808/configure:11642: cf_cv_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11643- fi ############################################## dialog-1.3-20190808/configure-11661- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11662: cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11663- else dialog-1.3-20190808/configure:11664: cf_cv_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11665- fi ############################################## dialog-1.3-20190808/configure-11684- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11685: cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11686- else dialog-1.3-20190808/configure:11687: cf_cv_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11688- fi ############################################## dialog-1.3-20190808/configure-11698- # link with shared libs). dialog-1.3-20190808/configure:11699: MK_SHARED_LIB='${LD} ${LDFLAGS} -set_version ${REL_VERSION}:${ABI_VERSION} -expect_unresolved "*" -shared -soname `basename $@`' dialog-1.3-20190808/configure-11700- case $host_os in ############################################## dialog-1.3-20190808/configure-11716- fi dialog-1.3-20190808/configure:11717: MK_SHARED_LIB='${LD} ${LDFLAGS} -dy -G -h `basename $@ .${REL_VERSION}`.${ABI_VERSION} -o $@' dialog-1.3-20190808/configure-11718- if test "$cf_cv_enable_rpath" = yes ; then ############################################## dialog-1.3-20190808/configure-11723- LINK_PROGS='LD_RUN_PATH=${libdir}' dialog-1.3-20190808/configure:11724: LINK_TESTS='Pwd=`pwd`;LD_RUN_PATH=`dirname $${Pwd}`/lib' dialog-1.3-20190808/configure-11725- ;; ############################################## dialog-1.3-20190808/configure-11746- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/configure:11747: cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/configure-11748- else dialog-1.3-20190808/configure:11749: cf_cv_shared_soname='`basename $@`' dialog-1.3-20190808/configure-11750- fi ############################################## dialog-1.3-20190808/configure-11911- VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" dialog-1.3-20190808/configure:11912: MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\${VERSIONED_SYMS} -Wl,%"` dialog-1.3-20190808/configure-11913- test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 ############################################## dialog-1.3-20190808/configure-11919- VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" dialog-1.3-20190808/configure:11920: MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\${VERSIONED_SYMS} -dy%"` dialog-1.3-20190808/configure-11921- test -n "$verbose" && echo " MK_SHARED_LIB: $MK_SHARED_LIB" 1>&6 ############################################## dialog-1.3-20190808/configure-12114- (.NONE/*) dialog-1.3-20190808/configure:12115: withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-12116- ;; ############################################## dialog-1.3-20190808/configure-12119-(.no|.NONE/*) dialog-1.3-20190808/configure:12120: withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-12121- ;; ############################################## dialog-1.3-20190808/configure-12200- dialog-1.3-20190808/configure:12201: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-12202- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-12289- (.NONE/*) dialog-1.3-20190808/configure:12290: withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-12291- ;; ############################################## dialog-1.3-20190808/configure-12294-(.no|.NONE/*) dialog-1.3-20190808/configure:12295: withval=`echo $withval | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/configure-12296- ;; ############################################## dialog-1.3-20190808/configure-12375- dialog-1.3-20190808/configure:12376: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-12377- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-12563-do dialog-1.3-20190808/configure:12564:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-12565-echo "$as_me:12565: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-12599-fi dialog-1.3-20190808/configure:12600:echo "$as_me:12600: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:12601:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:12602:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-12603- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:12604:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-12605-EOF ############################################## dialog-1.3-20190808/configure-12617-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/configure:12618: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` dialog-1.3-20190808/configure-12619- ;; ############################################## dialog-1.3-20190808/configure-12774- dialog-1.3-20190808/configure:12775: cf_cv_ncurses_version=`cat $cf_tempfile` dialog-1.3-20190808/configure-12776-else ############################################## dialog-1.3-20190808/configure-13287- do dialog-1.3-20190808/configure:13288: as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh` dialog-1.3-20190808/configure-13289-echo "$as_me:13289: checking for tgoto in -l$cf_term_lib" >&5 ############################################## dialog-1.3-20190808/configure-13335-fi dialog-1.3-20190808/configure:13336:echo "$as_me:13336: result: `eval echo '${'$as_ac_Lib'}'`" >&5 dialog-1.3-20190808/configure:13337:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 dialog-1.3-20190808/configure:13338:if test `eval echo '${'$as_ac_Lib'}'` = yes; then dialog-1.3-20190808/configure-13339- ############################################## dialog-1.3-20190808/configure-13616- (-I*) dialog-1.3-20190808/configure:13617: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/configure-13618- ############################################## dialog-1.3-20190808/configure-13760- (-L*) dialog-1.3-20190808/configure:13761: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/configure-13762- ############################################## dialog-1.3-20190808/configure-13976- dialog-1.3-20190808/configure:13977: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-13978- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-14056- dialog-1.3-20190808/configure:14057:for cf_add_cflags in `$PKG_CONFIG --cflags $cf_ncuconfig_root` dialog-1.3-20190808/configure-14058-do ############################################## dialog-1.3-20190808/configure-14064- (-D*) dialog-1.3-20190808/configure:14065: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-14066- ############################################## dialog-1.3-20190808/configure-14091- (-D*) dialog-1.3-20190808/configure:14092: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-14093- ############################################## dialog-1.3-20190808/configure-14119- dialog-1.3-20190808/configure:14120: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-14121- ############################################## dialog-1.3-20190808/configure-14149- dialog-1.3-20190808/configure:14150:cf_add_libs="`$PKG_CONFIG --libs $cf_ncuconfig_root`" dialog-1.3-20190808/configure-14151-# Filter out duplicates - this happens with badly-designed ".pc" files... ############################################## dialog-1.3-20190808/configure-14249-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/configure:14250: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` dialog-1.3-20190808/configure-14251- ;; ############################################## dialog-1.3-20190808/configure-14433- dialog-1.3-20190808/configure:14434:for cf_add_cflags in `$NCURSES_CONFIG --cflags` dialog-1.3-20190808/configure-14435-do ############################################## dialog-1.3-20190808/configure-14441- (-D*) dialog-1.3-20190808/configure:14442: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-14443- ############################################## dialog-1.3-20190808/configure-14468- (-D*) dialog-1.3-20190808/configure:14469: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-14470- ############################################## dialog-1.3-20190808/configure-14496- dialog-1.3-20190808/configure:14497: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-14498- ############################################## dialog-1.3-20190808/configure-14526- dialog-1.3-20190808/configure:14527:cf_add_libs="`$NCURSES_CONFIG --libs`" dialog-1.3-20190808/configure-14528-# Filter out duplicates - this happens with badly-designed ".pc" files... ############################################## dialog-1.3-20190808/configure-14601-do dialog-1.3-20190808/configure:14602:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-14603-echo "$as_me:14603: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-14637-fi dialog-1.3-20190808/configure:14638:echo "$as_me:14638: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:14639:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:14640:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-14641- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:14642:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-14643-EOF ############################################## dialog-1.3-20190808/configure-14651- dialog-1.3-20190808/configure:14652:cf_nculib_ROOT=`echo "HAVE_LIB$cf_ncuconfig_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-14653- ############################################## dialog-1.3-20190808/configure-14657- dialog-1.3-20190808/configure:14658: cf_cv_ncurses_version=`$NCURSES_CONFIG --version` dialog-1.3-20190808/configure-14659- ############################################## dialog-1.3-20190808/configure-14735- dialog-1.3-20190808/configure:14736: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-14737- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-14834- (-I*) dialog-1.3-20190808/configure:14835: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/configure-14836- ############################################## dialog-1.3-20190808/configure-14980- dialog-1.3-20190808/configure:14981: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-14982- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-15061- dialog-1.3-20190808/configure:15062: cf_1st_incdir=`echo $cf_cv_ncurses_h2 | sed -e 's%/[^/]*$%%'` dialog-1.3-20190808/configure:15063: cf_cv_ncurses_header=`basename $cf_cv_ncurses_h2` dialog-1.3-20190808/configure:15064: if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then dialog-1.3-20190808/configure-15065- cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header ############################################## dialog-1.3-20190808/configure-15136- dialog-1.3-20190808/configure:15137: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-15138- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-15188-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/configure:15189: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` dialog-1.3-20190808/configure-15190- ;; ############################################## dialog-1.3-20190808/configure-15351- dialog-1.3-20190808/configure:15352: cf_cv_ncurses_version=`cat $cf_tempfile` dialog-1.3-20190808/configure-15353-else ############################################## dialog-1.3-20190808/configure-15690- (-L*) dialog-1.3-20190808/configure:15691: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/configure-15692- ############################################## dialog-1.3-20190808/configure-15809- for p in $cf_ncurses_LIBS ; do dialog-1.3-20190808/configure:15810: q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"` dialog-1.3-20190808/configure-15811- if test "$q" != "$LIBS" ; then ############################################## dialog-1.3-20190808/configure-15850- dialog-1.3-20190808/configure:15851:cf_nculib_ROOT=`echo "HAVE_LIB$cf_nculib_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-15852- ############################################## dialog-1.3-20190808/configure-15886- dialog-1.3-20190808/configure:15887:for cf_add_cflags in `$PKG_CONFIG --cflags $cf_ncuconfig_root` dialog-1.3-20190808/configure-15888-do ############################################## dialog-1.3-20190808/configure-15894- (-D*) dialog-1.3-20190808/configure:15895: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-15896- ############################################## dialog-1.3-20190808/configure-15921- (-D*) dialog-1.3-20190808/configure:15922: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-15923- ############################################## dialog-1.3-20190808/configure-15949- dialog-1.3-20190808/configure:15950: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-15951- ############################################## dialog-1.3-20190808/configure-15979- dialog-1.3-20190808/configure:15980:cf_add_libs="`$PKG_CONFIG --libs $cf_ncuconfig_root`" dialog-1.3-20190808/configure-15981-# Filter out duplicates - this happens with badly-designed ".pc" files... ############################################## dialog-1.3-20190808/configure-16079-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/configure:16080: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` dialog-1.3-20190808/configure-16081- ;; ############################################## dialog-1.3-20190808/configure-16263- dialog-1.3-20190808/configure:16264:for cf_add_cflags in `$NCURSES_CONFIG --cflags` dialog-1.3-20190808/configure-16265-do ############################################## dialog-1.3-20190808/configure-16271- (-D*) dialog-1.3-20190808/configure:16272: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-16273- ############################################## dialog-1.3-20190808/configure-16298- (-D*) dialog-1.3-20190808/configure:16299: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-16300- ############################################## dialog-1.3-20190808/configure-16326- dialog-1.3-20190808/configure:16327: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-16328- ############################################## dialog-1.3-20190808/configure-16356- dialog-1.3-20190808/configure:16357:cf_add_libs="`$NCURSES_CONFIG --libs`" dialog-1.3-20190808/configure-16358-# Filter out duplicates - this happens with badly-designed ".pc" files... ############################################## dialog-1.3-20190808/configure-16431-do dialog-1.3-20190808/configure:16432:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-16433-echo "$as_me:16433: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-16467-fi dialog-1.3-20190808/configure:16468:echo "$as_me:16468: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:16469:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:16470:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-16471- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:16472:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-16473-EOF ############################################## dialog-1.3-20190808/configure-16481- dialog-1.3-20190808/configure:16482:cf_nculib_ROOT=`echo "HAVE_LIB$cf_ncuconfig_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-16483- ############################################## dialog-1.3-20190808/configure-16487- dialog-1.3-20190808/configure:16488: cf_cv_ncurses_version=`$NCURSES_CONFIG --version` dialog-1.3-20190808/configure-16489- ############################################## dialog-1.3-20190808/configure-16565- dialog-1.3-20190808/configure:16566: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-16567- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-16664- (-I*) dialog-1.3-20190808/configure:16665: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/configure-16666- ############################################## dialog-1.3-20190808/configure-16810- dialog-1.3-20190808/configure:16811: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-16812- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-16891- dialog-1.3-20190808/configure:16892: cf_1st_incdir=`echo $cf_cv_ncurses_h2 | sed -e 's%/[^/]*$%%'` dialog-1.3-20190808/configure:16893: cf_cv_ncurses_header=`basename $cf_cv_ncurses_h2` dialog-1.3-20190808/configure:16894: if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then dialog-1.3-20190808/configure-16895- cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header ############################################## dialog-1.3-20190808/configure-16966- dialog-1.3-20190808/configure:16967: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/configure-16968- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/configure-17018-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/configure:17019: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[^.]*\.h$%term.h%'` dialog-1.3-20190808/configure-17020- ;; ############################################## dialog-1.3-20190808/configure-17181- dialog-1.3-20190808/configure:17182: cf_cv_ncurses_version=`cat $cf_tempfile` dialog-1.3-20190808/configure-17183-else ############################################## dialog-1.3-20190808/configure-17520- (-L*) dialog-1.3-20190808/configure:17521: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/configure-17522- ############################################## dialog-1.3-20190808/configure-17639- for p in $cf_ncurses_LIBS ; do dialog-1.3-20190808/configure:17640: q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"` dialog-1.3-20190808/configure-17641- if test "$q" != "$LIBS" ; then ############################################## dialog-1.3-20190808/configure-17680- dialog-1.3-20190808/configure:17681:cf_nculib_ROOT=`echo "HAVE_LIB$cf_nculib_root" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-17682- ############################################## dialog-1.3-20190808/configure-17725- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. dialog-1.3-20190808/configure:17726: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` dialog-1.3-20190808/configure-17727- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## dialog-1.3-20190808/configure-17863-LIBS=$ac_save_LIBS dialog-1.3-20190808/configure:17864:for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` dialog-1.3-20190808/configure-17865-do ############################################## dialog-1.3-20190808/configure-18859- dialog-1.3-20190808/configure:18860: cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`" dialog-1.3-20190808/configure:18861: cf_pkgconfig_libs="`$PKG_CONFIG --libs $cf_athena_pkg 2>/dev/null`" dialog-1.3-20190808/configure-18862- test -n "$verbose" && echo " package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-18882- (-D*) dialog-1.3-20190808/configure:18883: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-18884- ############################################## dialog-1.3-20190808/configure-18909- (-D*) dialog-1.3-20190808/configure:18910: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-18911- ############################################## dialog-1.3-20190808/configure-18937- dialog-1.3-20190808/configure:18938: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-18939- ############################################## dialog-1.3-20190808/configure-18985- dialog-1.3-20190808/configure:18986:cf_x_athena_LIBS=`echo "HAVE_LIB_$cf_x_athena" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-18987- ############################################## dialog-1.3-20190808/configure-18995- (*-l$cf_trim_lib\ *-l$cf_trim_lib*) dialog-1.3-20190808/configure:18996: LIBS=`echo "$LIBS " | sed -e 's/ / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'` dialog-1.3-20190808/configure-18997- test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-19061- cf_save_xmu="$LIBS" dialog-1.3-20190808/configure:19062: cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^ *//' -e 's/ .*//'` dialog-1.3-20190808/configure-19063- ############################################## dialog-1.3-20190808/configure-19068- dialog-1.3-20190808/configure:19069: cf_pkgconfig_incs="`$PKG_CONFIG --cflags xmu 2>/dev/null`" dialog-1.3-20190808/configure:19070: cf_pkgconfig_libs="`$PKG_CONFIG --libs xmu 2>/dev/null`" dialog-1.3-20190808/configure-19071- test -n "$verbose" && echo " package xmu CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19091- (-D*) dialog-1.3-20190808/configure:19092: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19093- ############################################## dialog-1.3-20190808/configure-19118- (-D*) dialog-1.3-20190808/configure:19119: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19120- ############################################## dialog-1.3-20190808/configure-19146- dialog-1.3-20190808/configure:19147: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19148- ############################################## dialog-1.3-20190808/configure-19198- dialog-1.3-20190808/configure:19199:LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%$cf_first_lib %$cf_first_lib $cf_pkgconfig_libs %" -e 's% % %g'` dialog-1.3-20190808/configure-19200-test -n "$verbose" && echo " ...after $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-19211- dialog-1.3-20190808/configure:19212:LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%$cf_first_lib %$cf_first_lib -lXmu %" -e 's% % %g'` dialog-1.3-20190808/configure-19213-test -n "$verbose" && echo " ...after $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-19222- (*-l$cf_trim_lib\ *-l$cf_trim_lib*) dialog-1.3-20190808/configure:19223: LIBS=`echo "$LIBS " | sed -e 's/ / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'` dialog-1.3-20190808/configure-19224- test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-19252- dialog-1.3-20190808/configure:19253: cf_pkgconfig_incs="`$PKG_CONFIG --cflags Xext 2>/dev/null`" dialog-1.3-20190808/configure:19254: cf_pkgconfig_libs="`$PKG_CONFIG --libs Xext 2>/dev/null`" dialog-1.3-20190808/configure-19255- test -n "$verbose" && echo " package Xext CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19275- (-D*) dialog-1.3-20190808/configure:19276: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19277- ############################################## dialog-1.3-20190808/configure-19302- (-D*) dialog-1.3-20190808/configure:19303: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19304- ############################################## dialog-1.3-20190808/configure-19330- dialog-1.3-20190808/configure:19331: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19332- ############################################## dialog-1.3-20190808/configure-19466- dialog-1.3-20190808/configure:19467: cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`" dialog-1.3-20190808/configure:19468: cf_pkgconfig_libs="`$PKG_CONFIG --libs x11 2>/dev/null`" dialog-1.3-20190808/configure-19469- test -n "$verbose" && echo " package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19489- (-D*) dialog-1.3-20190808/configure:19490: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19491- ############################################## dialog-1.3-20190808/configure-19516- (-D*) dialog-1.3-20190808/configure:19517: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19518- ############################################## dialog-1.3-20190808/configure-19544- dialog-1.3-20190808/configure:19545: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19546- ############################################## dialog-1.3-20190808/configure-19603- dialog-1.3-20190808/configure:19604: cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`" dialog-1.3-20190808/configure:19605: cf_pkgconfig_libs="`$PKG_CONFIG --libs ice 2>/dev/null`" dialog-1.3-20190808/configure-19606- test -n "$verbose" && echo " package ice CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19626- (-D*) dialog-1.3-20190808/configure:19627: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19628- ############################################## dialog-1.3-20190808/configure-19653- (-D*) dialog-1.3-20190808/configure:19654: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19655- ############################################## dialog-1.3-20190808/configure-19681- dialog-1.3-20190808/configure:19682: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19683- ############################################## dialog-1.3-20190808/configure-19740- dialog-1.3-20190808/configure:19741: cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`" dialog-1.3-20190808/configure:19742: cf_pkgconfig_libs="`$PKG_CONFIG --libs sm 2>/dev/null`" dialog-1.3-20190808/configure-19743- test -n "$verbose" && echo " package sm CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19763- (-D*) dialog-1.3-20190808/configure:19764: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19765- ############################################## dialog-1.3-20190808/configure-19790- (-D*) dialog-1.3-20190808/configure:19791: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19792- ############################################## dialog-1.3-20190808/configure-19818- dialog-1.3-20190808/configure:19819: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19820- ############################################## dialog-1.3-20190808/configure-19877- dialog-1.3-20190808/configure:19878: cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`" dialog-1.3-20190808/configure:19879: cf_pkgconfig_libs="`$PKG_CONFIG --libs xt 2>/dev/null`" dialog-1.3-20190808/configure-19880- test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-19900- (-D*) dialog-1.3-20190808/configure:19901: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-19902- ############################################## dialog-1.3-20190808/configure-19927- (-D*) dialog-1.3-20190808/configure:19928: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-19929- ############################################## dialog-1.3-20190808/configure-19955- dialog-1.3-20190808/configure:19956: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-19957- ############################################## dialog-1.3-20190808/configure-20018- dialog-1.3-20190808/configure:20019: cf_pkgconfig_incs="`$PKG_CONFIG --cflags xt 2>/dev/null`" dialog-1.3-20190808/configure:20020: cf_pkgconfig_libs="`$PKG_CONFIG --libs xt 2>/dev/null`" dialog-1.3-20190808/configure-20021- test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-20041- (-D*) dialog-1.3-20190808/configure:20042: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-20043- ############################################## dialog-1.3-20190808/configure-20068- (-D*) dialog-1.3-20190808/configure:20069: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-20070- ############################################## dialog-1.3-20190808/configure-20096- dialog-1.3-20190808/configure:20097: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-20098- ############################################## dialog-1.3-20190808/configure-20207- dialog-1.3-20190808/configure:20208: cf_pkgconfig_incs="`$PKG_CONFIG --cflags x11 2>/dev/null`" dialog-1.3-20190808/configure:20209: cf_pkgconfig_libs="`$PKG_CONFIG --libs x11 2>/dev/null`" dialog-1.3-20190808/configure-20210- test -n "$verbose" && echo " package x11 CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-20230- (-D*) dialog-1.3-20190808/configure:20231: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-20232- ############################################## dialog-1.3-20190808/configure-20257- (-D*) dialog-1.3-20190808/configure:20258: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-20259- ############################################## dialog-1.3-20190808/configure-20285- dialog-1.3-20190808/configure:20286: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-20287- ############################################## dialog-1.3-20190808/configure-20340- dialog-1.3-20190808/configure:20341:LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%-lXt %-lXt -lX11 %" -e 's% % %g'` dialog-1.3-20190808/configure-20342-test -n "$verbose" && echo " ...after $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-20413- dialog-1.3-20190808/configure:20414: cf_pkgconfig_incs="`$PKG_CONFIG --cflags ice 2>/dev/null`" dialog-1.3-20190808/configure:20415: cf_pkgconfig_libs="`$PKG_CONFIG --libs ice 2>/dev/null`" dialog-1.3-20190808/configure-20416- test -n "$verbose" && echo " package ice CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-20436- (-D*) dialog-1.3-20190808/configure:20437: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-20438- ############################################## dialog-1.3-20190808/configure-20463- (-D*) dialog-1.3-20190808/configure:20464: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-20465- ############################################## dialog-1.3-20190808/configure-20491- dialog-1.3-20190808/configure:20492: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-20493- ############################################## dialog-1.3-20190808/configure-20542- dialog-1.3-20190808/configure:20543: cf_pkgconfig_incs="`$PKG_CONFIG --cflags sm 2>/dev/null`" dialog-1.3-20190808/configure:20544: cf_pkgconfig_libs="`$PKG_CONFIG --libs sm 2>/dev/null`" dialog-1.3-20190808/configure-20545- test -n "$verbose" && echo " package sm CFLAGS: $cf_pkgconfig_incs" 1>&6 ############################################## dialog-1.3-20190808/configure-20565- (-D*) dialog-1.3-20190808/configure:20566: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-20567- ############################################## dialog-1.3-20190808/configure-20592- (-D*) dialog-1.3-20190808/configure:20593: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-20594- ############################################## dialog-1.3-20190808/configure-20620- dialog-1.3-20190808/configure:20621: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-20622- ############################################## dialog-1.3-20190808/configure-20681- dialog-1.3-20190808/configure:20682:LIBS=`echo "$LIBS" | sed -e "s/[ ][ ]*/ /g" -e "s%-lXt %-lXt $X_PRE_LIBS %" -e 's% % %g'` dialog-1.3-20190808/configure-20683-test -n "$verbose" && echo " ...after $LIBS" 1>&6 ############################################## dialog-1.3-20190808/configure-20722- (-D*) dialog-1.3-20190808/configure:20723: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-20724- ############################################## dialog-1.3-20190808/configure-20749- (-D*) dialog-1.3-20190808/configure:20750: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-20751- ############################################## dialog-1.3-20190808/configure-20777- dialog-1.3-20190808/configure:20778: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-20779- ############################################## dialog-1.3-20190808/configure-21322- dialog-1.3-20190808/configure:21323:cf_x_athena_LIBS=`echo "HAVE_LIB_$cf_x_athena" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-21324- ############################################## dialog-1.3-20190808/configure-21418- dialog-1.3-20190808/configure:21419:for cf_add_cflags in `$XCURSES_CONFIG --cflags` dialog-1.3-20190808/configure-21420-do ############################################## dialog-1.3-20190808/configure-21426- (-D*) dialog-1.3-20190808/configure:21427: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-21428- ############################################## dialog-1.3-20190808/configure-21453- (-D*) dialog-1.3-20190808/configure:21454: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-21455- ############################################## dialog-1.3-20190808/configure-21481- dialog-1.3-20190808/configure:21482: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-21483- ############################################## dialog-1.3-20190808/configure-21511- dialog-1.3-20190808/configure:21512:cf_add_libs="`$XCURSES_CONFIG --libs`" dialog-1.3-20190808/configure-21513-# Filter out duplicates - this happens with badly-designed ".pc" files... ############################################## dialog-1.3-20190808/configure-21553- (-D*) dialog-1.3-20190808/configure:21554: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[^=]*='\''\"[^"]*//'` dialog-1.3-20190808/configure-21555- ############################################## dialog-1.3-20190808/configure-21580- (-D*) dialog-1.3-20190808/configure:21581: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/configure-21582- ############################################## dialog-1.3-20190808/configure-21608- dialog-1.3-20190808/configure:21609: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[^"]*"'\''//'` dialog-1.3-20190808/configure-21610- ############################################## dialog-1.3-20190808/configure-21893-: ${cf_nculib_root:=$cf_cv_screen} dialog-1.3-20190808/configure:21894:as_ac_Lib=`echo "ac_cv_lib_$cf_nculib_root''__nc_init_pthreads" | $as_tr_sh` dialog-1.3-20190808/configure-21895-echo "$as_me:21895: checking for _nc_init_pthreads in -l$cf_nculib_root" >&5 ############################################## dialog-1.3-20190808/configure-21941-fi dialog-1.3-20190808/configure:21942:echo "$as_me:21942: result: `eval echo '${'$as_ac_Lib'}'`" >&5 dialog-1.3-20190808/configure:21943:echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6 dialog-1.3-20190808/configure:21944:if test `eval echo '${'$as_ac_Lib'}'` = yes; then dialog-1.3-20190808/configure-21945- cf_cv_ncurses_pthreads=yes ############################################## dialog-1.3-20190808/configure-22559-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do dialog-1.3-20190808/configure:22560: as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` dialog-1.3-20190808/configure-22561-echo "$as_me:22561: checking for $ac_hdr that defines DIR" >&5 ############################################## dialog-1.3-20190808/configure-22600-fi dialog-1.3-20190808/configure:22601:echo "$as_me:22601: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:22602:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:22603:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-22604- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:22605:#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-22606-EOF ############################################## dialog-1.3-20190808/configure-22724-do dialog-1.3-20190808/configure:22725:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-22726-echo "$as_me:22726: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-22760-fi dialog-1.3-20190808/configure:22761:echo "$as_me:22761: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:22762:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:22763:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-22764- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:22765:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-22766-EOF ############################################## dialog-1.3-20190808/configure-22783-(*/*) dialog-1.3-20190808/configure:22784: cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`term.h dialog-1.3-20190808/configure-22785- cf_header_list="$cf_header_item $cf_header_list" ############################################## dialog-1.3-20190808/configure-22974-do dialog-1.3-20190808/configure:22975:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` dialog-1.3-20190808/configure-22976-echo "$as_me:22976: checking for $ac_func" >&5 ############################################## dialog-1.3-20190808/configure-23031-fi dialog-1.3-20190808/configure:23032:echo "$as_me:23032: result: `eval echo '${'$as_ac_var'}'`" >&5 dialog-1.3-20190808/configure:23033:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 dialog-1.3-20190808/configure:23034:if test `eval echo '${'$as_ac_var'}'` = yes; then dialog-1.3-20190808/configure-23035- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:23036:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-23037-EOF ############################################## dialog-1.3-20190808/configure-23164-(*/*) dialog-1.3-20190808/configure:23165: cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`unctrl.h dialog-1.3-20190808/configure-23166- cf_header_list="$cf_header_item $cf_header_list" ############################################## dialog-1.3-20190808/configure-23264- dialog-1.3-20190808/configure:23265:cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-23266- ############################################## dialog-1.3-20190808/configure-23654- dialog-1.3-20190808/configure:23655:cf_tr_func=`echo "$cf_func" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/configure-23656- ############################################## dialog-1.3-20190808/configure-23785-do dialog-1.3-20190808/configure:23786:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-23787-echo "$as_me:23787: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-23821-fi dialog-1.3-20190808/configure:23822:echo "$as_me:23822: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:23823:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:23824:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-23825- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:23826:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-23827-EOF ############################################## dialog-1.3-20190808/configure-23841-do dialog-1.3-20190808/configure:23842:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-23843-echo "$as_me:23843: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-23877-fi dialog-1.3-20190808/configure:23878:echo "$as_me:23878: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:23879:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:23880:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-23881- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:23882:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-23883-EOF ############################################## dialog-1.3-20190808/configure-23889-do dialog-1.3-20190808/configure:23890:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-23891-echo "$as_me:23891: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-23925-fi dialog-1.3-20190808/configure:23926:echo "$as_me:23926: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:23927:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:23928:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-23929- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:23930:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-23931-EOF ############################################## dialog-1.3-20190808/configure-24244-do dialog-1.3-20190808/configure:24245:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` dialog-1.3-20190808/configure-24246-echo "$as_me:24246: checking for $ac_header" >&5 ############################################## dialog-1.3-20190808/configure-24280-fi dialog-1.3-20190808/configure:24281:echo "$as_me:24281: result: `eval echo '${'$as_ac_Header'}'`" >&5 dialog-1.3-20190808/configure:24282:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 dialog-1.3-20190808/configure:24283:if test `eval echo '${'$as_ac_Header'}'` = yes; then dialog-1.3-20190808/configure-24284- cat >>confdefs.h <<EOF dialog-1.3-20190808/configure:24285:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 dialog-1.3-20190808/configure-24286-EOF ############################################## dialog-1.3-20190808/configure-24673- (exit $ac_status); }; }; then dialog-1.3-20190808/configure:24674: cf_rpath_oops=`$cf_ldd_prog conftest$ac_exeext | fgrep ' not found' | sed -e 's% =>.*$%%' |sort | uniq` dialog-1.3-20190808/configure:24675: cf_rpath_list=`$cf_ldd_prog conftest$ac_exeext | fgrep / | sed -e 's%^.*[ ]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq` dialog-1.3-20190808/configure-24676-else ############################################## dialog-1.3-20190808/configure-24741- if test "$LD_RPATH_OPT" = "-R " ; then dialog-1.3-20190808/configure:24742: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"` dialog-1.3-20190808/configure-24743- else dialog-1.3-20190808/configure:24744: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"` dialog-1.3-20190808/configure-24745- fi ############################################## dialog-1.3-20190808/configure-24747- # if we have not already added this, add it now dialog-1.3-20190808/configure:24748: cf_rpath_tst=`echo "$EXTRA_LDFLAGS" | sed -e "s%$cf_rpath_tmp %%"` dialog-1.3-20190808/configure-24749- if test "x$cf_rpath_tst" = "x$EXTRA_LDFLAGS" ############################################## dialog-1.3-20190808/configure-24795- if test "$LD_RPATH_OPT" = "-R " ; then dialog-1.3-20190808/configure:24796: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"` dialog-1.3-20190808/configure-24797- else dialog-1.3-20190808/configure:24798: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"` dialog-1.3-20190808/configure-24799- fi ############################################## dialog-1.3-20190808/configure-24801- # if we have not already added this, add it now dialog-1.3-20190808/configure:24802: cf_rpath_tst=`echo "$EXTRA_LDFLAGS" | sed -e "s%$cf_rpath_tmp %%"` dialog-1.3-20190808/configure-24803- if test "x$cf_rpath_tst" = "x$EXTRA_LDFLAGS" ############################################## dialog-1.3-20190808/configure-24965-# Name of the executable. dialog-1.3-20190808/configure:24966:as_me=`echo "$0" |sed 's,.*[\\/],,'` dialog-1.3-20190808/configure-24967- ############################################## dialog-1.3-20190808/configure-25073-configured by $0, generated by GNU Autoconf 2.52.20181006, dialog-1.3-20190808/configure:25074: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" dialog-1.3-20190808/configure-25075- ############################################## dialog-1.3-20190808/configure-25091- --*=*) dialog-1.3-20190808/configure:25092: ac_option=`expr "x$1" : 'x\([^=]*\)='` dialog-1.3-20190808/configure:25093: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` dialog-1.3-20190808/configure-25094- shift ############################################## dialog-1.3-20190808/configure-25220-{ dialog-1.3-20190808/configure:25221: tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && dialog-1.3-20190808/configure-25222- test -n "$tmp" && test -d "$tmp" ############################################## dialog-1.3-20190808/configure-25458- ac_BEG=$ac_end dialog-1.3-20190808/configure:25459: ac_END=`expr $ac_end + $ac_max_sed_lines` dialog-1.3-20190808/configure-25460- sed "1,${ac_BEG}d; ${ac_END}p; q" $tmp/subs.sed >$tmp/subs.next ############################################## dialog-1.3-20190808/configure-25466- if test $ac_beg -gt 1; then dialog-1.3-20190808/configure:25467: ac_end=`expr $ac_end - 1` dialog-1.3-20190808/configure-25468- continue ############################################## dialog-1.3-20190808/configure-25478- fi dialog-1.3-20190808/configure:25479: ac_sed_frag=`expr $ac_sed_frag + 1` dialog-1.3-20190808/configure-25480- ac_beg=$ac_end dialog-1.3-20190808/configure:25481: ac_end=`expr $ac_end + $ac_max_sed_lines` dialog-1.3-20190808/configure-25482- fi ############################################## dialog-1.3-20190808/configure-25495- cat >$tmp/stdin dialog-1.3-20190808/configure:25496: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` dialog-1.3-20190808/configure:25497: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; dialog-1.3-20190808/configure:25498: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` dialog-1.3-20190808/configure:25499: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; dialog-1.3-20190808/configure-25500- * ) ac_file_in=$ac_file.in ;; ############################################## dialog-1.3-20190808/configure-25520-as_dummy="$ac_dir" dialog-1.3-20190808/configure:25521:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do dialog-1.3-20190808/configure-25522- case $as_mkdir_dir in ############################################## dialog-1.3-20190808/configure-25531- dialog-1.3-20190808/configure:25532: ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`" dialog-1.3-20190808/configure-25533- # A "../" for each directory in $ac_dir_suffix. dialog-1.3-20190808/configure:25534: ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'` dialog-1.3-20190808/configure-25535- else ############################################## dialog-1.3-20190808/configure-25543- else dialog-1.3-20190808/configure:25544: ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'` dialog-1.3-20190808/configure-25545- fi ;; ############################################## dialog-1.3-20190808/configure-25602- do dialog-1.3-20190808/configure:25603: ac_seen=`grep '@\(datadir\|mandir\|infodir\)@' $ac_item` dialog-1.3-20190808/configure-25604- if test -n "$ac_seen"; then dialog-1.3-20190808/configure:25605: ac_used=`grep '@datarootdir@' $ac_item` dialog-1.3-20190808/configure-25606- if test -z "$ac_used"; then ############################################## dialog-1.3-20190808/configure-25613- fi dialog-1.3-20190808/configure:25614: ac_seen=`grep '${datarootdir}' $ac_item` dialog-1.3-20190808/configure-25615- if test -n "$ac_seen"; then ############################################## dialog-1.3-20190808/configure-25647- do dialog-1.3-20190808/configure:25648: ac_seen=`fgrep -n '${'$ac_name'[:=].*}' $ac_file` dialog-1.3-20190808/configure-25649- if test -n "$ac_seen"; then dialog-1.3-20190808/configure:25650: ac_init=`egrep '[ ]*'$ac_name'[ ]*=' $ac_file` dialog-1.3-20190808/configure-25651- if test -z "$ac_init"; then dialog-1.3-20190808/configure:25652: ac_seen=`echo "$ac_seen" |sed -e 's,^,'$ac_file':,'` dialog-1.3-20190808/configure-25653- { echo "$as_me:25653: WARNING: Variable $ac_name is used but was not set: ############################################## dialog-1.3-20190808/configure-25662- if test -s $tmp/out; then dialog-1.3-20190808/configure:25663: ac_seen=`sed -e 's,^,'$ac_file':,' < $tmp/out` dialog-1.3-20190808/configure-25664- { echo "$as_me:25664: WARNING: Some variables may not be substituted: ############################################## dialog-1.3-20190808/configure-25705- cat >$tmp/stdin dialog-1.3-20190808/configure:25706: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` dialog-1.3-20190808/configure:25707: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; dialog-1.3-20190808/configure:25708: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` dialog-1.3-20190808/configure:25709: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; dialog-1.3-20190808/configure-25710- * ) ac_file_in=$ac_file.in ;; ############################################## dialog-1.3-20190808/configure-25814-as_dummy="$ac_dir" dialog-1.3-20190808/configure:25815:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do dialog-1.3-20190808/configure-25816- case $as_mkdir_dir in ############################################## dialog-1.3-20190808/configure-25840-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue dialog-1.3-20190808/configure:25841: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` dialog-1.3-20190808/configure:25842: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` dialog-1.3-20190808/configure-25843- ############################################## dialog-1.3-20190808/configure-25848- case "$ac_file" in dialog-1.3-20190808/configure:25849: (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dialog-1.3-20190808/configure-25850- esac ############################################## dialog-1.3-20190808/configure-25855- # Adjust a relative srcdir. dialog-1.3-20190808/configure:25856: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` dialog-1.3-20190808/configure:25857: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" dialog-1.3-20190808/configure:25858: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` dialog-1.3-20190808/configure:25859: ac_base=`basename $ac_file .in` dialog-1.3-20190808/configure-25860- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## dialog-1.3-20190808/configure-25864- case "$ac_given_srcdir" in dialog-1.3-20190808/configure:25865: (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; dialog-1.3-20190808/configure-25866- (/*) top_srcdir="$ac_given_srcdir" ;; ############################################## dialog-1.3-20190808/package/debian/rules-106- echo "DEV: $$P"; \ dialog-1.3-20190808/package/debian/rules:107: dh_link -p${DEV_PACKAGE} $(LIBDIR)/`readlink $$P` $(LIBDIR)/$$P ; \ dialog-1.3-20190808/package/debian/rules-108- ;; \ ############################################## dialog-1.3-20190808/package/debian/rules-110- echo "BIN: $$P"; \ dialog-1.3-20190808/package/debian/rules:111: dh_link -p${ACTUAL_PROG} $(LIBDIR)/`readlink $$P` $(LIBDIR)/$$P ; \ dialog-1.3-20190808/package/debian/rules-112- ;; \ ############################################## dialog-1.3-20190808/config.sub-52- dialog-1.3-20190808/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` dialog-1.3-20190808/config.sub-54- ############################################## dialog-1.3-20190808/config.sub-768- i*86v32) dialog-1.3-20190808/config.sub:769: cpu=`echo "$1" | sed -e 's/86.*/86/'` dialog-1.3-20190808/config.sub-770- vendor=pc ############################################## dialog-1.3-20190808/config.sub-773- i*86v4*) dialog-1.3-20190808/config.sub:774: cpu=`echo "$1" | sed -e 's/86.*/86/'` dialog-1.3-20190808/config.sub-775- vendor=pc ############################################## dialog-1.3-20190808/config.sub-778- i*86v) dialog-1.3-20190808/config.sub:779: cpu=`echo "$1" | sed -e 's/86.*/86/'` dialog-1.3-20190808/config.sub-780- vendor=pc ############################################## dialog-1.3-20190808/config.sub-783- i*86sol2) dialog-1.3-20190808/config.sub:784: cpu=`echo "$1" | sed -e 's/86.*/86/'` dialog-1.3-20190808/config.sub-785- vendor=pc ############################################## dialog-1.3-20190808/config.sub-916- cpu=sparc dialog-1.3-20190808/config.sub:917: vendor=`echo "$basic_machine" | sed 's/-.*//'` dialog-1.3-20190808/config.sub-918- ;; ############################################## dialog-1.3-20190808/config.sub-1083- sh5e[lb]-*) dialog-1.3-20190808/config.sub:1084: cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` dialog-1.3-20190808/config.sub-1085- ;; ############################################## dialog-1.3-20190808/config.sub-1101- xscale-* | xscalee[bl]-*) dialog-1.3-20190808/config.sub:1102: cpu=`echo "$cpu" | sed 's/^xscale/arm/'` dialog-1.3-20190808/config.sub-1103- ;; ############################################## dialog-1.3-20190808/config.sub-1256- *) dialog-1.3-20190808/config.sub:1257: echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 dialog-1.3-20190808/config.sub-1258- exit 1 ############################################## dialog-1.3-20190808/config.sub-1290- solaris1 | solaris1.*) dialog-1.3-20190808/config.sub:1291: os=`echo $os | sed -e 's|solaris1|sunos4|'` dialog-1.3-20190808/config.sub-1292- ;; ############################################## dialog-1.3-20190808/config.sub-1299- gnu/linux*) dialog-1.3-20190808/config.sub:1300: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` dialog-1.3-20190808/config.sub-1301- ;; ############################################## dialog-1.3-20190808/config.sub-1322- sco3.2.[4-9]*) dialog-1.3-20190808/config.sub:1323: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` dialog-1.3-20190808/config.sub-1324- ;; ############################################## dialog-1.3-20190808/config.sub-1386- nto*) dialog-1.3-20190808/config.sub:1387: os=`echo $os | sed -e 's|nto|nto-qnx|'` dialog-1.3-20190808/config.sub-1388- ;; ############################################## dialog-1.3-20190808/config.sub-1396- linux*) dialog-1.3-20190808/config.sub:1397: os=`echo $os | sed -e 's|linux|linux-gnu|'` dialog-1.3-20190808/config.sub-1398- ;; ############################################## dialog-1.3-20190808/config.sub-1408- mac*) dialog-1.3-20190808/config.sub:1409: os=`echo "$os" | sed -e 's|mac|macos|'` dialog-1.3-20190808/config.sub-1410- ;; ############################################## dialog-1.3-20190808/config.sub-1417- sunos5*) dialog-1.3-20190808/config.sub:1418: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` dialog-1.3-20190808/config.sub-1419- ;; dialog-1.3-20190808/config.sub-1420- sunos6*) dialog-1.3-20190808/config.sub:1421: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` dialog-1.3-20190808/config.sub-1422- ;; ############################################## dialog-1.3-20190808/config.sub-1454- sinix5.*) dialog-1.3-20190808/config.sub:1455: os=`echo $os | sed -e 's|sinix|sysv|'` dialog-1.3-20190808/config.sub-1456- ;; ############################################## dialog-1.3-20190808/config.sub-1514- *) dialog-1.3-20190808/config.sub:1515: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 dialog-1.3-20190808/config.sub-1516- exit 1 ############################################## dialog-1.3-20190808/headers-sh.in-59- dialog-1.3-20190808/headers-sh.in:60:pkgname=`echo "$PKGNAME" | tr "$ALPHA" "$alpha"` dialog-1.3-20190808/headers-sh.in-61- ############################################## dialog-1.3-20190808/headers-sh.in-65- REF=$2 dialog-1.3-20190808/headers-sh.in:66: LEAF=`basename $DST` dialog-1.3-20190808/headers-sh.in-67- ############################################## dialog-1.3-20190808/headers-sh.in-70- /*/include/$LEAF) dialog-1.3-20190808/headers-sh.in:71: END=`basename $DST` dialog-1.3-20190808/headers-sh.in-72- for i in $REF/*.h dialog-1.3-20190808/headers-sh.in-73- do dialog-1.3-20190808/headers-sh.in:74: NAME=`basename $i` dialog-1.3-20190808/headers-sh.in-75- echo "s/<$NAME>/<$END\/$NAME>/g" >> $TMPSED ############################################## dialog-1.3-20190808/headers-sh.in-146- dialog-1.3-20190808/headers-sh.in:147: SHOW=`basename $SRC` dialog-1.3-20190808/headers-sh.in-148- TMPSRC=$TMPDIR/${SHOW}-text$$ ############################################## dialog-1.3-20190808/headers-sh.in-160- do dialog-1.3-20190808/headers-sh.in:161: tmp2=`expr $tmp1 + 49` dialog-1.3-20190808/headers-sh.in-162- if test $tmp1 = 1 ############################################## dialog-1.3-20190808/headers-sh.in-173- dialog-1.3-20190808/headers-sh.in:174: NAME=`basename $SRC` dialog-1.3-20190808/headers-sh.in-175- ############################################## dialog-1.3-20190808/headers.sh-52- REF=$2 dialog-1.3-20190808/headers.sh:53: LEAF=`basename $DST` dialog-1.3-20190808/headers.sh-54- case $DST in dialog-1.3-20190808/headers.sh-55- /*/include/$LEAF) dialog-1.3-20190808/headers.sh:56: END=`basename $DST` dialog-1.3-20190808/headers.sh-57- for i in $REF/*.h dialog-1.3-20190808/headers.sh-58- do dialog-1.3-20190808/headers.sh:59: NAME=`basename $i` dialog-1.3-20190808/headers.sh-60- echo "s/<$NAME>/<$END\/$NAME>/g" >> $TMPSED ############################################## dialog-1.3-20190808/headers.sh-87- dialog-1.3-20190808/headers.sh:88: SHOW=`basename $SRC` dialog-1.3-20190808/headers.sh-89- TMPSRC=${TMPDIR-/tmp}/${SHOW}$$ ############################################## dialog-1.3-20190808/headers.sh-95- sed -f $TMPSED $SRC > $TMPSRC dialog-1.3-20190808/headers.sh:96: NAME=`basename $SRC` dialog-1.3-20190808/headers.sh-97- ############################################## dialog-1.3-20190808/dialog-config.in-69- -*=*) dialog-1.3-20190808/dialog-config.in:70: ARG=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` dialog-1.3-20190808/dialog-config.in-71- ;; ############################################## dialog-1.3-20190808/demo.pl-41- my $default = shift; dialog-1.3-20190808/demo.pl:42: my $value = `tput "$name"`; dialog-1.3-20190808/demo.pl-43- chomp $value; ############################################## dialog-1.3-20190808/aclocal.m4-474- INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV" dialog-1.3-20190808/aclocal.m4:475: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` dialog-1.3-20190808/aclocal.m4-476- elif test "$nls_cv_use_gnu_gettext" = "yes"; then ############################################## dialog-1.3-20190808/aclocal.m4-506- case "$ac_file" in dialog-1.3-20190808/aclocal.m4:507: (*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dialog-1.3-20190808/aclocal.m4-508- esac ############################################## dialog-1.3-20190808/aclocal.m4-513- # Adjust a relative srcdir. dialog-1.3-20190808/aclocal.m4:514: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` dialog-1.3-20190808/aclocal.m4:515: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" dialog-1.3-20190808/aclocal.m4:516: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` dialog-1.3-20190808/aclocal.m4:517: ac_base=`basename $ac_file .in` dialog-1.3-20190808/aclocal.m4-518- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## dialog-1.3-20190808/aclocal.m4-522- case "$ac_given_srcdir" in dialog-1.3-20190808/aclocal.m4:523: (.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; dialog-1.3-20190808/aclocal.m4-524- (/*) top_srcdir="$ac_given_srcdir" ;; ############################################## dialog-1.3-20190808/aclocal.m4-562-changequote(<<,>>)dnl dialog-1.3-20190808/aclocal.m4:563: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` dialog-1.3-20190808/aclocal.m4-564- case $ac_prog_version in ############################################## dialog-1.3-20190808/aclocal.m4-663- (-D*) dialog-1.3-20190808/aclocal.m4:664: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^-D[[^=]]*='\''\"[[^"]]*//'` dialog-1.3-20190808/aclocal.m4-665- ############################################## dialog-1.3-20190808/aclocal.m4-684- (-D*) dialog-1.3-20190808/aclocal.m4:685: cf_tst_cppflags=`echo "x$cf_add_cflags" | sed -e 's/^...//' -e 's/=.*//'` dialog-1.3-20190808/aclocal.m4-686- CF_REMOVE_DEFINE(CPPFLAGS,$CPPFLAGS,$cf_tst_cppflags) ############################################## dialog-1.3-20190808/aclocal.m4-700- dialog-1.3-20190808/aclocal.m4:701: cf_tst_cflags=`echo ${cf_add_cflags} |sed -e 's/^[[^"]]*"'\''//'` dialog-1.3-20190808/aclocal.m4-702- ############################################## dialog-1.3-20190808/aclocal.m4-773- dialog-1.3-20190808/aclocal.m4:774: cf_top_incdir=`echo $cf_add_incdir | sed -e 's%/include/.*$%/include%'` dialog-1.3-20190808/aclocal.m4-775- test "$cf_top_incdir" = "$cf_add_incdir" && break ############################################## dialog-1.3-20190808/aclocal.m4-866-CF_VERBOSE(...before $LIBS) dialog-1.3-20190808/aclocal.m4:867:LIBS=`echo "$LIBS" | sed -e "s/[[ ]][[ ]]*/ /g" -e "s%$1 %$1 $2 %" -e 's% % %g'` dialog-1.3-20190808/aclocal.m4-868-CF_VERBOSE(...after $LIBS) ############################################## dialog-1.3-20190808/aclocal.m4-901-AC_REQUIRE([CF_PATHSEP]) dialog-1.3-20190808/aclocal.m4:902:for cf_searchpath in `echo "$1" | tr $PATH_SEPARATOR ' '`; do dialog-1.3-20190808/aclocal.m4-903- if test -d $cf_searchpath/include; then ############################################## dialog-1.3-20190808/aclocal.m4-1019- if test "x$ARFLAGS" != "x" ; then dialog-1.3-20190808/aclocal.m4:1020: cf_check_ar_flags=`echo "x$ARFLAGS" | sed -e "s/$cf_ar_flags\$//" -e "s/$cf_ar_flags / /"` dialog-1.3-20190808/aclocal.m4-1021- if test "x$ARFLAGS" != "$cf_check_ar_flags" ; then ############################################## dialog-1.3-20190808/aclocal.m4-1090-dnl rather than $LC_ALL dialog-1.3-20190808/aclocal.m4:1091:test -z "$ALL_LINGUAS" && ALL_LINGUAS=`test -d $srcdir/po && cd $srcdir/po && echo *.po|sed -e 's/\.po//g' -e 's/*//'` dialog-1.3-20190808/aclocal.m4-1092- ############################################## dialog-1.3-20190808/aclocal.m4-1102-if test -f $srcdir/VERSION ; then dialog-1.3-20190808/aclocal.m4:1103: VERSION=`sed -e '2,$d' $srcdir/VERSION|cut -f1` dialog-1.3-20190808/aclocal.m4-1104-else ############################################## dialog-1.3-20190808/aclocal.m4-1142- if test -f "$cf_makefile" ; then dialog-1.3-20190808/aclocal.m4:1143: SUB_MAKEFILE="$SUB_MAKEFILE `echo \"${cf_makefile}\"|sed -e 's,^'$srcdir/',,' -e 's/\.in$//'`:${cf_makefile}" dialog-1.3-20190808/aclocal.m4-1144- break ############################################## dialog-1.3-20190808/aclocal.m4-1229- # humor him... dialog-1.3-20190808/aclocal.m4:1230: cf_prog=`echo "$CC" | sed -e 's/ / /g' -e 's/[[ ]]* / /g' -e 's/[[ ]]*[[ ]]-[[^ ]].*//'` dialog-1.3-20190808/aclocal.m4:1231: cf_flags=`echo "$CC" | ${AWK:-awk} -v prog="$cf_prog" '{ printf("%s", [substr]([$]0,1+length(prog))); }'` dialog-1.3-20190808/aclocal.m4-1232- CC="$cf_prog" ############################################## dialog-1.3-20190808/aclocal.m4-1704-(*/*) dialog-1.3-20190808/aclocal.m4:1705: cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`term.h dialog-1.3-20190808/aclocal.m4-1706- cf_header_list="$cf_header_item $cf_header_list" ############################################## dialog-1.3-20190808/aclocal.m4-1774-(*/*) dialog-1.3-20190808/aclocal.m4:1775: cf_header_item=`echo ${cf_cv_ncurses_header:-curses.h} | sed -e 's%\..*%%' -e 's%/.*%/%'`unctrl.h dialog-1.3-20190808/aclocal.m4-1776- cf_header_list="$cf_header_item $cf_header_list" ############################################## dialog-1.3-20190808/aclocal.m4-1894-dnl "dirname" is not portable, so we fake it with a shell script. dialog-1.3-20190808/aclocal.m4:1895:AC_DEFUN([CF_DIRNAME],[$1=`echo $2 | sed -e 's%/[[^/]]*$%%'`])dnl dialog-1.3-20190808/aclocal.m4-1896-dnl --------------------------------------------------------------------------- ############################################## dialog-1.3-20190808/aclocal.m4-1961- (x*:*:*) dialog-1.3-20190808/aclocal.m4:1962: ABI_VERSION=`echo "$VERSION" | sed -e 's/:/./g'` dialog-1.3-20190808/aclocal.m4-1963- CF_VERBOSE(ABI_VERSION: $ABI_VERSION) ############################################## dialog-1.3-20190808/aclocal.m4-2355- AC_MSG_CHECKING(version of $CC) dialog-1.3-20190808/aclocal.m4:2356: GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debian[[^)]]*) //' -e 's/^[[^0-9.]]*//' -e 's/[[^0-9.]].*//'`" dialog-1.3-20190808/aclocal.m4-2357- test -z "$GCC_VERSION" && GCC_VERSION=unknown ############################################## dialog-1.3-20190808/aclocal.m4-2617- (-I*) dialog-1.3-20190808/aclocal.m4:2618: cf_header_path=`echo ".$cf_header_path" |sed -e 's/^...//' -e 's,/include$,,'` dialog-1.3-20190808/aclocal.m4-2619- CF_ADD_SUBDIR_PATH($1,$2,include,$cf_header_path,NONE) ############################################## dialog-1.3-20190808/aclocal.m4-2805- (-L*) dialog-1.3-20190808/aclocal.m4:2806: cf_library_path=`echo ".$cf_library_path" |sed -e 's/^...//' -e 's,/lib$,,'` dialog-1.3-20190808/aclocal.m4-2807- CF_ADD_SUBDIR_PATH($1,$2,lib,$cf_library_path,NONE) ############################################## dialog-1.3-20190808/aclocal.m4-2823-then dialog-1.3-20190808/aclocal.m4:2824: cf_cv_libtool_version=`$LIBTOOL --version 2>&1 | sed -e '/^$/d' |sed -e '2,$d' -e 's/([[^)]]*)//g' -e 's/^[[^1-9]]*//' -e 's/[[^0-9.]].*//'` dialog-1.3-20190808/aclocal.m4-2825-else ############################################## dialog-1.3-20190808/aclocal.m4-2934-CF_EOF dialog-1.3-20190808/aclocal.m4:2935: cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp 2>/dev/null | fgrep -v "ing directory" | sed -e 's,[[ ]]*$,,'` dialog-1.3-20190808/aclocal.m4-2936- case "$cf_result" in dialog-1.3-20190808/aclocal.m4-2937- (.*k|.*kw) dialog-1.3-20190808/aclocal.m4:2938: cf_result=`${MAKE:-make} -k -f cf_makeflags.tmp CC=cc 2>/dev/null` dialog-1.3-20190808/aclocal.m4-2939- case "$cf_result" in ############################################## dialog-1.3-20190808/aclocal.m4-3153- dialog-1.3-20190808/aclocal.m4:3154: CF_ADD_CFLAGS(`$PKG_CONFIG --cflags $cf_ncuconfig_root`) dialog-1.3-20190808/aclocal.m4:3155: CF_ADD_LIBS(`$PKG_CONFIG --libs $cf_ncuconfig_root`) dialog-1.3-20190808/aclocal.m4-3156- ############################################## dialog-1.3-20190808/aclocal.m4-3195- dialog-1.3-20190808/aclocal.m4:3196: CF_ADD_CFLAGS(`$NCURSES_CONFIG --cflags`) dialog-1.3-20190808/aclocal.m4:3197: CF_ADD_LIBS(`$NCURSES_CONFIG --libs`) dialog-1.3-20190808/aclocal.m4-3198- ############################################## dialog-1.3-20190808/aclocal.m4-3209- dnl like CF_NCURSES_VERSION dialog-1.3-20190808/aclocal.m4:3210: cf_cv_ncurses_version=`$NCURSES_CONFIG --version` dialog-1.3-20190808/aclocal.m4-3211- ############################################## dialog-1.3-20190808/aclocal.m4-3312- CF_DIRNAME(cf_1st_incdir,$cf_cv_ncurses_h2) dialog-1.3-20190808/aclocal.m4:3313: cf_cv_ncurses_header=`basename $cf_cv_ncurses_h2` dialog-1.3-20190808/aclocal.m4:3314: if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then dialog-1.3-20190808/aclocal.m4-3315- cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header ############################################## dialog-1.3-20190808/aclocal.m4-3391- for p in $cf_ncurses_LIBS ; do dialog-1.3-20190808/aclocal.m4:3392: q=`echo $LIBS | sed -e "s%$p %%" -e "s%$p$%%"` dialog-1.3-20190808/aclocal.m4-3393- if test "$q" != "$LIBS" ; then ############################################## dialog-1.3-20190808/aclocal.m4-3455-}],[ dialog-1.3-20190808/aclocal.m4:3456: cf_cv_ncurses_version=`cat $cf_tempfile`],,[ dialog-1.3-20190808/aclocal.m4-3457- ############################################## dialog-1.3-20190808/aclocal.m4-3629- (.NONE/*) dialog-1.3-20190808/aclocal.m4:3630: $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/aclocal.m4-3631- ;; ############################################## dialog-1.3-20190808/aclocal.m4-3634-(.no|.NONE/*) dialog-1.3-20190808/aclocal.m4:3635: $1=`echo [$]$1 | sed -e s%NONE%$cf_path_syntax%` dialog-1.3-20190808/aclocal.m4-3636- ;; ############################################## dialog-1.3-20190808/aclocal.m4-3654- dialog-1.3-20190808/aclocal.m4:3655:CF_ADD_CFLAGS(`$XCURSES_CONFIG --cflags`) dialog-1.3-20190808/aclocal.m4:3656:CF_ADD_LIBS(`$XCURSES_CONFIG --libs`) dialog-1.3-20190808/aclocal.m4-3657- ############################################## dialog-1.3-20190808/aclocal.m4-3958- [printf("Hello");], dialog-1.3-20190808/aclocal.m4:3959: [cf_rpath_oops=`$cf_ldd_prog conftest$ac_exeext | fgrep ' not found' | sed -e 's% =>.*$%%' |sort | uniq` dialog-1.3-20190808/aclocal.m4:3960: cf_rpath_list=`$cf_ldd_prog conftest$ac_exeext | fgrep / | sed -e 's%^.*[[ ]]/%/%' -e 's%/[[^/]][[^/]]*$%%' |sort | uniq`]) dialog-1.3-20190808/aclocal.m4-3961- ############################################## dialog-1.3-20190808/aclocal.m4-4035- if test "$LD_RPATH_OPT" = "-R " ; then dialog-1.3-20190808/aclocal.m4:4036: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%-R %"` dialog-1.3-20190808/aclocal.m4-4037- else dialog-1.3-20190808/aclocal.m4:4038: cf_rpath_tmp=`echo "$cf_rpath_src" |sed -e "s%-L%$LD_RPATH_OPT%"` dialog-1.3-20190808/aclocal.m4-4039- fi ############################################## dialog-1.3-20190808/aclocal.m4-4041- # if we have not already added this, add it now dialog-1.3-20190808/aclocal.m4:4042: cf_rpath_tst=`echo "$EXTRA_LDFLAGS" | sed -e "s%$cf_rpath_tmp %%"` dialog-1.3-20190808/aclocal.m4-4043- if test "x$cf_rpath_tst" = "x$EXTRA_LDFLAGS" ############################################## dialog-1.3-20190808/aclocal.m4-4168- (beos*) dialog-1.3-20190808/aclocal.m4:4169: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -o $[@] -Xlinker -soname=`basename $[@]` -nostart -e 0' dialog-1.3-20190808/aclocal.m4-4170- ;; ############################################## dialog-1.3-20190808/aclocal.m4-4181- SHARED_LIB=\[$]1 dialog-1.3-20190808/aclocal.m4:4182: IMPORT_LIB=\`echo "\[$]1" | sed -e 's/cyg/lib/' -e 's/[[0-9]]*\.dll[$]/.dll.a/'\` dialog-1.3-20190808/aclocal.m4-4183- shift ############################################## dialog-1.3-20190808/aclocal.m4-4203- SHARED_LIB=\[$]1 dialog-1.3-20190808/aclocal.m4:4204: IMPORT_LIB=\`echo "\[$]1" | sed -e 's/msys-/lib/' -e 's/[[0-9]]*\.dll[$]/.dll.a/'\` dialog-1.3-20190808/aclocal.m4-4205- shift ############################################## dialog-1.3-20190808/aclocal.m4-4217- CC_SHARED_OPTS="-dynamic" dialog-1.3-20190808/aclocal.m4:4218: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -dynamiclib -install_name ${libdir}/`basename $[@]` -compatibility_version ${ABI_VERSION} -current_version ${ABI_VERSION} -o $[@]' dialog-1.3-20190808/aclocal.m4-4219- test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=abi ############################################## dialog-1.3-20190808/aclocal.m4-4253- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/aclocal.m4:4254: cf_shared_soname='`basename $[@] .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/aclocal.m4-4255- else dialog-1.3-20190808/aclocal.m4:4256: cf_shared_soname='`basename $[@]`' dialog-1.3-20190808/aclocal.m4-4257- fi ############################################## dialog-1.3-20190808/aclocal.m4-4267- CC_SHARED_OPTS='-KPIC' dialog-1.3-20190808/aclocal.m4:4268: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -shared -rdata_shared -soname `basename $[@]` -o $[@]' dialog-1.3-20190808/aclocal.m4-4269- else dialog-1.3-20190808/aclocal.m4:4270: MK_SHARED_LIB='${CC} ${LDFLAGS} ${CFLAGS} -shared -Wl,-soname,`basename $[@]` -o $[@]' dialog-1.3-20190808/aclocal.m4-4271- fi ############################################## dialog-1.3-20190808/aclocal.m4-4300- SHARED_LIB=\[$]1 dialog-1.3-20190808/aclocal.m4:4301: IMPORT_LIB=\`echo "\[$]1" | sed -e 's/[[0-9]]*\.dll[$]/.dll.a/'\` dialog-1.3-20190808/aclocal.m4-4302- shift ############################################## dialog-1.3-20190808/aclocal.m4-4361- # link with shared libs). dialog-1.3-20190808/aclocal.m4:4362: MK_SHARED_LIB='${LD} ${LDFLAGS} -set_version ${REL_VERSION}:${ABI_VERSION} -expect_unresolved "*" -shared -soname `basename $[@]`' dialog-1.3-20190808/aclocal.m4-4363- case $host_os in ############################################## dialog-1.3-20190808/aclocal.m4-4379- fi dialog-1.3-20190808/aclocal.m4:4380: MK_SHARED_LIB='${LD} ${LDFLAGS} -dy -G -h `basename $[@] .${REL_VERSION}`.${ABI_VERSION} -o [$]@' dialog-1.3-20190808/aclocal.m4-4381- if test "$cf_cv_enable_rpath" = yes ; then ############################################## dialog-1.3-20190808/aclocal.m4-4386- LINK_PROGS='LD_RUN_PATH=${libdir}' dialog-1.3-20190808/aclocal.m4:4387: LINK_TESTS='Pwd=`pwd`;LD_RUN_PATH=`dirname $${Pwd}`/lib' dialog-1.3-20190808/aclocal.m4-4388- ;; ############################################## dialog-1.3-20190808/aclocal.m4-4513- if test "$cf_cv_shlib_version" = rel; then dialog-1.3-20190808/aclocal.m4:4514: cf_cv_shared_soname='`basename $[@] .${REL_VERSION}`.${ABI_VERSION}' dialog-1.3-20190808/aclocal.m4-4515- else dialog-1.3-20190808/aclocal.m4:4516: cf_cv_shared_soname='`basename $[@]`' dialog-1.3-20190808/aclocal.m4-4517- fi ############################################## dialog-1.3-20190808/aclocal.m4-4665-(*/ncurses.h|*/ncursesw.h) dialog-1.3-20190808/aclocal.m4:4666: cf_term_header=`echo "$cf_cv_ncurses_header" | sed -e 's%ncurses[[^.]]*\.h$%term.h%'` dialog-1.3-20190808/aclocal.m4-4667- ;; ############################################## dialog-1.3-20190808/aclocal.m4-4712- (*-l$cf_trim_lib\ *-l$cf_trim_lib*) dialog-1.3-20190808/aclocal.m4:4713: LIBS=`echo "$LIBS " | sed -e 's/ / /g' -e 's%-l'"$cf_trim_lib"' %%' -e 's/ $//'` dialog-1.3-20190808/aclocal.m4-4714- CF_VERBOSE(..trimmed $LIBS) ############################################## dialog-1.3-20190808/aclocal.m4-4732- CF_VERBOSE(found package $1) dialog-1.3-20190808/aclocal.m4:4733: cf_pkgconfig_incs="`$PKG_CONFIG --cflags $1 2>/dev/null`" dialog-1.3-20190808/aclocal.m4:4734: cf_pkgconfig_libs="`$PKG_CONFIG --libs $1 2>/dev/null`" dialog-1.3-20190808/aclocal.m4-4735- CF_VERBOSE(package $1 CFLAGS: $cf_pkgconfig_incs) ############################################## dialog-1.3-20190808/aclocal.m4-4837-[ dialog-1.3-20190808/aclocal.m4:4838:$1=`echo "$2" | sed y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%` dialog-1.3-20190808/aclocal.m4-4839-])dnl ############################################## dialog-1.3-20190808/aclocal.m4-4906- # if there are not enough fields, cut returns the last one... dialog-1.3-20190808/aclocal.m4:4907: cf_field1=`sed -e '2,$d' $srcdir/VERSION|cut -f1` dialog-1.3-20190808/aclocal.m4:4908: cf_field2=`sed -e '2,$d' $srcdir/VERSION|cut -f2` dialog-1.3-20190808/aclocal.m4:4909: cf_field3=`sed -e '2,$d' $srcdir/VERSION|cut -f3` dialog-1.3-20190808/aclocal.m4-4910- ############################################## dialog-1.3-20190808/aclocal.m4-4913- dialog-1.3-20190808/aclocal.m4:4914: VERSION_MAJOR=`echo "$cf_field2" | sed -e 's/\..*//'` dialog-1.3-20190808/aclocal.m4-4915- test -z "$VERSION_MAJOR" && AC_MSG_ERROR(missing major-version) dialog-1.3-20190808/aclocal.m4-4916- dialog-1.3-20190808/aclocal.m4:4917: VERSION_MINOR=`echo "$cf_field2" | sed -e 's/^[[^.]]*\.//' -e 's/-.*//'` dialog-1.3-20190808/aclocal.m4-4918- test -z "$VERSION_MINOR" && AC_MSG_ERROR(missing minor-version) ############################################## dialog-1.3-20190808/aclocal.m4-4922- AC_MSG_CHECKING(for package patch date) dialog-1.3-20190808/aclocal.m4:4923: VERSION_PATCH=`echo "$cf_field3" | sed -e 's/^[[^-]]*-//'` dialog-1.3-20190808/aclocal.m4-4924- case .$VERSION_PATCH in ############################################## dialog-1.3-20190808/aclocal.m4-5253-])dnl dialog-1.3-20190808/aclocal.m4:5254: LIB_CREATE='${LIBTOOL} --mode=link ${CC} -rpath ${libdir} ${LIBTOOL_VERSION} `cut -f1 ${top_srcdir}/VERSION` ${LIBTOOL_OPTS} ${LT_UNDEF} $(LIBS) -o' dialog-1.3-20190808/aclocal.m4-5255- LIB_OBJECT='${OBJECTS:.o=.lo}' ############################################## dialog-1.3-20190808/aclocal.m4-5443- cf_man2html_1st=`fgrep -n MARKER conftest.out |sed -e 's/^[[^0-9]]*://' -e 's/:.*//'` dialog-1.3-20190808/aclocal.m4:5444: cf_man2html_top=`expr $cf_man2html_1st - 2` dialog-1.3-20190808/aclocal.m4-5445- cf_man2html_bot=`wc -l conftest.out |sed -e 's/[[^0-9]]//g'` dialog-1.3-20190808/aclocal.m4:5446: cf_man2html_bot=`expr $cf_man2html_bot - 2 - $cf_man2html_top` dialog-1.3-20190808/aclocal.m4-5447- cf_man2html_top_bot="-topm=$cf_man2html_top -botm=$cf_man2html_bot" ############################################## dialog-1.3-20190808/aclocal.m4-5469- LC_ALL=C LC_CTYPE=C LANG=C LANGUAGE=C $NROFF_PATH -man conftest.in >conftest.out dialog-1.3-20190808/aclocal.m4:5470: cf_man2html_page=`fgrep -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[[^0-9]]*://' -e 's/:.*//'` dialog-1.3-20190808/aclocal.m4-5471- test -z "$cf_man2html_page" && cf_man2html_page=99999 ############################################## dialog-1.3-20190808/aclocal.m4-5611-],[ dialog-1.3-20190808/aclocal.m4:5612: $1_MAJOR=`echo "$cf_cv_rel_version" | sed -e 's/\..*//'` dialog-1.3-20190808/aclocal.m4:5613: $1_MINOR=`echo "$cf_cv_rel_version" | sed -e 's/^[[^.]]*//' -e 's/^\.//' -e 's/\..*//'` dialog-1.3-20190808/aclocal.m4-5614- CF_NUMBER_SYNTAX([$]$1_MAJOR,Release major-version) ############################################## dialog-1.3-20190808/aclocal.m4-5751- VERSIONED_SYMS="-Wl,--version-script,\${RESULTING_SYMS}" dialog-1.3-20190808/aclocal.m4:5752: MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-Wl,%\\[$]{VERSIONED_SYMS} -Wl,%"` dialog-1.3-20190808/aclocal.m4-5753- CF_VERBOSE(MK_SHARED_LIB: $MK_SHARED_LIB) ############################################## dialog-1.3-20190808/aclocal.m4-5756- VERSIONED_SYMS="-Wl,-M,\${RESULTING_SYMS}" dialog-1.3-20190808/aclocal.m4:5757: MK_SHARED_LIB=`echo "$MK_SHARED_LIB" | sed -e "s%-dy%\\[$]{VERSIONED_SYMS} -dy%"` dialog-1.3-20190808/aclocal.m4-5758- CF_VERBOSE(MK_SHARED_LIB: $MK_SHARED_LIB) ############################################## dialog-1.3-20190808/aclocal.m4-6144- cf_save_xmu="$LIBS" dialog-1.3-20190808/aclocal.m4:6145: cf_first_lib=`echo "$cf_save_xmu" | sed -e 's/^[ ][ ]*//' -e 's/ .*//'` dialog-1.3-20190808/aclocal.m4-6146- CF_TRY_PKG_CONFIG(xmu,[ ############################################## dialog-1.3-20190808/install-sh-103- dialog-1.3-20190808/install-sh:104: -t=*) transformarg=`echo $1 | sed 's/-t=//'` dialog-1.3-20190808/install-sh-105- shift ############################################## dialog-1.3-20190808/install-sh-107- dialog-1.3-20190808/install-sh:108: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` dialog-1.3-20190808/install-sh-109- shift ############################################## dialog-1.3-20190808/install-sh-169- then dialog-1.3-20190808/install-sh:170: dst=$dst/`basename "$src"` dialog-1.3-20190808/install-sh-171- else ############################################## dialog-1.3-20190808/install-sh-176-## this sed command emulates the dirname command dialog-1.3-20190808/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` dialog-1.3-20190808/install-sh-178- ############################################## dialog-1.3-20190808/install-sh-190-IFS='%' dialog-1.3-20190808/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` dialog-1.3-20190808/install-sh-192-IFS=$oIFS ############################################## dialog-1.3-20190808/install-sh-224- then dialog-1.3-20190808/install-sh:225: dstfile=`basename "$dst"` dialog-1.3-20190808/install-sh-226- else ############################################## dialog-1.3-20190808/install-sh-234- then dialog-1.3-20190808/install-sh:235: dstfile=`basename "$dst"` dialog-1.3-20190808/install-sh-236- else ############################################## dialog-1.3-20190808/po/makefile.inn-72-.po.gmo: dialog-1.3-20190808/po/makefile.inn:73: file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ dialog-1.3-20190808/po/makefile.inn-74- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## dialog-1.3-20190808/po/makefile.inn-116- for cat in $$catalogs; do \ dialog-1.3-20190808/po/makefile.inn:117: cat=`basename $$cat`; \ dialog-1.3-20190808/po/makefile.inn-118- case "$$cat" in \ ############################################## dialog-1.3-20190808/po/makefile.inn-121- esac; \ dialog-1.3-20190808/po/makefile.inn:122: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dialog-1.3-20190808/po/makefile.inn-123- dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \ ############################################## dialog-1.3-20190808/po/makefile.inn-160- for cat in $$catalogs; do \ dialog-1.3-20190808/po/makefile.inn:161: cat=`basename $$cat`; \ dialog-1.3-20190808/po/makefile.inn:162: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dialog-1.3-20190808/po/makefile.inn-163- rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(NLS_TEXTDOMAIN)$(INSTOBJEXT); \ ############################################## dialog-1.3-20190808/po/makefile.inn-203- for cat in $$catalogs; do \ dialog-1.3-20190808/po/makefile.inn:204: cat=`basename $$cat`; \ dialog-1.3-20190808/po/makefile.inn:205: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dialog-1.3-20190808/po/makefile.inn-206- echo "$$lang:"; \ ############################################## dialog-1.3-20190808/po/makefile.inn-215- for cat in $$catalogs; do \ dialog-1.3-20190808/po/makefile.inn:216: cat=`basename $$cat`; \ dialog-1.3-20190808/po/makefile.inn:217: lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dialog-1.3-20190808/po/makefile.inn-218- mv $$lang.po $$lang.old.po; \ ############################################## dialog-1.3-20190808/dialog.pl-70-sub screensize() { dialog-1.3-20190808/dialog.pl:71: my $params = `$DIALOG --stdout --print-maxsize`; dialog-1.3-20190808/dialog.pl-72- $params =~ s/\s+$//; ############################################## dialog-1.3-20190808/dialog.pl-91- . " $scr_lines $width 2>&1"; dialog-1.3-20190808/dialog.pl:92: my $params = `$command`; dialog-1.3-20190808/dialog.pl-93- my @params = split( /\s/, $params ); ############################################## dialog-1.3-20190808/dialog.pl-97-sub rhs_clear { dialog-1.3-20190808/dialog.pl:98: return system("$DIALOG --clear"); dialog-1.3-20190808/dialog.pl-99-} ############################################## dialog-1.3-20190808/dialog.pl-520- open( STDERR, ">&CHILD_WRITER" ); dialog-1.3-20190808/dialog.pl:521: exec($command); dialog-1.3-20190808/dialog.pl-522- die("no exec");