… | |
… | |
20 | ac_help="$ac_help |
20 | ac_help="$ac_help |
21 | --with-gnu-ld assume the C compiler uses GNU ld [default=no]" |
21 | --with-gnu-ld assume the C compiler uses GNU ld [default=no]" |
22 | ac_help="$ac_help |
22 | ac_help="$ac_help |
23 | --disable-libtool-lock avoid locking (might break parallel builds)" |
23 | --disable-libtool-lock avoid locking (might break parallel builds)" |
24 | ac_help="$ac_help |
24 | ac_help="$ac_help |
|
|
25 | --with-imagemagick enable ImageMagick (default = yes)" |
|
|
26 | ac_help="$ac_help |
25 | --disable-html-docs Disable generation of HTML 3.2 docs (default: on)" |
27 | --disable-html-docs Disable generation of HTML 3.2 docs (default: on)" |
26 | ac_help="$ac_help |
28 | ac_help="$ac_help |
27 | --enable-html4-docs Enable generation of HTML 4 docs (default: off)" |
29 | --enable-html4-docs Enable generation of HTML 4 docs (default: off)" |
28 | ac_help="$ac_help |
30 | ac_help="$ac_help |
29 | --enable-ascii-docs Enable generation of ASCII docs (default: off)" |
31 | --enable-ascii-docs Enable generation of ASCII docs (default: off)" |
|
|
32 | ac_help="$ac_help |
|
|
33 | --enable-rtf-docs Enable generation of RTF docs (default: off)" |
30 | |
34 | |
31 | # Initialize some variables set by options. |
35 | # Initialize some variables set by options. |
32 | # The variables have the same names as the options, with |
36 | # The variables have the same names as the options, with |
33 | # dashes changed to underlines. |
37 | # dashes changed to underlines. |
34 | build=NONE |
38 | build=NONE |
… | |
… | |
566 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
570 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
567 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
571 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
568 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
572 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
569 | # ./install, which can be erroneously created by make from ./install.sh. |
573 | # ./install, which can be erroneously created by make from ./install.sh. |
570 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
574 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
571 | echo "configure:572: checking for a BSD compatible install" >&5 |
575 | echo "configure:576: checking for a BSD compatible install" >&5 |
572 | if test -z "$INSTALL"; then |
576 | if test -z "$INSTALL"; then |
573 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
577 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
574 | echo $ac_n "(cached) $ac_c" 1>&6 |
578 | echo $ac_n "(cached) $ac_c" 1>&6 |
575 | else |
579 | else |
576 | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" |
580 | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" |
… | |
… | |
619 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' |
623 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' |
620 | |
624 | |
621 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
625 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
622 | |
626 | |
623 | echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 |
627 | echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 |
624 | echo "configure:625: checking whether build environment is sane" >&5 |
628 | echo "configure:629: checking whether build environment is sane" >&5 |
625 | # Just in case |
629 | # Just in case |
626 | sleep 1 |
630 | sleep 1 |
627 | echo timestamp > conftestfile |
631 | echo timestamp > conftestfile |
628 | # Do `set' in a subshell so we don't clobber the current shell's |
632 | # Do `set' in a subshell so we don't clobber the current shell's |
629 | # arguments. Must try -L first in case configure is actually a |
633 | # arguments. Must try -L first in case configure is actually a |
… | |
… | |
676 | |
680 | |
677 | # sed with no file args requires a program. |
681 | # sed with no file args requires a program. |
678 | test "$program_transform_name" = "" && program_transform_name="s,x,x," |
682 | test "$program_transform_name" = "" && program_transform_name="s,x,x," |
679 | |
683 | |
680 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 |
684 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 |
681 | echo "configure:682: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
685 | echo "configure:686: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
682 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
686 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
683 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then |
687 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then |
684 | echo $ac_n "(cached) $ac_c" 1>&6 |
688 | echo $ac_n "(cached) $ac_c" 1>&6 |
685 | else |
689 | else |
686 | cat > conftestmake <<\EOF |
690 | cat > conftestmake <<\EOF |
… | |
… | |
705 | fi |
709 | fi |
706 | |
710 | |
707 | |
711 | |
708 | PACKAGE=psiconv |
712 | PACKAGE=psiconv |
709 | |
713 | |
710 | VERSION=0.5.0 |
714 | VERSION=0.5.0a |
711 | |
715 | |
712 | if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then |
716 | if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then |
713 | { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |
717 | { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |
714 | fi |
718 | fi |
715 | cat >> confdefs.h <<EOF |
719 | cat >> confdefs.h <<EOF |
… | |
… | |
722 | |
726 | |
723 | |
727 | |
724 | |
728 | |
725 | missing_dir=`cd $ac_aux_dir && pwd` |
729 | missing_dir=`cd $ac_aux_dir && pwd` |
726 | echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 |
730 | echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 |
727 | echo "configure:728: checking for working aclocal" >&5 |
731 | echo "configure:732: checking for working aclocal" >&5 |
728 | # Run test in a subshell; some versions of sh will print an error if |
732 | # Run test in a subshell; some versions of sh will print an error if |
729 | # an executable is not found, even if stderr is redirected. |
733 | # an executable is not found, even if stderr is redirected. |
730 | # Redirect stdin to placate older versions of autoconf. Sigh. |
734 | # Redirect stdin to placate older versions of autoconf. Sigh. |
731 | if (aclocal --version) < /dev/null > /dev/null 2>&1; then |
735 | if (aclocal --version) < /dev/null > /dev/null 2>&1; then |
732 | ACLOCAL=aclocal |
736 | ACLOCAL=aclocal |
… | |
… | |
735 | ACLOCAL="$missing_dir/missing aclocal" |
739 | ACLOCAL="$missing_dir/missing aclocal" |
736 | echo "$ac_t""missing" 1>&6 |
740 | echo "$ac_t""missing" 1>&6 |
737 | fi |
741 | fi |
738 | |
742 | |
739 | echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 |
743 | echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 |
740 | echo "configure:741: checking for working autoconf" >&5 |
744 | echo "configure:745: checking for working autoconf" >&5 |
741 | # Run test in a subshell; some versions of sh will print an error if |
745 | # Run test in a subshell; some versions of sh will print an error if |
742 | # an executable is not found, even if stderr is redirected. |
746 | # an executable is not found, even if stderr is redirected. |
743 | # Redirect stdin to placate older versions of autoconf. Sigh. |
747 | # Redirect stdin to placate older versions of autoconf. Sigh. |
744 | if (autoconf --version) < /dev/null > /dev/null 2>&1; then |
748 | if (autoconf --version) < /dev/null > /dev/null 2>&1; then |
745 | AUTOCONF=autoconf |
749 | AUTOCONF=autoconf |
… | |
… | |
748 | AUTOCONF="$missing_dir/missing autoconf" |
752 | AUTOCONF="$missing_dir/missing autoconf" |
749 | echo "$ac_t""missing" 1>&6 |
753 | echo "$ac_t""missing" 1>&6 |
750 | fi |
754 | fi |
751 | |
755 | |
752 | echo $ac_n "checking for working automake""... $ac_c" 1>&6 |
756 | echo $ac_n "checking for working automake""... $ac_c" 1>&6 |
753 | echo "configure:754: checking for working automake" >&5 |
757 | echo "configure:758: checking for working automake" >&5 |
754 | # Run test in a subshell; some versions of sh will print an error if |
758 | # Run test in a subshell; some versions of sh will print an error if |
755 | # an executable is not found, even if stderr is redirected. |
759 | # an executable is not found, even if stderr is redirected. |
756 | # Redirect stdin to placate older versions of autoconf. Sigh. |
760 | # Redirect stdin to placate older versions of autoconf. Sigh. |
757 | if (automake --version) < /dev/null > /dev/null 2>&1; then |
761 | if (automake --version) < /dev/null > /dev/null 2>&1; then |
758 | AUTOMAKE=automake |
762 | AUTOMAKE=automake |
… | |
… | |
761 | AUTOMAKE="$missing_dir/missing automake" |
765 | AUTOMAKE="$missing_dir/missing automake" |
762 | echo "$ac_t""missing" 1>&6 |
766 | echo "$ac_t""missing" 1>&6 |
763 | fi |
767 | fi |
764 | |
768 | |
765 | echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 |
769 | echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 |
766 | echo "configure:767: checking for working autoheader" >&5 |
770 | echo "configure:771: checking for working autoheader" >&5 |
767 | # Run test in a subshell; some versions of sh will print an error if |
771 | # Run test in a subshell; some versions of sh will print an error if |
768 | # an executable is not found, even if stderr is redirected. |
772 | # an executable is not found, even if stderr is redirected. |
769 | # Redirect stdin to placate older versions of autoconf. Sigh. |
773 | # Redirect stdin to placate older versions of autoconf. Sigh. |
770 | if (autoheader --version) < /dev/null > /dev/null 2>&1; then |
774 | if (autoheader --version) < /dev/null > /dev/null 2>&1; then |
771 | AUTOHEADER=autoheader |
775 | AUTOHEADER=autoheader |
… | |
… | |
774 | AUTOHEADER="$missing_dir/missing autoheader" |
778 | AUTOHEADER="$missing_dir/missing autoheader" |
775 | echo "$ac_t""missing" 1>&6 |
779 | echo "$ac_t""missing" 1>&6 |
776 | fi |
780 | fi |
777 | |
781 | |
778 | echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 |
782 | echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 |
779 | echo "configure:780: checking for working makeinfo" >&5 |
783 | echo "configure:784: checking for working makeinfo" >&5 |
780 | # Run test in a subshell; some versions of sh will print an error if |
784 | # Run test in a subshell; some versions of sh will print an error if |
781 | # an executable is not found, even if stderr is redirected. |
785 | # an executable is not found, even if stderr is redirected. |
782 | # Redirect stdin to placate older versions of autoconf. Sigh. |
786 | # Redirect stdin to placate older versions of autoconf. Sigh. |
783 | if (makeinfo --version) < /dev/null > /dev/null 2>&1; then |
787 | if (makeinfo --version) < /dev/null > /dev/null 2>&1; then |
784 | MAKEINFO=makeinfo |
788 | MAKEINFO=makeinfo |
… | |
… | |
868 | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : |
872 | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : |
869 | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } |
873 | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } |
870 | fi |
874 | fi |
871 | |
875 | |
872 | echo $ac_n "checking host system type""... $ac_c" 1>&6 |
876 | echo $ac_n "checking host system type""... $ac_c" 1>&6 |
873 | echo "configure:874: checking host system type" >&5 |
877 | echo "configure:878: checking host system type" >&5 |
874 | |
878 | |
875 | host_alias=$host |
879 | host_alias=$host |
876 | case "$host_alias" in |
880 | case "$host_alias" in |
877 | NONE) |
881 | NONE) |
878 | case $nonopt in |
882 | case $nonopt in |
… | |
… | |
889 | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
893 | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
890 | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
894 | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
891 | echo "$ac_t""$host" 1>&6 |
895 | echo "$ac_t""$host" 1>&6 |
892 | |
896 | |
893 | echo $ac_n "checking build system type""... $ac_c" 1>&6 |
897 | echo $ac_n "checking build system type""... $ac_c" 1>&6 |
894 | echo "configure:895: checking build system type" >&5 |
898 | echo "configure:899: checking build system type" >&5 |
895 | |
899 | |
896 | build_alias=$build |
900 | build_alias=$build |
897 | case "$build_alias" in |
901 | case "$build_alias" in |
898 | NONE) |
902 | NONE) |
899 | case $nonopt in |
903 | case $nonopt in |
… | |
… | |
909 | echo "$ac_t""$build" 1>&6 |
913 | echo "$ac_t""$build" 1>&6 |
910 | |
914 | |
911 | # Extract the first word of "ranlib", so it can be a program name with args. |
915 | # Extract the first word of "ranlib", so it can be a program name with args. |
912 | set dummy ranlib; ac_word=$2 |
916 | set dummy ranlib; ac_word=$2 |
913 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
917 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
914 | echo "configure:915: checking for $ac_word" >&5 |
918 | echo "configure:919: checking for $ac_word" >&5 |
915 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
919 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
916 | echo $ac_n "(cached) $ac_c" 1>&6 |
920 | echo $ac_n "(cached) $ac_c" 1>&6 |
917 | else |
921 | else |
918 | if test -n "$RANLIB"; then |
922 | if test -n "$RANLIB"; then |
919 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
923 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
… | |
… | |
939 | fi |
943 | fi |
940 | |
944 | |
941 | # Extract the first word of "gcc", so it can be a program name with args. |
945 | # Extract the first word of "gcc", so it can be a program name with args. |
942 | set dummy gcc; ac_word=$2 |
946 | set dummy gcc; ac_word=$2 |
943 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
947 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
944 | echo "configure:945: checking for $ac_word" >&5 |
948 | echo "configure:949: checking for $ac_word" >&5 |
945 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
949 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
946 | echo $ac_n "(cached) $ac_c" 1>&6 |
950 | echo $ac_n "(cached) $ac_c" 1>&6 |
947 | else |
951 | else |
948 | if test -n "$CC"; then |
952 | if test -n "$CC"; then |
949 | ac_cv_prog_CC="$CC" # Let the user override the test. |
953 | ac_cv_prog_CC="$CC" # Let the user override the test. |
… | |
… | |
969 | |
973 | |
970 | if test -z "$CC"; then |
974 | if test -z "$CC"; then |
971 | # Extract the first word of "cc", so it can be a program name with args. |
975 | # Extract the first word of "cc", so it can be a program name with args. |
972 | set dummy cc; ac_word=$2 |
976 | set dummy cc; ac_word=$2 |
973 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
977 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
974 | echo "configure:975: checking for $ac_word" >&5 |
978 | echo "configure:979: checking for $ac_word" >&5 |
975 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
979 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
976 | echo $ac_n "(cached) $ac_c" 1>&6 |
980 | echo $ac_n "(cached) $ac_c" 1>&6 |
977 | else |
981 | else |
978 | if test -n "$CC"; then |
982 | if test -n "$CC"; then |
979 | ac_cv_prog_CC="$CC" # Let the user override the test. |
983 | ac_cv_prog_CC="$CC" # Let the user override the test. |
… | |
… | |
1020 | case "`uname -s`" in |
1024 | case "`uname -s`" in |
1021 | *win32* | *WIN32*) |
1025 | *win32* | *WIN32*) |
1022 | # Extract the first word of "cl", so it can be a program name with args. |
1026 | # Extract the first word of "cl", so it can be a program name with args. |
1023 | set dummy cl; ac_word=$2 |
1027 | set dummy cl; ac_word=$2 |
1024 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
1028 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
1025 | echo "configure:1026: checking for $ac_word" >&5 |
1029 | echo "configure:1030: checking for $ac_word" >&5 |
1026 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
1030 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
1027 | echo $ac_n "(cached) $ac_c" 1>&6 |
1031 | echo $ac_n "(cached) $ac_c" 1>&6 |
1028 | else |
1032 | else |
1029 | if test -n "$CC"; then |
1033 | if test -n "$CC"; then |
1030 | ac_cv_prog_CC="$CC" # Let the user override the test. |
1034 | ac_cv_prog_CC="$CC" # Let the user override the test. |
… | |
… | |
1052 | fi |
1056 | fi |
1053 | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } |
1057 | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } |
1054 | fi |
1058 | fi |
1055 | |
1059 | |
1056 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
1060 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
1057 | echo "configure:1058: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
1061 | echo "configure:1062: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
1058 | |
1062 | |
1059 | ac_ext=c |
1063 | ac_ext=c |
1060 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
1064 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
1061 | ac_cpp='$CPP $CPPFLAGS' |
1065 | ac_cpp='$CPP $CPPFLAGS' |
1062 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
1066 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
1063 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
1067 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
1064 | cross_compiling=$ac_cv_prog_cc_cross |
1068 | cross_compiling=$ac_cv_prog_cc_cross |
1065 | |
1069 | |
1066 | cat > conftest.$ac_ext << EOF |
1070 | cat > conftest.$ac_ext << EOF |
1067 | |
1071 | |
1068 | #line 1069 "configure" |
1072 | #line 1073 "configure" |
1069 | #include "confdefs.h" |
1073 | #include "confdefs.h" |
1070 | |
1074 | |
1071 | main(){return(0);} |
1075 | main(){return(0);} |
1072 | EOF |
1076 | EOF |
1073 | if { (eval echo configure:1074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
1077 | if { (eval echo configure:1078: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
1074 | ac_cv_prog_cc_works=yes |
1078 | ac_cv_prog_cc_works=yes |
1075 | # If we can't run a trivial program, we are probably using a cross compiler. |
1079 | # If we can't run a trivial program, we are probably using a cross compiler. |
1076 | if (./conftest; exit) 2>/dev/null; then |
1080 | if (./conftest; exit) 2>/dev/null; then |
1077 | ac_cv_prog_cc_cross=no |
1081 | ac_cv_prog_cc_cross=no |
1078 | else |
1082 | else |
… | |
… | |
1094 | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 |
1098 | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 |
1095 | if test $ac_cv_prog_cc_works = no; then |
1099 | if test $ac_cv_prog_cc_works = no; then |
1096 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
1100 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
1097 | fi |
1101 | fi |
1098 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
1102 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
1099 | echo "configure:1100: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
1103 | echo "configure:1104: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
1100 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
1104 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
1101 | cross_compiling=$ac_cv_prog_cc_cross |
1105 | cross_compiling=$ac_cv_prog_cc_cross |
1102 | |
1106 | |
1103 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
1107 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
1104 | echo "configure:1105: checking whether we are using GNU C" >&5 |
1108 | echo "configure:1109: checking whether we are using GNU C" >&5 |
1105 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
1109 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
1106 | echo $ac_n "(cached) $ac_c" 1>&6 |
1110 | echo $ac_n "(cached) $ac_c" 1>&6 |
1107 | else |
1111 | else |
1108 | cat > conftest.c <<EOF |
1112 | cat > conftest.c <<EOF |
1109 | #ifdef __GNUC__ |
1113 | #ifdef __GNUC__ |
1110 | yes; |
1114 | yes; |
1111 | #endif |
1115 | #endif |
1112 | EOF |
1116 | EOF |
1113 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1114: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
1117 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1118: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
1114 | ac_cv_prog_gcc=yes |
1118 | ac_cv_prog_gcc=yes |
1115 | else |
1119 | else |
1116 | ac_cv_prog_gcc=no |
1120 | ac_cv_prog_gcc=no |
1117 | fi |
1121 | fi |
1118 | fi |
1122 | fi |
… | |
… | |
1127 | |
1131 | |
1128 | ac_test_CFLAGS="${CFLAGS+set}" |
1132 | ac_test_CFLAGS="${CFLAGS+set}" |
1129 | ac_save_CFLAGS="$CFLAGS" |
1133 | ac_save_CFLAGS="$CFLAGS" |
1130 | CFLAGS= |
1134 | CFLAGS= |
1131 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
1135 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
1132 | echo "configure:1133: checking whether ${CC-cc} accepts -g" >&5 |
1136 | echo "configure:1137: checking whether ${CC-cc} accepts -g" >&5 |
1133 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
1137 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
1134 | echo $ac_n "(cached) $ac_c" 1>&6 |
1138 | echo $ac_n "(cached) $ac_c" 1>&6 |
1135 | else |
1139 | else |
1136 | echo 'void f(){}' > conftest.c |
1140 | echo 'void f(){}' > conftest.c |
1137 | if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then |
1141 | if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then |
… | |
… | |
1170 | |
1174 | |
1171 | ac_prog=ld |
1175 | ac_prog=ld |
1172 | if test "$ac_cv_prog_gcc" = yes; then |
1176 | if test "$ac_cv_prog_gcc" = yes; then |
1173 | # Check if gcc -print-prog-name=ld gives a path. |
1177 | # Check if gcc -print-prog-name=ld gives a path. |
1174 | echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 |
1178 | echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 |
1175 | echo "configure:1176: checking for ld used by GCC" >&5 |
1179 | echo "configure:1180: checking for ld used by GCC" >&5 |
1176 | ac_prog=`($CC -print-prog-name=ld) 2>&5` |
1180 | ac_prog=`($CC -print-prog-name=ld) 2>&5` |
1177 | case "$ac_prog" in |
1181 | case "$ac_prog" in |
1178 | # Accept absolute paths. |
1182 | # Accept absolute paths. |
1179 | [\\/]* | [A-Za-z]:[\\/]*) |
1183 | [\\/]* | [A-Za-z]:[\\/]*) |
1180 | re_direlt='/[^/][^/]*/\.\./' |
1184 | re_direlt='/[^/][^/]*/\.\./' |
… | |
… | |
1194 | with_gnu_ld=unknown |
1198 | with_gnu_ld=unknown |
1195 | ;; |
1199 | ;; |
1196 | esac |
1200 | esac |
1197 | elif test "$with_gnu_ld" = yes; then |
1201 | elif test "$with_gnu_ld" = yes; then |
1198 | echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 |
1202 | echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 |
1199 | echo "configure:1200: checking for GNU ld" >&5 |
1203 | echo "configure:1204: checking for GNU ld" >&5 |
1200 | else |
1204 | else |
1201 | echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 |
1205 | echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 |
1202 | echo "configure:1203: checking for non-GNU ld" >&5 |
1206 | echo "configure:1207: checking for non-GNU ld" >&5 |
1203 | fi |
1207 | fi |
1204 | if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then |
1208 | if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then |
1205 | echo $ac_n "(cached) $ac_c" 1>&6 |
1209 | echo $ac_n "(cached) $ac_c" 1>&6 |
1206 | else |
1210 | else |
1207 | if test -z "$LD"; then |
1211 | if test -z "$LD"; then |
… | |
… | |
1233 | echo "$ac_t""no" 1>&6 |
1237 | echo "$ac_t""no" 1>&6 |
1234 | fi |
1238 | fi |
1235 | test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; } |
1239 | test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; } |
1236 | |
1240 | |
1237 | echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 |
1241 | echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 |
1238 | echo "configure:1239: checking if the linker ($LD) is GNU ld" >&5 |
1242 | echo "configure:1243: checking if the linker ($LD) is GNU ld" >&5 |
1239 | if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then |
1243 | if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then |
1240 | echo $ac_n "(cached) $ac_c" 1>&6 |
1244 | echo $ac_n "(cached) $ac_c" 1>&6 |
1241 | else |
1245 | else |
1242 | # I'd rather use --version here, but apparently some GNU ld's only accept -v. |
1246 | # I'd rather use --version here, but apparently some GNU ld's only accept -v. |
1243 | if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then |
1247 | if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then |
… | |
… | |
1249 | |
1253 | |
1250 | echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6 |
1254 | echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6 |
1251 | |
1255 | |
1252 | |
1256 | |
1253 | echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 |
1257 | echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 |
1254 | echo "configure:1255: checking for BSD-compatible nm" >&5 |
1258 | echo "configure:1259: checking for BSD-compatible nm" >&5 |
1255 | if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then |
1259 | if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then |
1256 | echo $ac_n "(cached) $ac_c" 1>&6 |
1260 | echo $ac_n "(cached) $ac_c" 1>&6 |
1257 | else |
1261 | else |
1258 | if test -n "$NM"; then |
1262 | if test -n "$NM"; then |
1259 | # Let the user override the test. |
1263 | # Let the user override the test. |
… | |
… | |
1286 | NM="$ac_cv_path_NM" |
1290 | NM="$ac_cv_path_NM" |
1287 | echo "$ac_t""$NM" 1>&6 |
1291 | echo "$ac_t""$NM" 1>&6 |
1288 | |
1292 | |
1289 | |
1293 | |
1290 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 |
1294 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 |
1291 | echo "configure:1292: checking whether ln -s works" >&5 |
1295 | echo "configure:1296: checking whether ln -s works" >&5 |
1292 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
1296 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
1293 | echo $ac_n "(cached) $ac_c" 1>&6 |
1297 | echo $ac_n "(cached) $ac_c" 1>&6 |
1294 | else |
1298 | else |
1295 | rm -f conftestdata |
1299 | rm -f conftestdata |
1296 | if ln -s X conftestdata 2>/dev/null |
1300 | if ln -s X conftestdata 2>/dev/null |
… | |
… | |
1330 | # Some flags need to be propagated to the compiler or linker for good |
1334 | # Some flags need to be propagated to the compiler or linker for good |
1331 | # libtool support. |
1335 | # libtool support. |
1332 | case "$host" in |
1336 | case "$host" in |
1333 | *-*-irix6*) |
1337 | *-*-irix6*) |
1334 | # Find out which ABI we are using. |
1338 | # Find out which ABI we are using. |
1335 | echo '#line 1336 "configure"' > conftest.$ac_ext |
1339 | echo '#line 1340 "configure"' > conftest.$ac_ext |
1336 | if { (eval echo configure:1337: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
1340 | if { (eval echo configure:1341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
1337 | case "`/usr/bin/file conftest.o`" in |
1341 | case "`/usr/bin/file conftest.o`" in |
1338 | *32-bit*) |
1342 | *32-bit*) |
1339 | LD="${LD-ld} -32" |
1343 | LD="${LD-ld} -32" |
1340 | ;; |
1344 | ;; |
1341 | *N32*) |
1345 | *N32*) |
… | |
… | |
1352 | *-*-sco3.2v5*) |
1356 | *-*-sco3.2v5*) |
1353 | # On SCO OpenServer 5, we need -belf to get full-featured binaries. |
1357 | # On SCO OpenServer 5, we need -belf to get full-featured binaries. |
1354 | SAVE_CFLAGS="$CFLAGS" |
1358 | SAVE_CFLAGS="$CFLAGS" |
1355 | CFLAGS="$CFLAGS -belf" |
1359 | CFLAGS="$CFLAGS -belf" |
1356 | echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 |
1360 | echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 |
1357 | echo "configure:1358: checking whether the C compiler needs -belf" >&5 |
1361 | echo "configure:1362: checking whether the C compiler needs -belf" >&5 |
1358 | if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then |
1362 | if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then |
1359 | echo $ac_n "(cached) $ac_c" 1>&6 |
1363 | echo $ac_n "(cached) $ac_c" 1>&6 |
1360 | else |
1364 | else |
1361 | cat > conftest.$ac_ext <<EOF |
1365 | cat > conftest.$ac_ext <<EOF |
1362 | #line 1363 "configure" |
1366 | #line 1367 "configure" |
1363 | #include "confdefs.h" |
1367 | #include "confdefs.h" |
1364 | |
1368 | |
1365 | int main() { |
1369 | int main() { |
1366 | |
1370 | |
1367 | ; return 0; } |
1371 | ; return 0; } |
1368 | EOF |
1372 | EOF |
1369 | if { (eval echo configure:1370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
1373 | if { (eval echo configure:1374: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
1370 | rm -rf conftest* |
1374 | rm -rf conftest* |
1371 | lt_cv_cc_needs_belf=yes |
1375 | lt_cv_cc_needs_belf=yes |
1372 | else |
1376 | else |
1373 | echo "configure: failed program was:" >&5 |
1377 | echo "configure: failed program was:" >&5 |
1374 | cat conftest.$ac_ext >&5 |
1378 | cat conftest.$ac_ext >&5 |
… | |
… | |
1466 | # Redirect the config.log output again, so that the ltconfig log is not |
1470 | # Redirect the config.log output again, so that the ltconfig log is not |
1467 | # clobbered by the next message. |
1471 | # clobbered by the next message. |
1468 | exec 5>>./config.log |
1472 | exec 5>>./config.log |
1469 | |
1473 | |
1470 | |
1474 | |
|
|
1475 | # Check whether --with-imagemagick or --without-imagemagick was given. |
|
|
1476 | if test "${with_imagemagick+set}" = set; then |
|
|
1477 | withval="$with_imagemagick" |
|
|
1478 | IMAGEMAGICK=$withval |
|
|
1479 | else |
|
|
1480 | IMAGEMAGICK='yes' |
|
|
1481 | fi |
|
|
1482 | |
|
|
1483 | if test x"$IMAGEMAGICK" != xno ; then |
|
|
1484 | echo $ac_n "checking for MagickWarning in -lMagick""... $ac_c" 1>&6 |
|
|
1485 | echo "configure:1486: checking for MagickWarning in -lMagick" >&5 |
|
|
1486 | ac_lib_var=`echo Magick'_'MagickWarning | sed 'y%./+-%__p_%'` |
|
|
1487 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
|
|
1488 | echo $ac_n "(cached) $ac_c" 1>&6 |
|
|
1489 | else |
|
|
1490 | ac_save_LIBS="$LIBS" |
|
|
1491 | LIBS="-lMagick $LIBS" |
|
|
1492 | cat > conftest.$ac_ext <<EOF |
|
|
1493 | #line 1494 "configure" |
|
|
1494 | #include "confdefs.h" |
|
|
1495 | /* Override any gcc2 internal prototype to avoid an error. */ |
|
|
1496 | /* We use char because int might match the return type of a gcc2 |
|
|
1497 | builtin and then its argument prototype would still apply. */ |
|
|
1498 | char MagickWarning(); |
|
|
1499 | |
|
|
1500 | int main() { |
|
|
1501 | MagickWarning() |
|
|
1502 | ; return 0; } |
|
|
1503 | EOF |
|
|
1504 | if { (eval echo configure:1505: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|
|
1505 | rm -rf conftest* |
|
|
1506 | eval "ac_cv_lib_$ac_lib_var=yes" |
|
|
1507 | else |
|
|
1508 | echo "configure: failed program was:" >&5 |
|
|
1509 | cat conftest.$ac_ext >&5 |
|
|
1510 | rm -rf conftest* |
|
|
1511 | eval "ac_cv_lib_$ac_lib_var=no" |
|
|
1512 | fi |
|
|
1513 | rm -f conftest* |
|
|
1514 | LIBS="$ac_save_LIBS" |
|
|
1515 | |
|
|
1516 | fi |
|
|
1517 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then |
|
|
1518 | echo "$ac_t""yes" 1>&6 |
|
|
1519 | IMAGEMAGICK=yes |
|
|
1520 | else |
|
|
1521 | echo "$ac_t""no" 1>&6 |
|
|
1522 | IMAGEMAGICK=no |
|
|
1523 | fi |
|
|
1524 | |
|
|
1525 | if test x"$IMAGEMAGICK" = xno ; then |
|
|
1526 | echo "configure: warning: ImageMagick support disabled!" 1>&2 |
|
|
1527 | fi |
|
|
1528 | fi |
|
|
1529 | if test x"$IMAGEMAGICK" = xyes ; then |
|
|
1530 | LIB_MAGICK=-lMagick |
|
|
1531 | cat >> confdefs.h <<\EOF |
|
|
1532 | #define IMAGEMAGICK 1 |
|
|
1533 | EOF |
|
|
1534 | |
|
|
1535 | else |
|
|
1536 | LIB_MAGICK= |
|
|
1537 | fi |
|
|
1538 | |
1471 | |
1539 | |
1472 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
1540 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
1473 | echo "configure:1474: checking how to run the C preprocessor" >&5 |
1541 | echo "configure:1542: checking how to run the C preprocessor" >&5 |
1474 | # On Suns, sometimes $CPP names a directory. |
1542 | # On Suns, sometimes $CPP names a directory. |
1475 | if test -n "$CPP" && test -d "$CPP"; then |
1543 | if test -n "$CPP" && test -d "$CPP"; then |
1476 | CPP= |
1544 | CPP= |
1477 | fi |
1545 | fi |
1478 | if test -z "$CPP"; then |
1546 | if test -z "$CPP"; then |
… | |
… | |
1483 | # substituted into the Makefile and "${CC-cc}" will confuse make. |
1551 | # substituted into the Makefile and "${CC-cc}" will confuse make. |
1484 | CPP="${CC-cc} -E" |
1552 | CPP="${CC-cc} -E" |
1485 | # On the NeXT, cc -E runs the code through the compiler's parser, |
1553 | # On the NeXT, cc -E runs the code through the compiler's parser, |
1486 | # not just through cpp. |
1554 | # not just through cpp. |
1487 | cat > conftest.$ac_ext <<EOF |
1555 | cat > conftest.$ac_ext <<EOF |
1488 | #line 1489 "configure" |
1556 | #line 1557 "configure" |
1489 | #include "confdefs.h" |
1557 | #include "confdefs.h" |
1490 | #include <assert.h> |
1558 | #include <assert.h> |
1491 | Syntax Error |
1559 | Syntax Error |
1492 | EOF |
1560 | EOF |
1493 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1561 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1494 | { (eval echo configure:1495: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1562 | { (eval echo configure:1563: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1495 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1563 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1496 | if test -z "$ac_err"; then |
1564 | if test -z "$ac_err"; then |
1497 | : |
1565 | : |
1498 | else |
1566 | else |
1499 | echo "$ac_err" >&5 |
1567 | echo "$ac_err" >&5 |
1500 | echo "configure: failed program was:" >&5 |
1568 | echo "configure: failed program was:" >&5 |
1501 | cat conftest.$ac_ext >&5 |
1569 | cat conftest.$ac_ext >&5 |
1502 | rm -rf conftest* |
1570 | rm -rf conftest* |
1503 | CPP="${CC-cc} -E -traditional-cpp" |
1571 | CPP="${CC-cc} -E -traditional-cpp" |
1504 | cat > conftest.$ac_ext <<EOF |
1572 | cat > conftest.$ac_ext <<EOF |
1505 | #line 1506 "configure" |
1573 | #line 1574 "configure" |
1506 | #include "confdefs.h" |
1574 | #include "confdefs.h" |
1507 | #include <assert.h> |
1575 | #include <assert.h> |
1508 | Syntax Error |
1576 | Syntax Error |
1509 | EOF |
1577 | EOF |
1510 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1578 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1511 | { (eval echo configure:1512: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1579 | { (eval echo configure:1580: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1512 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1580 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1513 | if test -z "$ac_err"; then |
1581 | if test -z "$ac_err"; then |
1514 | : |
1582 | : |
1515 | else |
1583 | else |
1516 | echo "$ac_err" >&5 |
1584 | echo "$ac_err" >&5 |
1517 | echo "configure: failed program was:" >&5 |
1585 | echo "configure: failed program was:" >&5 |
1518 | cat conftest.$ac_ext >&5 |
1586 | cat conftest.$ac_ext >&5 |
1519 | rm -rf conftest* |
1587 | rm -rf conftest* |
1520 | CPP="${CC-cc} -nologo -E" |
1588 | CPP="${CC-cc} -nologo -E" |
1521 | cat > conftest.$ac_ext <<EOF |
1589 | cat > conftest.$ac_ext <<EOF |
1522 | #line 1523 "configure" |
1590 | #line 1591 "configure" |
1523 | #include "confdefs.h" |
1591 | #include "confdefs.h" |
1524 | #include <assert.h> |
1592 | #include <assert.h> |
1525 | Syntax Error |
1593 | Syntax Error |
1526 | EOF |
1594 | EOF |
1527 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1595 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1528 | { (eval echo configure:1529: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1596 | { (eval echo configure:1597: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1529 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1597 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1530 | if test -z "$ac_err"; then |
1598 | if test -z "$ac_err"; then |
1531 | : |
1599 | : |
1532 | else |
1600 | else |
1533 | echo "$ac_err" >&5 |
1601 | echo "$ac_err" >&5 |
… | |
… | |
1548 | ac_cv_prog_CPP="$CPP" |
1616 | ac_cv_prog_CPP="$CPP" |
1549 | fi |
1617 | fi |
1550 | echo "$ac_t""$CPP" 1>&6 |
1618 | echo "$ac_t""$CPP" 1>&6 |
1551 | |
1619 | |
1552 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
1620 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
1553 | echo "configure:1554: checking for ANSI C header files" >&5 |
1621 | echo "configure:1622: checking for ANSI C header files" >&5 |
1554 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
1622 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
1555 | echo $ac_n "(cached) $ac_c" 1>&6 |
1623 | echo $ac_n "(cached) $ac_c" 1>&6 |
1556 | else |
1624 | else |
1557 | cat > conftest.$ac_ext <<EOF |
1625 | cat > conftest.$ac_ext <<EOF |
1558 | #line 1559 "configure" |
1626 | #line 1627 "configure" |
1559 | #include "confdefs.h" |
1627 | #include "confdefs.h" |
1560 | #include <stdlib.h> |
1628 | #include <stdlib.h> |
1561 | #include <stdarg.h> |
1629 | #include <stdarg.h> |
1562 | #include <string.h> |
1630 | #include <string.h> |
1563 | #include <float.h> |
1631 | #include <float.h> |
1564 | EOF |
1632 | EOF |
1565 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1633 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1566 | { (eval echo configure:1567: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1634 | { (eval echo configure:1635: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1567 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1635 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1568 | if test -z "$ac_err"; then |
1636 | if test -z "$ac_err"; then |
1569 | rm -rf conftest* |
1637 | rm -rf conftest* |
1570 | ac_cv_header_stdc=yes |
1638 | ac_cv_header_stdc=yes |
1571 | else |
1639 | else |
… | |
… | |
1578 | rm -f conftest* |
1646 | rm -f conftest* |
1579 | |
1647 | |
1580 | if test $ac_cv_header_stdc = yes; then |
1648 | if test $ac_cv_header_stdc = yes; then |
1581 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
1649 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
1582 | cat > conftest.$ac_ext <<EOF |
1650 | cat > conftest.$ac_ext <<EOF |
1583 | #line 1584 "configure" |
1651 | #line 1652 "configure" |
1584 | #include "confdefs.h" |
1652 | #include "confdefs.h" |
1585 | #include <string.h> |
1653 | #include <string.h> |
1586 | EOF |
1654 | EOF |
1587 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
1655 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
1588 | egrep "memchr" >/dev/null 2>&1; then |
1656 | egrep "memchr" >/dev/null 2>&1; then |
… | |
… | |
1596 | fi |
1664 | fi |
1597 | |
1665 | |
1598 | if test $ac_cv_header_stdc = yes; then |
1666 | if test $ac_cv_header_stdc = yes; then |
1599 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
1667 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
1600 | cat > conftest.$ac_ext <<EOF |
1668 | cat > conftest.$ac_ext <<EOF |
1601 | #line 1602 "configure" |
1669 | #line 1670 "configure" |
1602 | #include "confdefs.h" |
1670 | #include "confdefs.h" |
1603 | #include <stdlib.h> |
1671 | #include <stdlib.h> |
1604 | EOF |
1672 | EOF |
1605 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
1673 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
1606 | egrep "free" >/dev/null 2>&1; then |
1674 | egrep "free" >/dev/null 2>&1; then |
… | |
… | |
1617 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
1685 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
1618 | if test "$cross_compiling" = yes; then |
1686 | if test "$cross_compiling" = yes; then |
1619 | : |
1687 | : |
1620 | else |
1688 | else |
1621 | cat > conftest.$ac_ext <<EOF |
1689 | cat > conftest.$ac_ext <<EOF |
1622 | #line 1623 "configure" |
1690 | #line 1691 "configure" |
1623 | #include "confdefs.h" |
1691 | #include "confdefs.h" |
1624 | #include <ctype.h> |
1692 | #include <ctype.h> |
1625 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
1693 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
1626 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
1694 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
1627 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
1695 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
1628 | int main () { int i; for (i = 0; i < 256; i++) |
1696 | int main () { int i; for (i = 0; i < 256; i++) |
1629 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
1697 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
1630 | exit (0); } |
1698 | exit (0); } |
1631 | |
1699 | |
1632 | EOF |
1700 | EOF |
1633 | if { (eval echo configure:1634: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1701 | if { (eval echo configure:1702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1634 | then |
1702 | then |
1635 | : |
1703 | : |
1636 | else |
1704 | else |
1637 | echo "configure: failed program was:" >&5 |
1705 | echo "configure: failed program was:" >&5 |
1638 | cat conftest.$ac_ext >&5 |
1706 | cat conftest.$ac_ext >&5 |
… | |
… | |
1655 | |
1723 | |
1656 | for ac_hdr in unistd.h |
1724 | for ac_hdr in unistd.h |
1657 | do |
1725 | do |
1658 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
1726 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
1659 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
1727 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
1660 | echo "configure:1661: checking for $ac_hdr" >&5 |
1728 | echo "configure:1729: checking for $ac_hdr" >&5 |
1661 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
1729 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
1662 | echo $ac_n "(cached) $ac_c" 1>&6 |
1730 | echo $ac_n "(cached) $ac_c" 1>&6 |
1663 | else |
1731 | else |
1664 | cat > conftest.$ac_ext <<EOF |
1732 | cat > conftest.$ac_ext <<EOF |
1665 | #line 1666 "configure" |
1733 | #line 1734 "configure" |
1666 | #include "confdefs.h" |
1734 | #include "confdefs.h" |
1667 | #include <$ac_hdr> |
1735 | #include <$ac_hdr> |
1668 | EOF |
1736 | EOF |
1669 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1737 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
1670 | { (eval echo configure:1671: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1738 | { (eval echo configure:1739: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
1671 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1739 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
1672 | if test -z "$ac_err"; then |
1740 | if test -z "$ac_err"; then |
1673 | rm -rf conftest* |
1741 | rm -rf conftest* |
1674 | eval "ac_cv_header_$ac_safe=yes" |
1742 | eval "ac_cv_header_$ac_safe=yes" |
1675 | else |
1743 | else |
… | |
… | |
1693 | fi |
1761 | fi |
1694 | done |
1762 | done |
1695 | |
1763 | |
1696 | |
1764 | |
1697 | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
1765 | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
1698 | echo "configure:1699: checking for working const" >&5 |
1766 | echo "configure:1767: checking for working const" >&5 |
1699 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
1767 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
1700 | echo $ac_n "(cached) $ac_c" 1>&6 |
1768 | echo $ac_n "(cached) $ac_c" 1>&6 |
1701 | else |
1769 | else |
1702 | cat > conftest.$ac_ext <<EOF |
1770 | cat > conftest.$ac_ext <<EOF |
1703 | #line 1704 "configure" |
1771 | #line 1772 "configure" |
1704 | #include "confdefs.h" |
1772 | #include "confdefs.h" |
1705 | |
1773 | |
1706 | int main() { |
1774 | int main() { |
1707 | |
1775 | |
1708 | /* Ultrix mips cc rejects this. */ |
1776 | /* Ultrix mips cc rejects this. */ |
… | |
… | |
1747 | const int foo = 10; |
1815 | const int foo = 10; |
1748 | } |
1816 | } |
1749 | |
1817 | |
1750 | ; return 0; } |
1818 | ; return 0; } |
1751 | EOF |
1819 | EOF |
1752 | if { (eval echo configure:1753: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
1820 | if { (eval echo configure:1821: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
1753 | rm -rf conftest* |
1821 | rm -rf conftest* |
1754 | ac_cv_c_const=yes |
1822 | ac_cv_c_const=yes |
1755 | else |
1823 | else |
1756 | echo "configure: failed program was:" >&5 |
1824 | echo "configure: failed program was:" >&5 |
1757 | cat conftest.$ac_ext >&5 |
1825 | cat conftest.$ac_ext >&5 |
… | |
… | |
1768 | EOF |
1836 | EOF |
1769 | |
1837 | |
1770 | fi |
1838 | fi |
1771 | |
1839 | |
1772 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 |
1840 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 |
1773 | echo "configure:1774: checking for size_t" >&5 |
1841 | echo "configure:1842: checking for size_t" >&5 |
1774 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
1842 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
1775 | echo $ac_n "(cached) $ac_c" 1>&6 |
1843 | echo $ac_n "(cached) $ac_c" 1>&6 |
1776 | else |
1844 | else |
1777 | cat > conftest.$ac_ext <<EOF |
1845 | cat > conftest.$ac_ext <<EOF |
1778 | #line 1779 "configure" |
1846 | #line 1847 "configure" |
1779 | #include "confdefs.h" |
1847 | #include "confdefs.h" |
1780 | #include <sys/types.h> |
1848 | #include <sys/types.h> |
1781 | #if STDC_HEADERS |
1849 | #if STDC_HEADERS |
1782 | #include <stdlib.h> |
1850 | #include <stdlib.h> |
1783 | #include <stddef.h> |
1851 | #include <stddef.h> |
… | |
… | |
1803 | fi |
1871 | fi |
1804 | |
1872 | |
1805 | |
1873 | |
1806 | |
1874 | |
1807 | echo $ac_n "checking size of char""... $ac_c" 1>&6 |
1875 | echo $ac_n "checking size of char""... $ac_c" 1>&6 |
1808 | echo "configure:1809: checking size of char" >&5 |
1876 | echo "configure:1877: checking size of char" >&5 |
1809 | if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then |
1877 | if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then |
1810 | echo $ac_n "(cached) $ac_c" 1>&6 |
1878 | echo $ac_n "(cached) $ac_c" 1>&6 |
1811 | else |
1879 | else |
1812 | if test "$cross_compiling" = yes; then |
1880 | if test "$cross_compiling" = yes; then |
1813 | ac_cv_sizeof_char=1 |
1881 | ac_cv_sizeof_char=1 |
1814 | else |
1882 | else |
1815 | cat > conftest.$ac_ext <<EOF |
1883 | cat > conftest.$ac_ext <<EOF |
1816 | #line 1817 "configure" |
1884 | #line 1885 "configure" |
1817 | #include "confdefs.h" |
1885 | #include "confdefs.h" |
1818 | #include <stdio.h> |
1886 | #include <stdio.h> |
1819 | main() |
1887 | main() |
1820 | { |
1888 | { |
1821 | FILE *f=fopen("conftestval", "w"); |
1889 | FILE *f=fopen("conftestval", "w"); |
1822 | if (!f) exit(1); |
1890 | if (!f) exit(1); |
1823 | fprintf(f, "%d\n", sizeof(char)); |
1891 | fprintf(f, "%d\n", sizeof(char)); |
1824 | exit(0); |
1892 | exit(0); |
1825 | } |
1893 | } |
1826 | EOF |
1894 | EOF |
1827 | if { (eval echo configure:1828: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1895 | if { (eval echo configure:1896: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1828 | then |
1896 | then |
1829 | ac_cv_sizeof_char=`cat conftestval` |
1897 | ac_cv_sizeof_char=`cat conftestval` |
1830 | else |
1898 | else |
1831 | echo "configure: failed program was:" >&5 |
1899 | echo "configure: failed program was:" >&5 |
1832 | cat conftest.$ac_ext >&5 |
1900 | cat conftest.$ac_ext >&5 |
… | |
… | |
1842 | #define SIZEOF_CHAR $ac_cv_sizeof_char |
1910 | #define SIZEOF_CHAR $ac_cv_sizeof_char |
1843 | EOF |
1911 | EOF |
1844 | |
1912 | |
1845 | |
1913 | |
1846 | echo $ac_n "checking size of short""... $ac_c" 1>&6 |
1914 | echo $ac_n "checking size of short""... $ac_c" 1>&6 |
1847 | echo "configure:1848: checking size of short" >&5 |
1915 | echo "configure:1916: checking size of short" >&5 |
1848 | if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then |
1916 | if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then |
1849 | echo $ac_n "(cached) $ac_c" 1>&6 |
1917 | echo $ac_n "(cached) $ac_c" 1>&6 |
1850 | else |
1918 | else |
1851 | if test "$cross_compiling" = yes; then |
1919 | if test "$cross_compiling" = yes; then |
1852 | ac_cv_sizeof_short=1 |
1920 | ac_cv_sizeof_short=1 |
1853 | else |
1921 | else |
1854 | cat > conftest.$ac_ext <<EOF |
1922 | cat > conftest.$ac_ext <<EOF |
1855 | #line 1856 "configure" |
1923 | #line 1924 "configure" |
1856 | #include "confdefs.h" |
1924 | #include "confdefs.h" |
1857 | #include <stdio.h> |
1925 | #include <stdio.h> |
1858 | main() |
1926 | main() |
1859 | { |
1927 | { |
1860 | FILE *f=fopen("conftestval", "w"); |
1928 | FILE *f=fopen("conftestval", "w"); |
1861 | if (!f) exit(1); |
1929 | if (!f) exit(1); |
1862 | fprintf(f, "%d\n", sizeof(short)); |
1930 | fprintf(f, "%d\n", sizeof(short)); |
1863 | exit(0); |
1931 | exit(0); |
1864 | } |
1932 | } |
1865 | EOF |
1933 | EOF |
1866 | if { (eval echo configure:1867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1934 | if { (eval echo configure:1935: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1867 | then |
1935 | then |
1868 | ac_cv_sizeof_short=`cat conftestval` |
1936 | ac_cv_sizeof_short=`cat conftestval` |
1869 | else |
1937 | else |
1870 | echo "configure: failed program was:" >&5 |
1938 | echo "configure: failed program was:" >&5 |
1871 | cat conftest.$ac_ext >&5 |
1939 | cat conftest.$ac_ext >&5 |
… | |
… | |
1881 | #define SIZEOF_SHORT $ac_cv_sizeof_short |
1949 | #define SIZEOF_SHORT $ac_cv_sizeof_short |
1882 | EOF |
1950 | EOF |
1883 | |
1951 | |
1884 | |
1952 | |
1885 | echo $ac_n "checking size of int""... $ac_c" 1>&6 |
1953 | echo $ac_n "checking size of int""... $ac_c" 1>&6 |
1886 | echo "configure:1887: checking size of int" >&5 |
1954 | echo "configure:1955: checking size of int" >&5 |
1887 | if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then |
1955 | if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then |
1888 | echo $ac_n "(cached) $ac_c" 1>&6 |
1956 | echo $ac_n "(cached) $ac_c" 1>&6 |
1889 | else |
1957 | else |
1890 | if test "$cross_compiling" = yes; then |
1958 | if test "$cross_compiling" = yes; then |
1891 | ac_cv_sizeof_int=2 |
1959 | ac_cv_sizeof_int=2 |
1892 | else |
1960 | else |
1893 | cat > conftest.$ac_ext <<EOF |
1961 | cat > conftest.$ac_ext <<EOF |
1894 | #line 1895 "configure" |
1962 | #line 1963 "configure" |
1895 | #include "confdefs.h" |
1963 | #include "confdefs.h" |
1896 | #include <stdio.h> |
1964 | #include <stdio.h> |
1897 | main() |
1965 | main() |
1898 | { |
1966 | { |
1899 | FILE *f=fopen("conftestval", "w"); |
1967 | FILE *f=fopen("conftestval", "w"); |
1900 | if (!f) exit(1); |
1968 | if (!f) exit(1); |
1901 | fprintf(f, "%d\n", sizeof(int)); |
1969 | fprintf(f, "%d\n", sizeof(int)); |
1902 | exit(0); |
1970 | exit(0); |
1903 | } |
1971 | } |
1904 | EOF |
1972 | EOF |
1905 | if { (eval echo configure:1906: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1973 | if { (eval echo configure:1974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1906 | then |
1974 | then |
1907 | ac_cv_sizeof_int=`cat conftestval` |
1975 | ac_cv_sizeof_int=`cat conftestval` |
1908 | else |
1976 | else |
1909 | echo "configure: failed program was:" >&5 |
1977 | echo "configure: failed program was:" >&5 |
1910 | cat conftest.$ac_ext >&5 |
1978 | cat conftest.$ac_ext >&5 |
… | |
… | |
1920 | #define SIZEOF_INT $ac_cv_sizeof_int |
1988 | #define SIZEOF_INT $ac_cv_sizeof_int |
1921 | EOF |
1989 | EOF |
1922 | |
1990 | |
1923 | |
1991 | |
1924 | echo $ac_n "checking size of long""... $ac_c" 1>&6 |
1992 | echo $ac_n "checking size of long""... $ac_c" 1>&6 |
1925 | echo "configure:1926: checking size of long" >&5 |
1993 | echo "configure:1994: checking size of long" >&5 |
1926 | if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then |
1994 | if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then |
1927 | echo $ac_n "(cached) $ac_c" 1>&6 |
1995 | echo $ac_n "(cached) $ac_c" 1>&6 |
1928 | else |
1996 | else |
1929 | if test "$cross_compiling" = yes; then |
1997 | if test "$cross_compiling" = yes; then |
1930 | ac_cv_sizeof_long=4 |
1998 | ac_cv_sizeof_long=4 |
1931 | else |
1999 | else |
1932 | cat > conftest.$ac_ext <<EOF |
2000 | cat > conftest.$ac_ext <<EOF |
1933 | #line 1934 "configure" |
2001 | #line 2002 "configure" |
1934 | #include "confdefs.h" |
2002 | #include "confdefs.h" |
1935 | #include <stdio.h> |
2003 | #include <stdio.h> |
1936 | main() |
2004 | main() |
1937 | { |
2005 | { |
1938 | FILE *f=fopen("conftestval", "w"); |
2006 | FILE *f=fopen("conftestval", "w"); |
1939 | if (!f) exit(1); |
2007 | if (!f) exit(1); |
1940 | fprintf(f, "%d\n", sizeof(long)); |
2008 | fprintf(f, "%d\n", sizeof(long)); |
1941 | exit(0); |
2009 | exit(0); |
1942 | } |
2010 | } |
1943 | EOF |
2011 | EOF |
1944 | if { (eval echo configure:1945: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
2012 | if { (eval echo configure:2013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
1945 | then |
2013 | then |
1946 | ac_cv_sizeof_long=`cat conftestval` |
2014 | ac_cv_sizeof_long=`cat conftestval` |
1947 | else |
2015 | else |
1948 | echo "configure: failed program was:" >&5 |
2016 | echo "configure: failed program was:" >&5 |
1949 | cat conftest.$ac_ext >&5 |
2017 | cat conftest.$ac_ext >&5 |
… | |
… | |
1960 | EOF |
2028 | EOF |
1961 | |
2029 | |
1962 | |
2030 | |
1963 | |
2031 | |
1964 | echo $ac_n "checking for an 8 bit integer type""... $ac_c" 1>&6 |
2032 | echo $ac_n "checking for an 8 bit integer type""... $ac_c" 1>&6 |
1965 | echo "configure:1966: checking for an 8 bit integer type" >&5 |
2033 | echo "configure:2034: checking for an 8 bit integer type" >&5 |
1966 | if test $ac_cv_sizeof_char -ge 1 ; then |
2034 | if test $ac_cv_sizeof_char -ge 1 ; then |
1967 | INT_8_BIT=char |
2035 | INT_8_BIT=char |
1968 | echo "$ac_t""char" 1>&6 |
2036 | echo "$ac_t""char" 1>&6 |
1969 | elif test $ac_cv_sizeof_short -ge 1 ; then |
2037 | elif test $ac_cv_sizeof_short -ge 1 ; then |
1970 | INT_8_BIT=short |
2038 | INT_8_BIT=short |
… | |
… | |
1978 | else |
2046 | else |
1979 | { echo "configure: error: No integer type of at least 8 bits found" 1>&2; exit 1; } |
2047 | { echo "configure: error: No integer type of at least 8 bits found" 1>&2; exit 1; } |
1980 | fi |
2048 | fi |
1981 | |
2049 | |
1982 | echo $ac_n "checking for a 16 bit integer type""... $ac_c" 1>&6 |
2050 | echo $ac_n "checking for a 16 bit integer type""... $ac_c" 1>&6 |
1983 | echo "configure:1984: checking for a 16 bit integer type" >&5 |
2051 | echo "configure:2052: checking for a 16 bit integer type" >&5 |
1984 | if test $ac_cv_sizeof_char -ge 2 ; then |
2052 | if test $ac_cv_sizeof_char -ge 2 ; then |
1985 | INT_16_BIT=char |
2053 | INT_16_BIT=char |
1986 | echo "$ac_t""char" 1>&6 |
2054 | echo "$ac_t""char" 1>&6 |
1987 | elif test $ac_cv_sizeof_short -ge 2 ; then |
2055 | elif test $ac_cv_sizeof_short -ge 2 ; then |
1988 | INT_16_BIT=short |
2056 | INT_16_BIT=short |
… | |
… | |
1996 | else |
2064 | else |
1997 | { echo "configure: error: No integer type of at least 16 bits found" 1>&2; exit 1; } |
2065 | { echo "configure: error: No integer type of at least 16 bits found" 1>&2; exit 1; } |
1998 | fi |
2066 | fi |
1999 | |
2067 | |
2000 | echo $ac_n "checking for a 32 bit integer type""... $ac_c" 1>&6 |
2068 | echo $ac_n "checking for a 32 bit integer type""... $ac_c" 1>&6 |
2001 | echo "configure:2002: checking for a 32 bit integer type" >&5 |
2069 | echo "configure:2070: checking for a 32 bit integer type" >&5 |
2002 | if test $ac_cv_sizeof_char -ge 4 ; then |
2070 | if test $ac_cv_sizeof_char -ge 4 ; then |
2003 | INT_32_BIT=char |
2071 | INT_32_BIT=char |
2004 | echo "$ac_t""char" 1>&6 |
2072 | echo "$ac_t""char" 1>&6 |
2005 | elif test $ac_cv_sizeof_short -ge 4 ; then |
2073 | elif test $ac_cv_sizeof_short -ge 4 ; then |
2006 | INT_32_BIT=short |
2074 | INT_32_BIT=short |
… | |
… | |
2018 | |
2086 | |
2019 | |
2087 | |
2020 | |
2088 | |
2021 | |
2089 | |
2022 | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 |
2090 | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 |
2023 | echo "configure:2024: checking for vprintf" >&5 |
2091 | echo "configure:2092: checking for vprintf" >&5 |
2024 | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
2092 | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
2025 | echo $ac_n "(cached) $ac_c" 1>&6 |
2093 | echo $ac_n "(cached) $ac_c" 1>&6 |
2026 | else |
2094 | else |
2027 | cat > conftest.$ac_ext <<EOF |
2095 | cat > conftest.$ac_ext <<EOF |
2028 | #line 2029 "configure" |
2096 | #line 2097 "configure" |
2029 | #include "confdefs.h" |
2097 | #include "confdefs.h" |
2030 | /* System header to define __stub macros and hopefully few prototypes, |
2098 | /* System header to define __stub macros and hopefully few prototypes, |
2031 | which can conflict with char vprintf(); below. */ |
2099 | which can conflict with char vprintf(); below. */ |
2032 | #include <assert.h> |
2100 | #include <assert.h> |
2033 | /* Override any gcc2 internal prototype to avoid an error. */ |
2101 | /* Override any gcc2 internal prototype to avoid an error. */ |
… | |
… | |
2046 | vprintf(); |
2114 | vprintf(); |
2047 | #endif |
2115 | #endif |
2048 | |
2116 | |
2049 | ; return 0; } |
2117 | ; return 0; } |
2050 | EOF |
2118 | EOF |
2051 | if { (eval echo configure:2052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2119 | if { (eval echo configure:2120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2052 | rm -rf conftest* |
2120 | rm -rf conftest* |
2053 | eval "ac_cv_func_vprintf=yes" |
2121 | eval "ac_cv_func_vprintf=yes" |
2054 | else |
2122 | else |
2055 | echo "configure: failed program was:" >&5 |
2123 | echo "configure: failed program was:" >&5 |
2056 | cat conftest.$ac_ext >&5 |
2124 | cat conftest.$ac_ext >&5 |
… | |
… | |
2070 | echo "$ac_t""no" 1>&6 |
2138 | echo "$ac_t""no" 1>&6 |
2071 | fi |
2139 | fi |
2072 | |
2140 | |
2073 | if test "$ac_cv_func_vprintf" != yes; then |
2141 | if test "$ac_cv_func_vprintf" != yes; then |
2074 | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 |
2142 | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 |
2075 | echo "configure:2076: checking for _doprnt" >&5 |
2143 | echo "configure:2144: checking for _doprnt" >&5 |
2076 | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
2144 | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
2077 | echo $ac_n "(cached) $ac_c" 1>&6 |
2145 | echo $ac_n "(cached) $ac_c" 1>&6 |
2078 | else |
2146 | else |
2079 | cat > conftest.$ac_ext <<EOF |
2147 | cat > conftest.$ac_ext <<EOF |
2080 | #line 2081 "configure" |
2148 | #line 2149 "configure" |
2081 | #include "confdefs.h" |
2149 | #include "confdefs.h" |
2082 | /* System header to define __stub macros and hopefully few prototypes, |
2150 | /* System header to define __stub macros and hopefully few prototypes, |
2083 | which can conflict with char _doprnt(); below. */ |
2151 | which can conflict with char _doprnt(); below. */ |
2084 | #include <assert.h> |
2152 | #include <assert.h> |
2085 | /* Override any gcc2 internal prototype to avoid an error. */ |
2153 | /* Override any gcc2 internal prototype to avoid an error. */ |
… | |
… | |
2098 | _doprnt(); |
2166 | _doprnt(); |
2099 | #endif |
2167 | #endif |
2100 | |
2168 | |
2101 | ; return 0; } |
2169 | ; return 0; } |
2102 | EOF |
2170 | EOF |
2103 | if { (eval echo configure:2104: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2171 | if { (eval echo configure:2172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2104 | rm -rf conftest* |
2172 | rm -rf conftest* |
2105 | eval "ac_cv_func__doprnt=yes" |
2173 | eval "ac_cv_func__doprnt=yes" |
2106 | else |
2174 | else |
2107 | echo "configure: failed program was:" >&5 |
2175 | echo "configure: failed program was:" >&5 |
2108 | cat conftest.$ac_ext >&5 |
2176 | cat conftest.$ac_ext >&5 |
… | |
… | |
2125 | fi |
2193 | fi |
2126 | |
2194 | |
2127 | for ac_func in strdup |
2195 | for ac_func in strdup |
2128 | do |
2196 | do |
2129 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
2197 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
2130 | echo "configure:2131: checking for $ac_func" >&5 |
2198 | echo "configure:2199: checking for $ac_func" >&5 |
2131 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
2199 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
2132 | echo $ac_n "(cached) $ac_c" 1>&6 |
2200 | echo $ac_n "(cached) $ac_c" 1>&6 |
2133 | else |
2201 | else |
2134 | cat > conftest.$ac_ext <<EOF |
2202 | cat > conftest.$ac_ext <<EOF |
2135 | #line 2136 "configure" |
2203 | #line 2204 "configure" |
2136 | #include "confdefs.h" |
2204 | #include "confdefs.h" |
2137 | /* System header to define __stub macros and hopefully few prototypes, |
2205 | /* System header to define __stub macros and hopefully few prototypes, |
2138 | which can conflict with char $ac_func(); below. */ |
2206 | which can conflict with char $ac_func(); below. */ |
2139 | #include <assert.h> |
2207 | #include <assert.h> |
2140 | /* Override any gcc2 internal prototype to avoid an error. */ |
2208 | /* Override any gcc2 internal prototype to avoid an error. */ |
… | |
… | |
2153 | $ac_func(); |
2221 | $ac_func(); |
2154 | #endif |
2222 | #endif |
2155 | |
2223 | |
2156 | ; return 0; } |
2224 | ; return 0; } |
2157 | EOF |
2225 | EOF |
2158 | if { (eval echo configure:2159: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2226 | if { (eval echo configure:2227: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2159 | rm -rf conftest* |
2227 | rm -rf conftest* |
2160 | eval "ac_cv_func_$ac_func=yes" |
2228 | eval "ac_cv_func_$ac_func=yes" |
2161 | else |
2229 | else |
2162 | echo "configure: failed program was:" >&5 |
2230 | echo "configure: failed program was:" >&5 |
2163 | cat conftest.$ac_ext >&5 |
2231 | cat conftest.$ac_ext >&5 |
… | |
… | |
2180 | done |
2248 | done |
2181 | |
2249 | |
2182 | for ac_func in strdup |
2250 | for ac_func in strdup |
2183 | do |
2251 | do |
2184 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
2252 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
2185 | echo "configure:2186: checking for $ac_func" >&5 |
2253 | echo "configure:2254: checking for $ac_func" >&5 |
2186 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
2254 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
2187 | echo $ac_n "(cached) $ac_c" 1>&6 |
2255 | echo $ac_n "(cached) $ac_c" 1>&6 |
2188 | else |
2256 | else |
2189 | cat > conftest.$ac_ext <<EOF |
2257 | cat > conftest.$ac_ext <<EOF |
2190 | #line 2191 "configure" |
2258 | #line 2259 "configure" |
2191 | #include "confdefs.h" |
2259 | #include "confdefs.h" |
2192 | /* System header to define __stub macros and hopefully few prototypes, |
2260 | /* System header to define __stub macros and hopefully few prototypes, |
2193 | which can conflict with char $ac_func(); below. */ |
2261 | which can conflict with char $ac_func(); below. */ |
2194 | #include <assert.h> |
2262 | #include <assert.h> |
2195 | /* Override any gcc2 internal prototype to avoid an error. */ |
2263 | /* Override any gcc2 internal prototype to avoid an error. */ |
… | |
… | |
2208 | $ac_func(); |
2276 | $ac_func(); |
2209 | #endif |
2277 | #endif |
2210 | |
2278 | |
2211 | ; return 0; } |
2279 | ; return 0; } |
2212 | EOF |
2280 | EOF |
2213 | if { (eval echo configure:2214: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2281 | if { (eval echo configure:2282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
2214 | rm -rf conftest* |
2282 | rm -rf conftest* |
2215 | eval "ac_cv_func_$ac_func=yes" |
2283 | eval "ac_cv_func_$ac_func=yes" |
2216 | else |
2284 | else |
2217 | echo "configure: failed program was:" >&5 |
2285 | echo "configure: failed program was:" >&5 |
2218 | cat conftest.$ac_ext >&5 |
2286 | cat conftest.$ac_ext >&5 |
… | |
… | |
2299 | ASCIIDOCS_TRUE= |
2367 | ASCIIDOCS_TRUE= |
2300 | ASCIIDOCS_FALSE='#' |
2368 | ASCIIDOCS_FALSE='#' |
2301 | else |
2369 | else |
2302 | ASCIIDOCS_TRUE='#' |
2370 | ASCIIDOCS_TRUE='#' |
2303 | ASCIIDOCS_FALSE= |
2371 | ASCIIDOCS_FALSE= |
|
|
2372 | fi |
|
|
2373 | |
|
|
2374 | # Check whether --enable-rtf-docs or --disable-rtf-docs was given. |
|
|
2375 | if test "${enable_rtf_docs+set}" = set; then |
|
|
2376 | enableval="$enable_rtf_docs" |
|
|
2377 | case "${enableval}" in |
|
|
2378 | yes) rtfdocs=true ;; |
|
|
2379 | no) rtfdocs=false ;; |
|
|
2380 | *) { echo "configure: error: bad value ${enableval} for --enable-rtf-docs" 1>&2; exit 1; } ;; |
|
|
2381 | esac |
|
|
2382 | else |
|
|
2383 | rtfdocs=false |
|
|
2384 | fi |
|
|
2385 | |
|
|
2386 | |
|
|
2387 | |
|
|
2388 | if test x$rtfdocs = xtrue; then |
|
|
2389 | RTFDOCS_TRUE= |
|
|
2390 | RTFDOCS_FALSE='#' |
|
|
2391 | else |
|
|
2392 | RTFDOCS_TRUE='#' |
|
|
2393 | RTFDOCS_FALSE= |
2304 | fi |
2394 | fi |
2305 | |
2395 | |
2306 | trap '' 1 2 15 |
2396 | trap '' 1 2 15 |
2307 | cat > confcache <<\EOF |
2397 | cat > confcache <<\EOF |
2308 | # This file is a shell script that caches the results of configure |
2398 | # This file is a shell script that caches the results of configure |
… | |
… | |
2461 | s%@CC@%$CC%g |
2551 | s%@CC@%$CC%g |
2462 | s%@LD@%$LD%g |
2552 | s%@LD@%$LD%g |
2463 | s%@NM@%$NM%g |
2553 | s%@NM@%$NM%g |
2464 | s%@LN_S@%$LN_S%g |
2554 | s%@LN_S@%$LN_S%g |
2465 | s%@LIBTOOL@%$LIBTOOL%g |
2555 | s%@LIBTOOL@%$LIBTOOL%g |
|
|
2556 | s%@LIB_MAGICK@%$LIB_MAGICK%g |
2466 | s%@CPP@%$CPP%g |
2557 | s%@CPP@%$CPP%g |
2467 | s%@INT_8_BIT@%$INT_8_BIT%g |
2558 | s%@INT_8_BIT@%$INT_8_BIT%g |
2468 | s%@INT_16_BIT@%$INT_16_BIT%g |
2559 | s%@INT_16_BIT@%$INT_16_BIT%g |
2469 | s%@INT_32_BIT@%$INT_32_BIT%g |
2560 | s%@INT_32_BIT@%$INT_32_BIT%g |
2470 | s%@LIBOBJS@%$LIBOBJS%g |
2561 | s%@LIBOBJS@%$LIBOBJS%g |
… | |
… | |
2472 | s%@HTMLDOCS_FALSE@%$HTMLDOCS_FALSE%g |
2563 | s%@HTMLDOCS_FALSE@%$HTMLDOCS_FALSE%g |
2473 | s%@HTML4DOCS_TRUE@%$HTML4DOCS_TRUE%g |
2564 | s%@HTML4DOCS_TRUE@%$HTML4DOCS_TRUE%g |
2474 | s%@HTML4DOCS_FALSE@%$HTML4DOCS_FALSE%g |
2565 | s%@HTML4DOCS_FALSE@%$HTML4DOCS_FALSE%g |
2475 | s%@ASCIIDOCS_TRUE@%$ASCIIDOCS_TRUE%g |
2566 | s%@ASCIIDOCS_TRUE@%$ASCIIDOCS_TRUE%g |
2476 | s%@ASCIIDOCS_FALSE@%$ASCIIDOCS_FALSE%g |
2567 | s%@ASCIIDOCS_FALSE@%$ASCIIDOCS_FALSE%g |
|
|
2568 | s%@RTFDOCS_TRUE@%$RTFDOCS_TRUE%g |
|
|
2569 | s%@RTFDOCS_FALSE@%$RTFDOCS_FALSE%g |
2477 | |
2570 | |
2478 | CEOF |
2571 | CEOF |
2479 | EOF |
2572 | EOF |
2480 | |
2573 | |
2481 | cat >> $CONFIG_STATUS <<\EOF |
2574 | cat >> $CONFIG_STATUS <<\EOF |