=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xloadimage-4.1/jpeg/SETUP-146- jmemsys.h, replacing the standard version. ALSO, xloadimage-4.1/jpeg/SETUP:147: include the assembly file jmemdosa.asm in the programs. xloadimage-4.1/jpeg/SETUP-148- (This last is already done if you used one of the ############################################## xloadimage-4.1/jpeg/SETUP-467-The DOS-specific memory manager, jmemdos.c, should be used if possible. xloadimage-4.1/jpeg/SETUP:468:(Be sure to install jmemdos.h and jmemdosa.asm along with it.) If you xloadimage-4.1/jpeg/SETUP-469-can't use jmemdos.c for some reason --- for example, because you don't have xloadimage-4.1/jpeg/SETUP:470:a Microsoft-compatible assembler to assemble jmemdosa.asm --- you'll have xloadimage-4.1/jpeg/SETUP-471-to fall back to jmemansi.c or jmemname.c. IMPORTANT: if you use either of ############################################## xloadimage-4.1/jpeg/jmemdosa.asm-11-; xloadimage-4.1/jpeg/jmemdosa.asm:12:; This file should assemble with Microsoft's MASM or any compatible xloadimage-4.1/jpeg/jmemdosa.asm-13-; assembler (including Borland's Turbo Assembler). If you haven't got ############################################## xloadimage-4.1/jpeg/makefile.bcc-172-jmemdosa.obj : jmemdosa.asm xloadimage-4.1/jpeg/makefile.bcc:173: tasm /mx jmemdosa.asm ############################################## xloadimage-4.1/jpeg/makefile.mc5-72-.asm.obj: xloadimage-4.1/jpeg/makefile.mc5:73: masm /mx $*; xloadimage-4.1/jpeg/makefile.mc5-74- lib libjpeg -+$*.obj; ############################################## xloadimage-4.1/jpeg/makefile.mc6-166-jmemdosa.obj : jmemdosa.asm xloadimage-4.1/jpeg/makefile.mc6:167: masm /mx $*; ############################################## xloadimage-4.1/tiff/Makefile-155- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile:156: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile-157- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.aix-216- -@for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.aix:217: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.aix-218- if cmp -s $$i ${DESTDIR}/include/$$h ; then \ ############################################## xloadimage-4.1/tiff/Makefile.apollo-161- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.apollo:162: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.apollo-163- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.hpux-156- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.hpux:157: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.hpux-158- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.mips-157- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.mips:158: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.mips-159- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.next-159- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.next:160: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.next-161- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.sgi-157- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.sgi:158: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.sgi-159- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.sun-157- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.sun:158: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.sun-159- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.svr4-157- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.svr4:158: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.svr4-159- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.tahoe-159- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.tahoe:160: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.tahoe-161- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/tiff/Makefile.vax-159- -for i in ${INCS}; do \ xloadimage-4.1/tiff/Makefile.vax:160: h=`basename $$i`; \ xloadimage-4.1/tiff/Makefile.vax-161- cmp -s $$i ${DESTDIR}/include/$$h || \ ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-174-+ case "$ac_option" in xloadimage-4.1/debian/patches/01_libjpeg-support.patch:175:+ -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; xloadimage-4.1/debian/patches/01_libjpeg-support.patch-176-+ *) ac_optarg= ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-206-+ -disable-* | --disable-*) xloadimage-4.1/debian/patches/01_libjpeg-support.patch:207:+ ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-208-+ # Reject names that are not valid shell variable names. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:209:+ if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-210-+ { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/debian/patches/01_libjpeg-support.patch-211-+ fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:212:+ ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-213-+ eval "enable_${ac_feature}=no" ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-215-+ -enable-* | --enable-*) xloadimage-4.1/debian/patches/01_libjpeg-support.patch:216:+ ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-217-+ # Reject names that are not valid shell variable names. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:218:+ if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-219-+ { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/debian/patches/01_libjpeg-support.patch-220-+ fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:221:+ ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-222-+ case "$ac_option" in ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-446-+ -with-* | --with-*) xloadimage-4.1/debian/patches/01_libjpeg-support.patch:447:+ ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-448-+ # Reject names that are not valid shell variable names. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:449:+ if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-450-+ { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/debian/patches/01_libjpeg-support.patch-451-+ fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:452:+ ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-453-+ case "$ac_option" in ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-459-+ -without-* | --without-*) xloadimage-4.1/debian/patches/01_libjpeg-support.patch:460:+ ac_package=`echo $ac_option|sed -e 's/-*without-//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-461-+ # Reject names that are not valid shell variable names. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:462:+ if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-463-+ { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/debian/patches/01_libjpeg-support.patch-464-+ fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:465:+ ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-466-+ eval "with_${ac_package}=no" ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-489-+ *) xloadimage-4.1/debian/patches/01_libjpeg-support.patch:490:+ if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-491-+ echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-502-+if test -n "$ac_prev"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch:503:+ { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } xloadimage-4.1/debian/patches/01_libjpeg-support.patch-504-+fi ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-567-+ ac_prog=$0 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:568:+ ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-569-+ test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-583-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:584:+srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-585-+ ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-634-+echo "configure:529: checking for $ac_word" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:635:+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-636-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-663-+echo "configure:558: checking for $ac_word" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:664:+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-665-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-750-+echo "configure:645: checking whether we are using GNU C" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:751:+if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-752-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-774-+echo "configure:669: checking whether ${CC-cc} accepts -g" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:775:+if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-776-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-778-+ echo 'void f(){}' > conftest.c xloadimage-4.1/debian/patches/01_libjpeg-support.patch:779:+if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-780-+ ac_cv_prog_cc_g=yes ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-808-+if test -z "$CPP"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch:809:+if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-810-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-884-+ else xloadimage-4.1/debian/patches/01_libjpeg-support.patch:885:+if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-886-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-899-+ # GNU make sometimes prints "make[1]: Entering...", which would confuse us. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:900:+ eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-901-+ # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1022-+# Check X11 before X11Rn because it is often a symlink to the current release. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1023:+for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1024-+ /usr/X11/lib \ ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1183-+ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1184:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1185-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1213-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1214:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1215-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1224-+ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1225:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1226-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1254-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1255:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1256-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1271-+echo "configure:1166: checking for gethostbyname" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1272:+if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1273-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1310-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1311:+if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1312-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1321-+ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1322:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1323-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1351-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1352:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1353-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1369-+echo "configure:1264: checking for connect" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1370:+if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1371-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1408-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1409:+if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1410-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1419-+ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1420:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1421-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1449-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1450:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1451-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1461-+echo "configure:1356: checking for remove" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1462:+if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1463-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1500-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1501:+if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1502-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1511-+ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1512:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1513-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1541-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1542:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1543-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1553-+echo "configure:1448: checking for shmat" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1554:+if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1555-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1592-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1593:+if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1594-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1603-+ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1604:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1605-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1633-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1634:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1635-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1655-+ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1656:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1657-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1685-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1686:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1687-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1698-+echo "configure:1593: checking for ANSI C header files" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1699:+if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1700-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1802-+do xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1803:+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1804-+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1805-+echo "configure:1700: checking for $ac_hdr" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1806:+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1807-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1828-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1829:+if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1830-+ echo "$ac_t""yes" 1>&6 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1831:+ ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1832-+ cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1844-+ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1845:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1846-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1870-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1871:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1872-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1887-+ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1888:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1889-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1913-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1914:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1915-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1930-+ac_lib_var=`echo jpeg'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1931:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1932-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1956-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1957:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1958-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1973-+ac_lib_var=`echo tiff'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:1974:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1975-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-1999-+fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2000:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2001-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2018-+echo "configure:1913: checking return type of signal handlers" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2019:+if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2020-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2061-+echo "configure:1956: checking for $ac_func" >&5 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2062:+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2063-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2100-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2101:+if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2102-+ echo "$ac_t""yes" 1>&6 xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2103:+ ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2104-+ cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2278-+ fi xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2279:+ ac_file=`expr $ac_file + 1` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2280-+ ac_beg=$ac_end xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2281:+ ac_end=`expr $ac_end + $ac_max_sed_cmds` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2282-+ fi ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2296-+ case "$ac_file" in xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2297:+ *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2298:+ ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2299-+ *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2304-+ # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2305:+ ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2306-+ if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2308-+ test ! -d "$ac_dir" && mkdir "$ac_dir" xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2309:+ ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2310-+ # A "../" for each directory in $ac_dir_suffix. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2311:+ ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2312-+ else ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2318-+ if test -z "$ac_dots"; then top_srcdir=. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2319:+ else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2320-+ /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2328-+ rm -f "$ac_file" xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2329:+ configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2330-+ case "$ac_file" in ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2335-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2336:+ ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2337-+ sed -e "$ac_comsub ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2373-+ case "$ac_file" in xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2374:+ *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2375:+ ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2376-+ *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2381-+ rm -f conftest.frag conftest.in conftest.out xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2382:+ ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2383-+ cat $ac_file_inputs > conftest.in ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2441-+ # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2442:+ ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2443-+ if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2747-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2748:+ -t=*) transformarg=`echo $1 | sed 's/-t=//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2749-+ shift ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2751-+ xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2752:+ -b=*) transformbasename=`echo $1 | sed 's/-b=//'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2753-+ shift ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2812-+ then xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2813:+ dst="$dst"/`basename $src` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2814-+ else ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2819-+## this sed command emulates the dirname command xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2820:+dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2821-+ ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2833-+IFS='%' xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2834:+set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2835-+IFS="${oIFS}" ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2867-+ then xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2868:+ dstfile=`basename $dst` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2869-+ else ############################################## xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2877-+ then xloadimage-4.1/debian/patches/01_libjpeg-support.patch:2878:+ dstfile=`basename $dst` xloadimage-4.1/debian/patches/01_libjpeg-support.patch-2879-+ else ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-201-+echo "configure:532: checking for $ac_word" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:202: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-203- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-221-+echo "configure:562: checking for $ac_word" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:222: if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-223- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-247-+echo "configure:613: checking for $ac_word" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:248:+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-249-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-327-+echo "configure:692: checking whether we are using GNU C" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:328: if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-329- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-357-+echo "configure:720: checking whether ${CC-cc} accepts -g" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:358: if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-359- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-407-+{ (eval echo configure:774: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:408:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-409- if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-425-+{ (eval echo configure:791: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:426:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-427-+if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-442-+{ (eval echo configure:808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:443:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-444- if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-477-+{ (eval echo configure:904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:478:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-479- if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-543- ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:544: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-545- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-570- ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:571: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-572- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-596-+echo "configure:1240: checking for gethostbyname" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:597: if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-598- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-621- ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:622: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-623- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-647-+echo "configure:1338: checking for connect" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:648: if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-649- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-672- ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:673: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-674- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-698-+echo "configure:1430: checking for remove" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:699: if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-700- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-723- ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:724: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-725- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-749-+echo "configure:1522: checking for shmat" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:750: if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-751- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-774- ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:775: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-776- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-801- ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:802: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-803- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-828-+echo "configure:1667: checking for ANSI C header files" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:829: if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-830- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-844-+{ (eval echo configure:1680: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:845:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-846- if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-886- do xloadimage-4.1/debian/patches/02_png-support.patch:887: ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch-888- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-890-+echo "configure:1774: checking for $ac_hdr" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:891: if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-892- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-903-+{ (eval echo configure:1784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/debian/patches/02_png-support.patch:904:+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/debian/patches/02_png-support.patch-905- if test -z "$ac_err"; then ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-914- ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:915: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-916- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-940- ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:941: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-942- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-966-+ac_lib_var=`echo png'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:967:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-968-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-992-+fi xloadimage-4.1/debian/patches/02_png-support.patch:993:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/debian/patches/02_png-support.patch-994-+ echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-1010- ac_lib_var=`echo jpeg'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:1011: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-1012- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-1036- ac_lib_var=`echo tiff'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/debian/patches/02_png-support.patch:1037: if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-1038- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-1061-+echo "configure:2030: checking return type of signal handlers" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:1062: if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-1063- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/debian/patches/02_png-support.patch-1085-+echo "configure:2073: checking for $ac_func" >&5 xloadimage-4.1/debian/patches/02_png-support.patch:1086: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then xloadimage-4.1/debian/patches/02_png-support.patch-1087- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-68- case "$ac_option" in xloadimage-4.1/.pc/02_png-support.patch/configure:69: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; xloadimage-4.1/.pc/02_png-support.patch/configure-70- *) ac_optarg= ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-100- -disable-* | --disable-*) xloadimage-4.1/.pc/02_png-support.patch/configure:101: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` xloadimage-4.1/.pc/02_png-support.patch/configure-102- # Reject names that are not valid shell variable names. xloadimage-4.1/.pc/02_png-support.patch/configure:103: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-104- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/.pc/02_png-support.patch/configure-105- fi xloadimage-4.1/.pc/02_png-support.patch/configure:106: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/.pc/02_png-support.patch/configure-107- eval "enable_${ac_feature}=no" ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-109- -enable-* | --enable-*) xloadimage-4.1/.pc/02_png-support.patch/configure:110: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` xloadimage-4.1/.pc/02_png-support.patch/configure-111- # Reject names that are not valid shell variable names. xloadimage-4.1/.pc/02_png-support.patch/configure:112: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-113- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/.pc/02_png-support.patch/configure-114- fi xloadimage-4.1/.pc/02_png-support.patch/configure:115: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/.pc/02_png-support.patch/configure-116- case "$ac_option" in ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-340- -with-* | --with-*) xloadimage-4.1/.pc/02_png-support.patch/configure:341: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` xloadimage-4.1/.pc/02_png-support.patch/configure-342- # Reject names that are not valid shell variable names. xloadimage-4.1/.pc/02_png-support.patch/configure:343: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-344- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/.pc/02_png-support.patch/configure-345- fi xloadimage-4.1/.pc/02_png-support.patch/configure:346: ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/.pc/02_png-support.patch/configure-347- case "$ac_option" in ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-353- -without-* | --without-*) xloadimage-4.1/.pc/02_png-support.patch/configure:354: ac_package=`echo $ac_option|sed -e 's/-*without-//'` xloadimage-4.1/.pc/02_png-support.patch/configure-355- # Reject names that are not valid shell variable names. xloadimage-4.1/.pc/02_png-support.patch/configure:356: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-357- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/.pc/02_png-support.patch/configure-358- fi xloadimage-4.1/.pc/02_png-support.patch/configure:359: ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/.pc/02_png-support.patch/configure-360- eval "with_${ac_package}=no" ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-383- *) xloadimage-4.1/.pc/02_png-support.patch/configure:384: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-385- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-396-if test -n "$ac_prev"; then xloadimage-4.1/.pc/02_png-support.patch/configure:397: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } xloadimage-4.1/.pc/02_png-support.patch/configure-398-fi ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-461- ac_prog=$0 xloadimage-4.1/.pc/02_png-support.patch/configure:462: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/.pc/02_png-support.patch/configure-463- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-477-fi xloadimage-4.1/.pc/02_png-support.patch/configure:478:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` xloadimage-4.1/.pc/02_png-support.patch/configure-479- ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-528-echo "configure:529: checking for $ac_word" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:529:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-530- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-557-echo "configure:558: checking for $ac_word" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:558:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-559- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-644-echo "configure:645: checking whether we are using GNU C" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:645:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-646- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-668-echo "configure:669: checking whether ${CC-cc} accepts -g" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:669:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-670- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-672- echo 'void f(){}' > conftest.c xloadimage-4.1/.pc/02_png-support.patch/configure:673:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then xloadimage-4.1/.pc/02_png-support.patch/configure-674- ac_cv_prog_cc_g=yes ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-702-if test -z "$CPP"; then xloadimage-4.1/.pc/02_png-support.patch/configure:703:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-704- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-778- else xloadimage-4.1/.pc/02_png-support.patch/configure:779:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-780- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-793- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. xloadimage-4.1/.pc/02_png-support.patch/configure:794: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` xloadimage-4.1/.pc/02_png-support.patch/configure-795- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-916-# Check X11 before X11Rn because it is often a symlink to the current release. xloadimage-4.1/.pc/02_png-support.patch/configure:917:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ xloadimage-4.1/.pc/02_png-support.patch/configure-918- /usr/X11/lib \ ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1077-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1078:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1079- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1107-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1108:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1109- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1118-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1119:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1120- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1148-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1149:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1150- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1165-echo "configure:1166: checking for gethostbyname" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1166:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1167- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1204- xloadimage-4.1/.pc/02_png-support.patch/configure:1205:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1206- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1215-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1216:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1217- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1245-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1246:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1247- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1263-echo "configure:1264: checking for connect" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1264:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1265- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1302- xloadimage-4.1/.pc/02_png-support.patch/configure:1303:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1304- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1313-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1314:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1315- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1343-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1344:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1345- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1355-echo "configure:1356: checking for remove" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1356:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1357- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1394- xloadimage-4.1/.pc/02_png-support.patch/configure:1395:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1396- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1405-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1406:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1407- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1435-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1436:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1437- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1447-echo "configure:1448: checking for shmat" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1448:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1449- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1486- xloadimage-4.1/.pc/02_png-support.patch/configure:1487:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1488- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1497-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1498:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1499- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1527-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1528:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1529- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1549-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1550:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1551- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1579-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1580:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1581- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1592-echo "configure:1593: checking for ANSI C header files" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1593:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1594- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1696-do xloadimage-4.1/.pc/02_png-support.patch/configure:1697:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure-1698-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 xloadimage-4.1/.pc/02_png-support.patch/configure-1699-echo "configure:1700: checking for $ac_hdr" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1700:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1701- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1722-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1723:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1724- echo "$ac_t""yes" 1>&6 xloadimage-4.1/.pc/02_png-support.patch/configure:1725: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` xloadimage-4.1/.pc/02_png-support.patch/configure-1726- cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1738-ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1739:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1740- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1764-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1765:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1766- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1781-ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1782:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1783- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1807-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1808:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1809- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1824-ac_lib_var=`echo jpeg'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1825:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1826- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1850-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1851:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1852- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1867-ac_lib_var=`echo tiff'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/.pc/02_png-support.patch/configure:1868:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1869- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1893-fi xloadimage-4.1/.pc/02_png-support.patch/configure:1894:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1895- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1912-echo "configure:1913: checking return type of signal handlers" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1913:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1914- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1955-echo "configure:1956: checking for $ac_func" >&5 xloadimage-4.1/.pc/02_png-support.patch/configure:1956:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1957- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-1994- xloadimage-4.1/.pc/02_png-support.patch/configure:1995:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then xloadimage-4.1/.pc/02_png-support.patch/configure-1996- echo "$ac_t""yes" 1>&6 xloadimage-4.1/.pc/02_png-support.patch/configure:1997: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` xloadimage-4.1/.pc/02_png-support.patch/configure-1998- cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2172- fi xloadimage-4.1/.pc/02_png-support.patch/configure:2173: ac_file=`expr $ac_file + 1` xloadimage-4.1/.pc/02_png-support.patch/configure-2174- ac_beg=$ac_end xloadimage-4.1/.pc/02_png-support.patch/configure:2175: ac_end=`expr $ac_end + $ac_max_sed_cmds` xloadimage-4.1/.pc/02_png-support.patch/configure-2176- fi ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2190- case "$ac_file" in xloadimage-4.1/.pc/02_png-support.patch/configure:2191: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/.pc/02_png-support.patch/configure:2192: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/.pc/02_png-support.patch/configure-2193- *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2198- # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/.pc/02_png-support.patch/configure:2199: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/.pc/02_png-support.patch/configure-2200- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2202- test ! -d "$ac_dir" && mkdir "$ac_dir" xloadimage-4.1/.pc/02_png-support.patch/configure:2203: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" xloadimage-4.1/.pc/02_png-support.patch/configure-2204- # A "../" for each directory in $ac_dir_suffix. xloadimage-4.1/.pc/02_png-support.patch/configure:2205: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` xloadimage-4.1/.pc/02_png-support.patch/configure-2206- else ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2212- if test -z "$ac_dots"; then top_srcdir=. xloadimage-4.1/.pc/02_png-support.patch/configure:2213: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; xloadimage-4.1/.pc/02_png-support.patch/configure-2214- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2222- rm -f "$ac_file" xloadimage-4.1/.pc/02_png-support.patch/configure:2223: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." xloadimage-4.1/.pc/02_png-support.patch/configure-2224- case "$ac_file" in ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2229- xloadimage-4.1/.pc/02_png-support.patch/configure:2230: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/.pc/02_png-support.patch/configure-2231- sed -e "$ac_comsub ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2267- case "$ac_file" in xloadimage-4.1/.pc/02_png-support.patch/configure:2268: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/.pc/02_png-support.patch/configure:2269: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/.pc/02_png-support.patch/configure-2270- *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2275- rm -f conftest.frag conftest.in conftest.out xloadimage-4.1/.pc/02_png-support.patch/configure:2276: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/.pc/02_png-support.patch/configure-2277- cat $ac_file_inputs > conftest.in ############################################## xloadimage-4.1/.pc/02_png-support.patch/configure-2335- # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/.pc/02_png-support.patch/configure:2336: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/.pc/02_png-support.patch/configure-2337- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xloadimage-4.1/install-sh-73- xloadimage-4.1/install-sh:74: -t=*) transformarg=`echo $1 | sed 's/-t=//'` xloadimage-4.1/install-sh-75- shift ############################################## xloadimage-4.1/install-sh-77- xloadimage-4.1/install-sh:78: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` xloadimage-4.1/install-sh-79- shift ############################################## xloadimage-4.1/install-sh-138- then xloadimage-4.1/install-sh:139: dst="$dst"/`basename $src` xloadimage-4.1/install-sh-140- else ############################################## xloadimage-4.1/install-sh-145-## this sed command emulates the dirname command xloadimage-4.1/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` xloadimage-4.1/install-sh-147- ############################################## xloadimage-4.1/install-sh-159-IFS='%' xloadimage-4.1/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` xloadimage-4.1/install-sh-161-IFS="${oIFS}" ############################################## xloadimage-4.1/install-sh-193- then xloadimage-4.1/install-sh:194: dstfile=`basename $dst` xloadimage-4.1/install-sh-195- else ############################################## xloadimage-4.1/install-sh-203- then xloadimage-4.1/install-sh:204: dstfile=`basename $dst` xloadimage-4.1/install-sh-205- else ############################################## xloadimage-4.1/configure-69- case "$ac_option" in xloadimage-4.1/configure:70: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; xloadimage-4.1/configure-71- *) ac_optarg= ;; ############################################## xloadimage-4.1/configure-101- -disable-* | --disable-*) xloadimage-4.1/configure:102: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` xloadimage-4.1/configure-103- # Reject names that are not valid shell variable names. xloadimage-4.1/configure:104: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/configure-105- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/configure-106- fi xloadimage-4.1/configure:107: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/configure-108- eval "enable_${ac_feature}=no" ;; ############################################## xloadimage-4.1/configure-110- -enable-* | --enable-*) xloadimage-4.1/configure:111: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` xloadimage-4.1/configure-112- # Reject names that are not valid shell variable names. xloadimage-4.1/configure:113: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/configure-114- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } xloadimage-4.1/configure-115- fi xloadimage-4.1/configure:116: ac_feature=`echo $ac_feature| sed 's/-/_/g'` xloadimage-4.1/configure-117- case "$ac_option" in ############################################## xloadimage-4.1/configure-341- -with-* | --with-*) xloadimage-4.1/configure:342: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` xloadimage-4.1/configure-343- # Reject names that are not valid shell variable names. xloadimage-4.1/configure:344: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then xloadimage-4.1/configure-345- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/configure-346- fi xloadimage-4.1/configure:347: ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/configure-348- case "$ac_option" in ############################################## xloadimage-4.1/configure-354- -without-* | --without-*) xloadimage-4.1/configure:355: ac_package=`echo $ac_option|sed -e 's/-*without-//'` xloadimage-4.1/configure-356- # Reject names that are not valid shell variable names. xloadimage-4.1/configure:357: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then xloadimage-4.1/configure-358- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } xloadimage-4.1/configure-359- fi xloadimage-4.1/configure:360: ac_package=`echo $ac_package| sed 's/-/_/g'` xloadimage-4.1/configure-361- eval "with_${ac_package}=no" ;; ############################################## xloadimage-4.1/configure-384- *) xloadimage-4.1/configure:385: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then xloadimage-4.1/configure-386- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## xloadimage-4.1/configure-397-if test -n "$ac_prev"; then xloadimage-4.1/configure:398: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } xloadimage-4.1/configure-399-fi ############################################## xloadimage-4.1/configure-462- ac_prog=$0 xloadimage-4.1/configure:463: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/configure-464- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## xloadimage-4.1/configure-478-fi xloadimage-4.1/configure:479:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` xloadimage-4.1/configure-480- ############################################## xloadimage-4.1/configure-531-echo "configure:532: checking for $ac_word" >&5 xloadimage-4.1/configure:532:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/configure-533- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-561-echo "configure:562: checking for $ac_word" >&5 xloadimage-4.1/configure:562:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/configure-563- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-612-echo "configure:613: checking for $ac_word" >&5 xloadimage-4.1/configure:613:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then xloadimage-4.1/configure-614- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-691-echo "configure:692: checking whether we are using GNU C" >&5 xloadimage-4.1/configure:692:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then xloadimage-4.1/configure-693- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-719-echo "configure:720: checking whether ${CC-cc} accepts -g" >&5 xloadimage-4.1/configure:720:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then xloadimage-4.1/configure-721- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-723- echo 'void f(){}' > conftest.c xloadimage-4.1/configure:724:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then xloadimage-4.1/configure-725- ac_cv_prog_cc_g=yes ############################################## xloadimage-4.1/configure-757-if test -z "$CPP"; then xloadimage-4.1/configure:758:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then xloadimage-4.1/configure-759- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-773-{ (eval echo configure:774: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:774:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-775-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-790-{ (eval echo configure:791: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:791:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-792-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-807-{ (eval echo configure:808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:808:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-809-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-852- else xloadimage-4.1/configure:853:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then xloadimage-4.1/configure-854- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-867- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. xloadimage-4.1/configure:868: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` xloadimage-4.1/configure-869- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## xloadimage-4.1/configure-903-{ (eval echo configure:904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:904:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-905-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-990-# Check X11 before X11Rn because it is often a symlink to the current release. xloadimage-4.1/configure:991:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ xloadimage-4.1/configure-992- /usr/X11/lib \ ############################################## xloadimage-4.1/configure-1151-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1152:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1153- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1181-fi xloadimage-4.1/configure:1182:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1183- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1192-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1193:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1194- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1222-fi xloadimage-4.1/configure:1223:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1224- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1239-echo "configure:1240: checking for gethostbyname" >&5 xloadimage-4.1/configure:1240:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then xloadimage-4.1/configure-1241- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1278- xloadimage-4.1/configure:1279:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then xloadimage-4.1/configure-1280- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1289-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1290:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1291- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1319-fi xloadimage-4.1/configure:1320:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1321- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1337-echo "configure:1338: checking for connect" >&5 xloadimage-4.1/configure:1338:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then xloadimage-4.1/configure-1339- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1376- xloadimage-4.1/configure:1377:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then xloadimage-4.1/configure-1378- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1387-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1388:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1389- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1417-fi xloadimage-4.1/configure:1418:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1419- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1429-echo "configure:1430: checking for remove" >&5 xloadimage-4.1/configure:1430:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then xloadimage-4.1/configure-1431- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1468- xloadimage-4.1/configure:1469:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then xloadimage-4.1/configure-1470- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1479-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1480:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1481- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1509-fi xloadimage-4.1/configure:1510:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1511- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1521-echo "configure:1522: checking for shmat" >&5 xloadimage-4.1/configure:1522:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then xloadimage-4.1/configure-1523- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1560- xloadimage-4.1/configure:1561:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then xloadimage-4.1/configure-1562- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1571-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1572:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1573- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1601-fi xloadimage-4.1/configure:1602:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1603- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1623-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1624:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1625- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1653-fi xloadimage-4.1/configure:1654:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1655- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1666-echo "configure:1667: checking for ANSI C header files" >&5 xloadimage-4.1/configure:1667:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then xloadimage-4.1/configure-1668- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1679-{ (eval echo configure:1680: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:1680:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-1681-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-1770-do xloadimage-4.1/configure:1771:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` xloadimage-4.1/configure-1772-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 xloadimage-4.1/configure-1773-echo "configure:1774: checking for $ac_hdr" >&5 xloadimage-4.1/configure:1774:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then xloadimage-4.1/configure-1775- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1783-{ (eval echo configure:1784: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } xloadimage-4.1/configure:1784:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` xloadimage-4.1/configure-1785-if test -z "$ac_err"; then ############################################## xloadimage-4.1/configure-1796-fi xloadimage-4.1/configure:1797:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then xloadimage-4.1/configure-1798- echo "$ac_t""yes" 1>&6 xloadimage-4.1/configure:1799: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` xloadimage-4.1/configure-1800- cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/configure-1812-ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1813:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1814- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1838-fi xloadimage-4.1/configure:1839:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1840- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1855-ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1856:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1857- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1881-fi xloadimage-4.1/configure:1882:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1883- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1898-ac_lib_var=`echo png'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1899:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1900- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1924-fi xloadimage-4.1/configure:1925:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1926- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1941-ac_lib_var=`echo jpeg'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1942:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1943- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-1967-fi xloadimage-4.1/configure:1968:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-1969- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-1984-ac_lib_var=`echo tiff'_'main | sed 'y%./+-%__p_%'` xloadimage-4.1/configure:1985:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then xloadimage-4.1/configure-1986- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-2010-fi xloadimage-4.1/configure:2011:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then xloadimage-4.1/configure-2012- echo "$ac_t""yes" 1>&6 ############################################## xloadimage-4.1/configure-2029-echo "configure:2030: checking return type of signal handlers" >&5 xloadimage-4.1/configure:2030:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then xloadimage-4.1/configure-2031- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-2072-echo "configure:2073: checking for $ac_func" >&5 xloadimage-4.1/configure:2073:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then xloadimage-4.1/configure-2074- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## xloadimage-4.1/configure-2111- xloadimage-4.1/configure:2112:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then xloadimage-4.1/configure-2113- echo "$ac_t""yes" 1>&6 xloadimage-4.1/configure:2114: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` xloadimage-4.1/configure-2115- cat >> confdefs.h <<EOF ############################################## xloadimage-4.1/configure-2291- fi xloadimage-4.1/configure:2292: ac_file=`expr $ac_file + 1` xloadimage-4.1/configure-2293- ac_beg=$ac_end xloadimage-4.1/configure:2294: ac_end=`expr $ac_end + $ac_max_sed_cmds` xloadimage-4.1/configure-2295- fi ############################################## xloadimage-4.1/configure-2309- case "$ac_file" in xloadimage-4.1/configure:2310: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/configure:2311: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/configure-2312- *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/configure-2317- # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/configure:2318: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/configure-2319- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## xloadimage-4.1/configure-2321- test ! -d "$ac_dir" && mkdir "$ac_dir" xloadimage-4.1/configure:2322: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" xloadimage-4.1/configure-2323- # A "../" for each directory in $ac_dir_suffix. xloadimage-4.1/configure:2324: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` xloadimage-4.1/configure-2325- else ############################################## xloadimage-4.1/configure-2331- if test -z "$ac_dots"; then top_srcdir=. xloadimage-4.1/configure:2332: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; xloadimage-4.1/configure-2333- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## xloadimage-4.1/configure-2341- rm -f "$ac_file" xloadimage-4.1/configure:2342: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." xloadimage-4.1/configure-2343- case "$ac_file" in ############################################## xloadimage-4.1/configure-2348- xloadimage-4.1/configure:2349: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/configure-2350- sed -e "$ac_comsub ############################################## xloadimage-4.1/configure-2386- case "$ac_file" in xloadimage-4.1/configure:2387: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` xloadimage-4.1/configure:2388: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; xloadimage-4.1/configure-2389- *) ac_file_in="${ac_file}.in" ;; ############################################## xloadimage-4.1/configure-2394- rm -f conftest.frag conftest.in conftest.out xloadimage-4.1/configure:2395: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` xloadimage-4.1/configure-2396- cat $ac_file_inputs > conftest.in ############################################## xloadimage-4.1/configure-2454- # Remove last slash and all that follows it. Not all systems have dirname. xloadimage-4.1/configure:2455: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` xloadimage-4.1/configure-2456- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then