Home | History | Annotate | Download | only in jpeg

Lines Matching refs:configure

7 # This configure script is free software; the Free Software Foundation
13 # Any additions from configure.in:
79 # Accept the important Cygnus configure options, so we can diagnose typos.
110 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
119 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
145 Usage: configure [options] [host]
152 --version print the version of autoconf that created configure
172 --srcdir=DIR find the sources in DIR [configure dir or ..]
180 --build=BUILD configure for building on BUILD [BUILD=HOST]
181 --host=HOST configure for HOST [guessed]
182 --target=TARGET configure for TARGET [TARGET=HOST]
343 echo "configure generated by autoconf version 2.12"
350 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
363 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
386 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
393 { echo "configure: error: $varname: invalid shell variable name" 1>&2; exit 1; }
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; }
436 running configure, to aid debugging if configure makes a mistake.
471 # configure is in, which we can look for to find out if srcdir is correct.
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; }
537 echo "configure:538: checking for $ac_word" >&5
566 echo "configure:567: checking for $ac_word" >&5
610 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
614 echo "configure:615: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
624 #line 625 "configure"
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
645 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
648 echo "configure:649: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
653 echo "configure:654: checking whether we are using GNU C" >&5
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
680 echo "configure:681: checking how to run the C preprocessor" >&5
695 #line 696 "configure"
701 { (eval echo configure:702: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
707 echo "configure: failed program was:" >&5
712 #line 713 "configure"
718 { (eval echo configure:719: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
724 echo "configure: failed program was:" >&5
741 echo "configure:742: checking for function prototypes" >&5
746 #line 747 "configure"
764 if { (eval echo configure:765: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
768 echo "configure: failed program was:" >&5
785 echo If so, we recommend running configure like this:
786 echo " ./configure CC='cc -switch'"
791 echo "configure:792: checking for stddef.h" >&5
796 #line 797 "configure"
801 { (eval echo configure:802: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
808 echo "configure: failed program was:" >&5
827 echo "configure:828: checking for stdlib.h" >&5
832 #line 833 "configure"
837 { (eval echo configure:838: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
844 echo "configure: failed program was:" >&5
863 echo "configure:864: checking for string.h" >&5
868 #line 869 "configure"
873 { (eval echo configure:874: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
880 echo "configure: failed program was:" >&5
899 echo "configure:900: checking for size_t" >&5
901 #line 902 "configure"
922 if { (eval echo configure:923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
926 echo "configure: failed program was:" >&5
936 echo "configure:937: checking for sys/types.h" >&5
941 #line 942 "configure"
946 { (eval echo configure:947: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
953 echo "configure: failed program was:" >&5
967 #line 968 "configure"
993 echo "configure:994: checking for type unsigned char" >&5
995 #line 996 "configure"
1002 if { (eval echo configure:1003: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1010 echo "configure: failed program was:" >&5
1017 echo "configure:1018: checking for type unsigned short" >&5
1019 #line 1020 "configure"
1026 if { (eval echo configure:1027: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1034 echo "configure: failed program was:" >&5
1041 echo "configure:1042: checking for type void" >&5
1043 #line 1044 "configure"
1071 if { (eval echo configure:1072: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1075 echo "configure: failed program was:" >&5
1087 echo "configure:1088: checking for working const" >&5
1092 #line 1093 "configure"
1141 if { (eval echo configure:1142: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1145 echo "configure: failed program was:" >&5
1162 echo "configure:1163: checking for inline" >&5
1165 #line 1166 "configure"
1173 if { (eval echo configure:1174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1177 echo "configure: failed program was:" >&5
1181 #line 1182 "configure"
1189 if { (eval echo configure:1190: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1193 echo "configure: failed program was:" >&5
1197 #line 1198 "configure"
1205 if { (eval echo configure:1206: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1209 echo "configure: failed program was:" >&5
1223 echo "configure:1224: checking for broken incomplete types" >&5
1225 #line 1226 "configure"
1232 if { (eval echo configure:1233: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1236 echo "configure: failed program was:" >&5
1247 echo "configure:1248: checking for short external names" >&5
1249 #line 1250 "configure"
1259 if { (eval echo configure:1260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1263 echo "configure: failed program was:" >&5
1274 echo "configure:1275: checking to see if char is signed" >&5
1281 #line 1282 "configure"
1305 if { (eval echo configure:1306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1313 echo "configure: failed program was:" >&5
1322 echo "configure:1323: checking to see if right shift is signed" >&5
1327 #line 1328 "configure"
1357 if { (eval echo configure:1358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1365 echo "configure: failed program was:" >&5
1374 echo "configure:1375: checking to see if fopen accepts b spec" >&5
1379 #line 1380 "configure"
1389 if { (eval echo configure:1390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
1393 echo "configure: failed program was:" >&5
1418 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
1422 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
1435 echo "configure:1436: checking for a BSD compatible install" >&5
1487 echo "configure:1488: checking for $ac_word" >&5
1552 # Configure libtool if needed.
1587 { echo "configure: error: non-numeric argument to --enable-maxmem" 1>&2; exit 1; }
1595 echo "configure:1596: checking for 'tmpfile()'" >&5
1597 #line 1598 "configure"
1604 if { (eval echo configure:1605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1609 echo "configure: failed program was:" >&5
1619 echo "configure:1620: checking for 'mktemp()'" >&5
1621 #line 1622 "configure"
1628 if { (eval echo configure:1629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1632 echo "configure
1649 echo "configure:1650: checking libjpeg version number" >&5
1717 # Generated automatically by configure.
1724 # Compiler output produced by configure, useful for debugging
1725 # configure, is in ./config.log if it exists.
1877 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1953 # on some systems where configure will not decide to define it.
1982 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h