Lines Matching full:echo
75 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
107 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
109 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
110 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
112 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
116 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
118 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
119 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
121 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
192 echo "--enable and --with options recognized:$ac_help"
343 echo "configure generated by autoconf version 2.12"
347 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
349 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
350 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
352 ac_package=`echo $ac_package| sed 's/-/_/g'`
360 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
362 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
363 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
365 ac_package=`echo $ac_package| sed 's/-/_/g'`
386 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
390 varname=`echo "$ac_option"|sed -e 's/=.*//'`
392 if test -n "`echo $varname| sed 's/[a-zA-Z0-9_]//g'`"; then
393 { echo "configure: error: $varname: invalid shell variable name" 1>&2; exit 1; }
395 val="`echo "$ac_option"|sed 's/[^=]*=//'`"
396 test -n "$verbose" && echo " setting shell variable $varname to $val"
401 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
402 echo "configure: warning: $ac_option: invalid host type" 1>&2
405 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
414 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
434 echo "\
468 echo > confdefs.h
479 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
490 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
492 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
495 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
507 echo "loading site script $ac_site_file"
520 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
522 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
536 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
537 echo "configure:538: checking for $ac_word" >&5
538 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
539 echo $ac_n "(cached) $ac_c" 1>&6
557 echo "$ac_t""$CC" 1>&6
559 echo "$ac_t""no" 1>&6
565 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
566 echo "configure:567: checking for $ac_word" >&5
567 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
568 echo $ac_n "(cached) $ac_c" 1>&6
605 echo "$ac_t""$CC" 1>&6
607 echo "$ac_t""no" 1>&6
610 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
613 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
614 echo "configure:615: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
628 if { (eval echo configure:629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
637 echo "configure: failed program was:" >&5
643 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
645 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
647 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
648 echo "configure:649: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
649 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
652 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
653 echo "configure:654: checking whether we are using GNU C" >&5
654 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
655 echo $ac_n "(cached) $ac_c" 1>&6
662 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:663: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
669 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
679 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
680 echo "configure:681: checking how to run the C preprocessor" >&5
686 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
687 echo $ac_n "(cached) $ac_c" 1>&6
701 { (eval echo configure:702: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
706 echo "$ac_err" >&5
707 echo "configure: failed program was:" >&5
718 { (eval echo configure:719: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
723 echo "$ac_err" >&5
724 echo "configure: failed program was:" >&5
738 echo "$ac_t""$CPP" 1>&6
740 echo $ac_n "checking for function prototypes""... $ac_c" 1>&6
741 echo "configure:742: checking for function prototypes" >&5
742 if eval "test \"`echo '$''{'ijg_cv_have_prototypes'+set}'`\" = set"; then
743 echo $ac_n "(cached) $ac_c" 1>&6
764 if { (eval echo configure:765: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
768 echo "configure: failed program was:" >&5
776 echo "$ac_t""$ijg_cv_have_prototypes" 1>&6
783 echo Your compiler does not seem to know about function prototypes.
784 echo Perhaps it needs a special switch to enable ANSI C mode.
785 echo If so, we recommend running configure like this:
786 echo " ./configure CC='cc -switch'"
787 echo where -switch is the proper switch.
789 ac_safe=`echo "stddef.h" | sed 'y%./+-%__p_%'`
790 echo $ac_n "checking for stddef.h""... $ac_c" 1>&6
791 echo "configure:792: checking for stddef.h" >&5
792 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
793 echo $ac_n "(cached) $ac_c" 1>&6
801 { (eval echo configure:802: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
807 echo "$ac_err" >&5
808 echo "configure: failed program was:" >&5
815 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
816 echo "$ac_t""yes" 1>&6
822 echo "$ac_t""no" 1>&6
825 ac_safe=`echo "stdlib.h" | sed 'y%./+-%__p_%'`
826 echo $ac_n "checking for stdlib.h""... $ac_c" 1>&6
827 echo "configure:828: checking for stdlib.h" >&5
828 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
829 echo $ac_n "(cached) $ac_c" 1>&6
837 { (eval echo configure:838: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
843 echo "$ac_err" >&5
844 echo "configure: failed program was:" >&5
851 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
852 echo "$ac_t""yes" 1>&6
858 echo "$ac_t""no" 1>&6
861 ac_safe=`echo "string.h" | sed 'y%./+-%__p_%'`
862 echo $ac_n "checking for string.h""... $ac_c" 1>&6
863 echo "configure:864: checking for string.h" >&5
864 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
865 echo $ac_n "(cached) $ac_c" 1>&6
873 { (eval echo configure:874: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
879 echo "$ac_err" >&5
880 echo "configure: failed program was:" >&5
887 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
888 echo "$ac_t""yes" 1>&6
891 echo "$ac_t""no" 1>&6
898 echo $ac_n "checking for size_t""... $ac_c" 1>&6
899 echo "configure:900: checking for size_t" >&5
922 if { (eval echo configure:923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
926 echo "configure: failed program was:" >&5
932 echo "$ac_t""$ijg_size_t_ok" 1>&6
934 ac_safe=`echo "sys/types.h" | sed 'y%./+-%__p_%'`
935 echo $ac_n "checking for sys/types.h""... $ac_c" 1>&6
936 echo "configure:937: checking for sys/types.h" >&5
937 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
938 echo $ac_n "(cached) $ac_c" 1>&6
946 { (eval echo configure:947: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
952 echo "$ac_err" >&5
953 echo "configure: failed program was:" >&5
960 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
961 echo "$ac_t""yes" 1>&6
982 echo "$ac_t""no" 1>&6
986 echo "$ac_t""$ijg_size_t_ok" 1>&6
988 echo Type size_t is not defined in any of the usual places.
989 echo Try putting '"typedef unsigned int size_t;"' in jconfig.h.
992 echo $ac_n "checking for type unsigned char""... $ac_c" 1>&6
993 echo "configure:994: checking for type unsigned char" >&5
1002 if { (eval echo configure:1003: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1004 echo "$ac_t""yes" 1>&6
1010 echo "configure: failed program was:" >&5
1013 echo "$ac_t""no" 1>&6
1016 echo $ac_n "checking for type unsigned short""... $ac_c" 1>&6
1017 echo "configure:1018: checking for type unsigned short" >&5
1026 if { (eval echo configure:1027: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1028 echo "$ac_t""yes" 1>&6
1034 echo "configure: failed program was:" >&5
1037 echo "$ac_t""no" 1>&6
1040 echo $ac_n "checking for type void""... $ac_c" 1>&6
1041 echo "configure:1042: checking for type void" >&5
1071 if { (eval echo configure:1072: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1073 echo "$ac_t""yes" 1>&6
1075 echo "configure: failed program was:" >&5
1078 echo "$ac_t""no" 1>&6
1086 echo $ac_n "checking for working const""... $ac_c" 1>&6
1087 echo "configure:1088: checking for working const" >&5
1088 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
1089 echo $ac_n "(cached) $ac_c" 1>&6
1141 if { (eval echo configure:1142: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1145 echo "configure: failed program was:" >&5
1153 echo "$ac_t""$ac_cv_c_const" 1>&6
1161 echo $ac_n "checking for inline""... $ac_c" 1>&6
1162 echo "configure:1163: checking for inline" >&5
1173 if { (eval echo configure:1174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1177 echo "configure: failed program was:" >&5
1189 if { (eval echo configure:1190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1193 echo "configure: failed program was:" >&5
1205 if { (eval echo configure:1206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1209 echo "configure: failed program was:" >&5
1217 echo "$ac_t""$ijg_cv_inline" 1>&6
1222 echo $ac_n "checking for broken incomplete types""... $ac_c" 1>&6
1223 echo "configure:1224: checking for broken incomplete types" >&5
1232 if { (eval echo configure:1233: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1234 echo "$ac_t""ok" 1>&6
1236 echo "configure: failed program was:" >&5
1239 echo "$ac_t""broken" 1>&6
1246 echo $ac_n "checking for short external names""... $ac_c" 1>&6
1247 echo "configure:1248: checking for short external names" >&5
1259 if { (eval echo configure:1260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1261 echo "$ac_t""ok" 1>&6
1263 echo "configure: failed program was:" >&5
1266 echo "$ac_t""short" 1>&6
1273 echo $ac_n "checking to see if char is signed""... $ac_c" 1>&6
1274 echo "configure:1275: checking to see if char is signed" >&5
1276 echo Assuming that char is signed on target machine.
1277 echo If it is unsigned, this will be a little bit inefficient.
1305 if { (eval echo configure:1306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1307 echo "$ac_t""no" 1>&6
1313 echo "configure: failed program was:" >&5
1316 echo "$ac_t""yes" 1>&6
1321 echo $ac_n "checking to see if right shift is signed""... $ac_c" 1>&6
1322 echo "configure:1323: checking to see if right shift is signed" >&5
1324 echo "$ac_t""Assuming that right shift is signed on target machine." 1>&6
1357 if { (eval echo configure:1358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1359 echo "$ac_t""no" 1>&6
1365 echo "configure: failed program was:" >&5
1368 echo "$ac_t""yes" 1>&6
1373 echo $ac_n "checking to see if fopen accepts b spec""... $ac_c" 1>&6
1374 echo "configure:1375: checking to see if fopen accepts b spec" >&5
1376 echo "$ac_t""Assuming that it does." 1>&6
1389 if { (eval echo configure:1390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1391 echo "$ac_t""yes" 1>&6
1393 echo "configure: failed program was:" >&5
1396 echo "$ac_t""no" 1>&6
1418 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1434 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1435 echo "configure:1436: checking for a BSD compatible install" >&5
1437 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1438 echo $ac_n "(cached) $ac_c" 1>&6
1476 echo "$ac_t""$INSTALL" 1>&6
1486 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1487 echo "configure:1488: checking for $ac_word" >&5
1488 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1489 echo $ac_n "(cached) $ac_c" 1>&6
1508 echo "$ac_t""$RANLIB" 1>&6
1510 echo "$ac_t""no" 1>&6
1586 if test -n "`echo $MAXMEM | sed 's/[0-9]//g'`"; then
1587 { echo "configure: error: non-numeric argument to --enable-maxmem" 1>&2; exit 1; }
1594 echo $ac_n "checking for 'tmpfile()'""... $ac_c" 1>&6
1595 echo "configure:1596: checking for 'tmpfile()'" >&5
1604 if { (eval echo configure:1605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1606 echo "$ac_t""yes" 1>&6
1609 echo "configure: failed program was:" >&5
1612 echo "$ac_t""no" 1>&6
1618 echo $ac_n "checking for 'mktemp()'""... $ac_c" 1>&6
1619 echo "configure:1620: checking for 'mktemp()'" >&5
1628 if { (eval echo configure:1629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1630 echo "$ac_t""yes" 1>&6
1632 echo
1635 echo "$ac_t""no" 1>&6
1648 echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
1649 echo "configure:1650: checking libjpeg version number" >&5
1651 echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
1713 echo creating $CONFIG_STATUS
1732 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1735 echo "$CONFIG_STATUS generated by autoconf version 2.12"
1738 echo "\$ac_cs_usage"; exit 0 ;;
1739 *) echo "\$ac_cs_usage"; exit 1 ;;
1746 trap 'rm -fr `echo "Makefile:makefile.cfg jconfig.h:jconfig.cfg" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1841 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1842 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1849 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1853 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
1855 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1863 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1875 echo creating "$ac_file"
1877 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1884 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1923 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1924 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1928 echo creating $ac_file
1931 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1967 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
1969 echo 'CEOF
1982 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
1986 echo "$ac_file is unchanged"
1990 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`