comparison configure @ 3050:67b6f3514ffc

[xemacs-hg @ 2005-11-07 08:49:12 by stephent] Various small patches (also commit configure): Minor improvements to INSTALL <877jbk3nkk.fsf@tleepslib.sk.tsukuba.ac.jp> Add description of changed options to INSTALL <873bm83ncd.fsf@tleepslib.sk.tsukuba.ac.jp> Check for libpq (PostgreSQL) linking against SSL and crypto <87y8402820.fsf@tleepslib.sk.tsukuba.ac.jp> Include module INLINE_HEADERs in inline.c unconditionally <87u0eo27rn.fsf@tleepslib.sk.tsukuba.ac.jp> Fix use of AC_INIT <87pspc27oh.fsf@tleepslib.sk.tsukuba.ac.jp> Minor ChangeLog repairs <87ll0027jq.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 07 Nov 2005 08:49:25 +0000
parents 28729529bee2
children 0ae46b360391
comparison
equal deleted inserted replaced
3049:184482827eb5 3050:67b6f3514ffc
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59. 3 # Generated by GNU Autoconf 2.59 for XEmacs 21.5.
4 #
5 # Report bugs to <xemacs-beta@xemacs.org>.
4 # 6 #
5 # Copyright (C) 2003 Free Software Foundation, Inc. 7 # Copyright (C) 2003 Free Software Foundation, Inc.
6 # This configure script is free software; the Free Software Foundation 8 # This configure script is free software; the Free Software Foundation
7 # gives unlimited permission to copy, distribute and modify it. 9 # gives unlimited permission to copy, distribute and modify it.
8 # 10 #
310 # This variable seems obsolete. It should probably be removed, and 312 # This variable seems obsolete. It should probably be removed, and
311 # only ac_max_sed_lines should be used. 313 # only ac_max_sed_lines should be used.
312 : ${ac_max_here_lines=38} 314 : ${ac_max_here_lines=38}
313 315
314 # Identity of this package. 316 # Identity of this package.
315 PACKAGE_NAME= 317 PACKAGE_NAME='XEmacs'
316 PACKAGE_TARNAME= 318 PACKAGE_TARNAME='xemacs'
317 PACKAGE_VERSION= 319 PACKAGE_VERSION='21.5'
318 PACKAGE_STRING= 320 PACKAGE_STRING='XEmacs 21.5'
319 PACKAGE_BUGREPORT= 321 PACKAGE_BUGREPORT='xemacs-beta@xemacs.org'
320 322
321 ac_unique_file="src/lisp.h" 323 ac_unique_file="src/lisp.h"
322 # Factoring default headers for most tests. 324 # Factoring default headers for most tests.
323 ac_includes_default="\ 325 ac_includes_default="\
324 #include <stdio.h> 326 #include <stdio.h>
823 # 825 #
824 if test "$ac_init_help" = "long"; then 826 if test "$ac_init_help" = "long"; then
825 # Omit some internal or obsolete options to make the list less imposing. 827 # Omit some internal or obsolete options to make the list less imposing.
826 # This message is too long to be a string in the A/UX 3.1 sh. 828 # This message is too long to be a string in the A/UX 3.1 sh.
827 cat <<_ACEOF 829 cat <<_ACEOF
828 \`configure' configures this package to adapt to many kinds of systems. 830 \`configure' configures XEmacs 21.5 to adapt to many kinds of systems.
829 831
830 Usage: $0 [OPTION]... [VAR=VALUE]... 832 Usage: $0 [OPTION]... [VAR=VALUE]...
831 833
832 To assign environment variables (e.g., CC, CFLAGS...), specify them as 834 To assign environment variables (e.g., CC, CFLAGS...), specify them as
833 VAR=VALUE. See below for descriptions of some of the useful variables. 835 VAR=VALUE. See below for descriptions of some of the useful variables.
886 --build=BUILD configure for building on BUILD [guessed] 888 --build=BUILD configure for building on BUILD [guessed]
887 _ACEOF 889 _ACEOF
888 fi 890 fi
889 891
890 if test -n "$ac_init_help"; then 892 if test -n "$ac_init_help"; then
891 893 case $ac_init_help in
894 short | recursive ) echo "Configuration of XEmacs 21.5:";;
895 esac
892 cat <<\_ACEOF 896 cat <<\_ACEOF
893 897
894 Optional Features: 898 Optional Features:
895 --with-FEATURE[=ARG] include FEATURE [ARG=yes] 899 --with-FEATURE[=ARG] include FEATURE [ARG=yes]
896 --enable-FEATURE[=ARG] alias for --with-FEATURE 900 --enable-FEATURE[=ARG] alias for --with-FEATURE
1133 CPP C preprocessor 1137 CPP C preprocessor
1134 1138
1135 Use these variables to override the choices made by `configure' or to help 1139 Use these variables to override the choices made by `configure' or to help
1136 it to find libraries and programs with nonstandard names/locations. 1140 it to find libraries and programs with nonstandard names/locations.
1137 1141
1142 Report bugs to <xemacs-beta@xemacs.org>.
1138 _ACEOF 1143 _ACEOF
1139 fi 1144 fi
1140 1145
1141 if test "$ac_init_help" = "recursive"; then 1146 if test "$ac_init_help" = "recursive"; then
1142 # If there are subdirs, report their specific --help. 1147 # If there are subdirs, report their specific --help.
1228 fi 1233 fi
1229 1234
1230 test -n "$ac_init_help" && exit 0 1235 test -n "$ac_init_help" && exit 0
1231 if $ac_init_version; then 1236 if $ac_init_version; then
1232 cat <<\_ACEOF 1237 cat <<\_ACEOF
1238 XEmacs configure 21.5
1239 generated by GNU Autoconf 2.59
1233 1240
1234 Copyright (C) 2003 Free Software Foundation, Inc. 1241 Copyright (C) 2003 Free Software Foundation, Inc.
1235 This configure script is free software; the Free Software Foundation 1242 This configure script is free software; the Free Software Foundation
1236 gives unlimited permission to copy, distribute and modify it. 1243 gives unlimited permission to copy, distribute and modify it.
1237 1244
1287 exec 5>config.log 1294 exec 5>config.log
1288 cat >&5 <<_ACEOF 1295 cat >&5 <<_ACEOF
1289 This file contains any messages produced by compilers while 1296 This file contains any messages produced by compilers while
1290 running configure, to aid debugging if configure makes a mistake. 1297 running configure, to aid debugging if configure makes a mistake.
1291 1298
1292 It was created by $as_me, which was 1299 It was created by XEmacs $as_me 21.5, which was
1293 generated by GNU Autoconf 2.59. Invocation command line was 1300 generated by GNU Autoconf 2.59. Invocation command line was
1294 1301
1295 $ $0 $@ 1302 $ $0 $@
1296 1303
1297 _ACEOF 1304 _ACEOF
1599 xe_libs='$ld_call_shared $xe_check_libs $X_EXTRA_LIBS $libs_x $libs_gtk $X_PRE_LIBS $LIBS $libs_machine $libs_system $libs_standard' 1606 xe_libs='$ld_call_shared $xe_check_libs $X_EXTRA_LIBS $libs_x $libs_gtk $X_PRE_LIBS $LIBS $libs_machine $libs_system $libs_standard'
1600 ac_cpp='$CPP '"$xe_cppflags" 1607 ac_cpp='$CPP '"$xe_cppflags"
1601 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' 1608 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5'
1602 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' 1609 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5'
1603 ac_compiler_gnu=$ac_cv_c_compiler_gnu 1610 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1611
1612
1613
1614
1615
1616
1617
1618
1604 1619
1605 1620
1606 1621
1607 1622
1608 1623
10185 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10200 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10186 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 10201 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10187 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 10202 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10188 ( 10203 (
10189 cat <<\_ASBOX 10204 cat <<\_ASBOX
10190 ## ------------------------------------------ ## 10205 ## ------------------------------------- ##
10191 ## Report this to the AC_PACKAGE_NAME lists. ## 10206 ## Report this to xemacs-beta@xemacs.org ##
10192 ## ------------------------------------------ ## 10207 ## ------------------------------------- ##
10193 _ASBOX 10208 _ASBOX
10194 ) | 10209 ) |
10195 sed "s/^/$as_me: WARNING: /" >&2 10210 sed "s/^/$as_me: WARNING: /" >&2
10196 ;; 10211 ;;
10197 esac 10212 esac
15652 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15667 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15653 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 15668 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15654 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 15669 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15655 ( 15670 (
15656 cat <<\_ASBOX 15671 cat <<\_ASBOX
15657 ## ------------------------------------------ ## 15672 ## ------------------------------------- ##
15658 ## Report this to the AC_PACKAGE_NAME lists. ## 15673 ## Report this to xemacs-beta@xemacs.org ##
15659 ## ------------------------------------------ ## 15674 ## ------------------------------------- ##
15660 _ASBOX 15675 _ASBOX
15661 ) | 15676 ) |
15662 sed "s/^/$as_me: WARNING: /" >&2 15677 sed "s/^/$as_me: WARNING: /" >&2
15663 ;; 15678 ;;
15664 esac 15679 esac
17442 echo "$as_me: WARNING: Xm/Xm.h: proceeding with the preprocessor's result" >&2;} 17457 echo "$as_me: WARNING: Xm/Xm.h: proceeding with the preprocessor's result" >&2;}
17443 { echo "$as_me:$LINENO: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&5 17458 { echo "$as_me:$LINENO: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&5
17444 echo "$as_me: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&2;} 17459 echo "$as_me: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&2;}
17445 ( 17460 (
17446 cat <<\_ASBOX 17461 cat <<\_ASBOX
17447 ## ------------------------------------------ ## 17462 ## ------------------------------------- ##
17448 ## Report this to the AC_PACKAGE_NAME lists. ## 17463 ## Report this to xemacs-beta@xemacs.org ##
17449 ## ------------------------------------------ ## 17464 ## ------------------------------------- ##
17450 _ASBOX 17465 _ASBOX
17451 ) | 17466 ) |
17452 sed "s/^/$as_me: WARNING: /" >&2 17467 sed "s/^/$as_me: WARNING: /" >&2
17453 ;; 17468 ;;
17454 esac 17469 esac
17814 echo "$as_me: WARNING: X11/Intrinsic.h: proceeding with the preprocessor's result" >&2;} 17829 echo "$as_me: WARNING: X11/Intrinsic.h: proceeding with the preprocessor's result" >&2;}
17815 { echo "$as_me:$LINENO: WARNING: X11/Intrinsic.h: in the future, the compiler will take precedence" >&5 17830 { echo "$as_me:$LINENO: WARNING: X11/Intrinsic.h: in the future, the compiler will take precedence" >&5
17816 echo "$as_me: WARNING: X11/Intrinsic.h: in the future, the compiler will take precedence" >&2;} 17831 echo "$as_me: WARNING: X11/Intrinsic.h: in the future, the compiler will take precedence" >&2;}
17817 ( 17832 (
17818 cat <<\_ASBOX 17833 cat <<\_ASBOX
17819 ## ------------------------------------------ ## 17834 ## ------------------------------------- ##
17820 ## Report this to the AC_PACKAGE_NAME lists. ## 17835 ## Report this to xemacs-beta@xemacs.org ##
17821 ## ------------------------------------------ ## 17836 ## ------------------------------------- ##
17822 _ASBOX 17837 _ASBOX
17823 ) | 17838 ) |
17824 sed "s/^/$as_me: WARNING: /" >&2 17839 sed "s/^/$as_me: WARNING: /" >&2
17825 ;; 17840 ;;
17826 esac 17841 esac
18407 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18422 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18408 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 18423 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18409 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 18424 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18410 ( 18425 (
18411 cat <<\_ASBOX 18426 cat <<\_ASBOX
18412 ## ------------------------------------------ ## 18427 ## ------------------------------------- ##
18413 ## Report this to the AC_PACKAGE_NAME lists. ## 18428 ## Report this to xemacs-beta@xemacs.org ##
18414 ## ------------------------------------------ ## 18429 ## ------------------------------------- ##
18415 _ASBOX 18430 _ASBOX
18416 ) | 18431 ) |
18417 sed "s/^/$as_me: WARNING: /" >&2 18432 sed "s/^/$as_me: WARNING: /" >&2
18418 ;; 18433 ;;
18419 esac 18434 esac
19141 echo "$as_me: WARNING: X11/Xauth.h: proceeding with the preprocessor's result" >&2;} 19156 echo "$as_me: WARNING: X11/Xauth.h: proceeding with the preprocessor's result" >&2;}
19142 { echo "$as_me:$LINENO: WARNING: X11/Xauth.h: in the future, the compiler will take precedence" >&5 19157 { echo "$as_me:$LINENO: WARNING: X11/Xauth.h: in the future, the compiler will take precedence" >&5
19143 echo "$as_me: WARNING: X11/Xauth.h: in the future, the compiler will take precedence" >&2;} 19158 echo "$as_me: WARNING: X11/Xauth.h: in the future, the compiler will take precedence" >&2;}
19144 ( 19159 (
19145 cat <<\_ASBOX 19160 cat <<\_ASBOX
19146 ## ------------------------------------------ ## 19161 ## ------------------------------------- ##
19147 ## Report this to the AC_PACKAGE_NAME lists. ## 19162 ## Report this to xemacs-beta@xemacs.org ##
19148 ## ------------------------------------------ ## 19163 ## ------------------------------------- ##
19149 _ASBOX 19164 _ASBOX
19150 ) | 19165 ) |
19151 sed "s/^/$as_me: WARNING: /" >&2 19166 sed "s/^/$as_me: WARNING: /" >&2
19152 ;; 19167 ;;
19153 esac 19168 esac
19392 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 19407 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}
19393 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 19408 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5
19394 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 19409 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}
19395 ( 19410 (
19396 cat <<\_ASBOX 19411 cat <<\_ASBOX
19397 ## ------------------------------------------ ## 19412 ## ------------------------------------- ##
19398 ## Report this to the AC_PACKAGE_NAME lists. ## 19413 ## Report this to xemacs-beta@xemacs.org ##
19399 ## ------------------------------------------ ## 19414 ## ------------------------------------- ##
19400 _ASBOX 19415 _ASBOX
19401 ) | 19416 ) |
19402 sed "s/^/$as_me: WARNING: /" >&2 19417 sed "s/^/$as_me: WARNING: /" >&2
19403 ;; 19418 ;;
19404 esac 19419 esac
19695 echo "$as_me: WARNING: dl.h: proceeding with the preprocessor's result" >&2;} 19710 echo "$as_me: WARNING: dl.h: proceeding with the preprocessor's result" >&2;}
19696 { echo "$as_me:$LINENO: WARNING: dl.h: in the future, the compiler will take precedence" >&5 19711 { echo "$as_me:$LINENO: WARNING: dl.h: in the future, the compiler will take precedence" >&5
19697 echo "$as_me: WARNING: dl.h: in the future, the compiler will take precedence" >&2;} 19712 echo "$as_me: WARNING: dl.h: in the future, the compiler will take precedence" >&2;}
19698 ( 19713 (
19699 cat <<\_ASBOX 19714 cat <<\_ASBOX
19700 ## ------------------------------------------ ## 19715 ## ------------------------------------- ##
19701 ## Report this to the AC_PACKAGE_NAME lists. ## 19716 ## Report this to xemacs-beta@xemacs.org ##
19702 ## ------------------------------------------ ## 19717 ## ------------------------------------- ##
19703 _ASBOX 19718 _ASBOX
19704 ) | 19719 ) |
19705 sed "s/^/$as_me: WARNING: /" >&2 19720 sed "s/^/$as_me: WARNING: /" >&2
19706 ;; 19721 ;;
19707 esac 19722 esac
19945 echo "$as_me: WARNING: ltdl.h: proceeding with the preprocessor's result" >&2;} 19960 echo "$as_me: WARNING: ltdl.h: proceeding with the preprocessor's result" >&2;}
19946 { echo "$as_me:$LINENO: WARNING: ltdl.h: in the future, the compiler will take precedence" >&5 19961 { echo "$as_me:$LINENO: WARNING: ltdl.h: in the future, the compiler will take precedence" >&5
19947 echo "$as_me: WARNING: ltdl.h: in the future, the compiler will take precedence" >&2;} 19962 echo "$as_me: WARNING: ltdl.h: in the future, the compiler will take precedence" >&2;}
19948 ( 19963 (
19949 cat <<\_ASBOX 19964 cat <<\_ASBOX
19950 ## ------------------------------------------ ## 19965 ## ------------------------------------- ##
19951 ## Report this to the AC_PACKAGE_NAME lists. ## 19966 ## Report this to xemacs-beta@xemacs.org ##
19952 ## ------------------------------------------ ## 19967 ## ------------------------------------- ##
19953 _ASBOX 19968 _ASBOX
19954 ) | 19969 ) |
19955 sed "s/^/$as_me: WARNING: /" >&2 19970 sed "s/^/$as_me: WARNING: /" >&2
19956 ;; 19971 ;;
19957 esac 19972 esac
20965 echo "$as_me: WARNING: ${dir}tt_c.h: proceeding with the preprocessor's result" >&2;} 20980 echo "$as_me: WARNING: ${dir}tt_c.h: proceeding with the preprocessor's result" >&2;}
20966 { echo "$as_me:$LINENO: WARNING: ${dir}tt_c.h: in the future, the compiler will take precedence" >&5 20981 { echo "$as_me:$LINENO: WARNING: ${dir}tt_c.h: in the future, the compiler will take precedence" >&5
20967 echo "$as_me: WARNING: ${dir}tt_c.h: in the future, the compiler will take precedence" >&2;} 20982 echo "$as_me: WARNING: ${dir}tt_c.h: in the future, the compiler will take precedence" >&2;}
20968 ( 20983 (
20969 cat <<\_ASBOX 20984 cat <<\_ASBOX
20970 ## ------------------------------------------ ## 20985 ## ------------------------------------- ##
20971 ## Report this to the AC_PACKAGE_NAME lists. ## 20986 ## Report this to xemacs-beta@xemacs.org ##
20972 ## ------------------------------------------ ## 20987 ## ------------------------------------- ##
20973 _ASBOX 20988 _ASBOX
20974 ) | 20989 ) |
20975 sed "s/^/$as_me: WARNING: /" >&2 20990 sed "s/^/$as_me: WARNING: /" >&2
20976 ;; 20991 ;;
20977 esac 20992 esac
21212 echo "$as_me: WARNING: Dt/Dt.h: proceeding with the preprocessor's result" >&2;} 21227 echo "$as_me: WARNING: Dt/Dt.h: proceeding with the preprocessor's result" >&2;}
21213 { echo "$as_me:$LINENO: WARNING: Dt/Dt.h: in the future, the compiler will take precedence" >&5 21228 { echo "$as_me:$LINENO: WARNING: Dt/Dt.h: in the future, the compiler will take precedence" >&5
21214 echo "$as_me: WARNING: Dt/Dt.h: in the future, the compiler will take precedence" >&2;} 21229 echo "$as_me: WARNING: Dt/Dt.h: in the future, the compiler will take precedence" >&2;}
21215 ( 21230 (
21216 cat <<\_ASBOX 21231 cat <<\_ASBOX
21217 ## ------------------------------------------ ## 21232 ## ------------------------------------- ##
21218 ## Report this to the AC_PACKAGE_NAME lists. ## 21233 ## Report this to xemacs-beta@xemacs.org ##
21219 ## ------------------------------------------ ## 21234 ## ------------------------------------- ##
21220 _ASBOX 21235 _ASBOX
21221 ) | 21236 ) |
21222 sed "s/^/$as_me: WARNING: /" >&2 21237 sed "s/^/$as_me: WARNING: /" >&2
21223 ;; 21238 ;;
21224 esac 21239 esac
21502 echo "$as_me: WARNING: ldap.h: proceeding with the preprocessor's result" >&2;} 21517 echo "$as_me: WARNING: ldap.h: proceeding with the preprocessor's result" >&2;}
21503 { echo "$as_me:$LINENO: WARNING: ldap.h: in the future, the compiler will take precedence" >&5 21518 { echo "$as_me:$LINENO: WARNING: ldap.h: in the future, the compiler will take precedence" >&5
21504 echo "$as_me: WARNING: ldap.h: in the future, the compiler will take precedence" >&2;} 21519 echo "$as_me: WARNING: ldap.h: in the future, the compiler will take precedence" >&2;}
21505 ( 21520 (
21506 cat <<\_ASBOX 21521 cat <<\_ASBOX
21507 ## ------------------------------------------ ## 21522 ## ------------------------------------- ##
21508 ## Report this to the AC_PACKAGE_NAME lists. ## 21523 ## Report this to xemacs-beta@xemacs.org ##
21509 ## ------------------------------------------ ## 21524 ## ------------------------------------- ##
21510 _ASBOX 21525 _ASBOX
21511 ) | 21526 ) |
21512 sed "s/^/$as_me: WARNING: /" >&2 21527 sed "s/^/$as_me: WARNING: /" >&2
21513 ;; 21528 ;;
21514 esac 21529 esac
21646 echo "$as_me: WARNING: lber.h: proceeding with the preprocessor's result" >&2;} 21661 echo "$as_me: WARNING: lber.h: proceeding with the preprocessor's result" >&2;}
21647 { echo "$as_me:$LINENO: WARNING: lber.h: in the future, the compiler will take precedence" >&5 21662 { echo "$as_me:$LINENO: WARNING: lber.h: in the future, the compiler will take precedence" >&5
21648 echo "$as_me: WARNING: lber.h: in the future, the compiler will take precedence" >&2;} 21663 echo "$as_me: WARNING: lber.h: in the future, the compiler will take precedence" >&2;}
21649 ( 21664 (
21650 cat <<\_ASBOX 21665 cat <<\_ASBOX
21651 ## ------------------------------------------ ## 21666 ## ------------------------------------- ##
21652 ## Report this to the AC_PACKAGE_NAME lists. ## 21667 ## Report this to xemacs-beta@xemacs.org ##
21653 ## ------------------------------------------ ## 21668 ## ------------------------------------- ##
21654 _ASBOX 21669 _ASBOX
21655 ) | 21670 ) |
21656 sed "s/^/$as_me: WARNING: /" >&2 21671 sed "s/^/$as_me: WARNING: /" >&2
21657 ;; 21672 ;;
21658 esac 21673 esac
22269 echo "$as_me: WARNING: ${header_dir}libpq-fe.h: proceeding with the preprocessor's result" >&2;} 22284 echo "$as_me: WARNING: ${header_dir}libpq-fe.h: proceeding with the preprocessor's result" >&2;}
22270 { echo "$as_me:$LINENO: WARNING: ${header_dir}libpq-fe.h: in the future, the compiler will take precedence" >&5 22285 { echo "$as_me:$LINENO: WARNING: ${header_dir}libpq-fe.h: in the future, the compiler will take precedence" >&5
22271 echo "$as_me: WARNING: ${header_dir}libpq-fe.h: in the future, the compiler will take precedence" >&2;} 22286 echo "$as_me: WARNING: ${header_dir}libpq-fe.h: in the future, the compiler will take precedence" >&2;}
22272 ( 22287 (
22273 cat <<\_ASBOX 22288 cat <<\_ASBOX
22274 ## ------------------------------------------ ## 22289 ## ------------------------------------- ##
22275 ## Report this to the AC_PACKAGE_NAME lists. ## 22290 ## Report this to xemacs-beta@xemacs.org ##
22276 ## ------------------------------------------ ## 22291 ## ------------------------------------- ##
22277 _ASBOX 22292 _ASBOX
22278 ) | 22293 ) |
22279 sed "s/^/$as_me: WARNING: /" >&2 22294 sed "s/^/$as_me: WARNING: /" >&2
22280 ;; 22295 ;;
22281 esac 22296 esac
22295 fi 22310 fi
22296 22311
22297 22312
22298 done 22313 done
22299 22314
22300 test -n "$libpq_fe_h_file" && { echo "$as_me:$LINENO: checking for PQconnectdb in -lpq" >&5 22315 pq_libs=
22316 extra_libs=
22317 if test -n "$libpq_fe_h_file"; then
22318 echo "$as_me:$LINENO: checking for PQconnectdb in -lpq" >&5
22301 echo $ECHO_N "checking for PQconnectdb in -lpq... $ECHO_C" >&6 22319 echo $ECHO_N "checking for PQconnectdb in -lpq... $ECHO_C" >&6
22302 if test "${ac_cv_lib_pq_PQconnectdb+set}" = set; then 22320 if test "${ac_cv_lib_pq_PQconnectdb+set}" = set; then
22303 echo $ECHO_N "(cached) $ECHO_C" >&6 22321 echo $ECHO_N "(cached) $ECHO_C" >&6
22304 else 22322 else
22305 ac_check_lib_save_LIBS=$LIBS 22323 ac_check_lib_save_LIBS=$LIBS
22360 LIBS=$ac_check_lib_save_LIBS 22378 LIBS=$ac_check_lib_save_LIBS
22361 fi 22379 fi
22362 echo "$as_me:$LINENO: result: $ac_cv_lib_pq_PQconnectdb" >&5 22380 echo "$as_me:$LINENO: result: $ac_cv_lib_pq_PQconnectdb" >&5
22363 echo "${ECHO_T}$ac_cv_lib_pq_PQconnectdb" >&6 22381 echo "${ECHO_T}$ac_cv_lib_pq_PQconnectdb" >&6
22364 if test $ac_cv_lib_pq_PQconnectdb = yes; then 22382 if test $ac_cv_lib_pq_PQconnectdb = yes; then
22365 have_libpq=yes 22383 pq_libs="-lpq"
22366 fi 22384 else
22367 } 22385
22386 unset ac_cv_lib_pq_PQconnectdb;
22387 echo "$as_me:$LINENO: checking for PQconnectdb in -lpq" >&5
22388 echo $ECHO_N "checking for PQconnectdb in -lpq... $ECHO_C" >&6
22389 if test "${ac_cv_lib_pq_PQconnectdb+set}" = set; then
22390 echo $ECHO_N "(cached) $ECHO_C" >&6
22391 else
22392 ac_check_lib_save_LIBS=$LIBS
22393 LIBS="-lpq -lcrypto -lssl $LIBS"
22394 cat >conftest.$ac_ext <<_ACEOF
22395 /* confdefs.h. */
22396 _ACEOF
22397 cat confdefs.h >>conftest.$ac_ext
22398 cat >>conftest.$ac_ext <<_ACEOF
22399 /* end confdefs.h. */
22400
22401 /* Override any gcc2 internal prototype to avoid an error. */
22402 #ifdef __cplusplus
22403 extern "C"
22404 #endif
22405 /* We use char because int might match the return type of a gcc2
22406 builtin and then its argument prototype would still apply. */
22407 char PQconnectdb ();
22408 int
22409 main ()
22410 {
22411 PQconnectdb ();
22412 ;
22413 return 0;
22414 }
22415 _ACEOF
22416 rm -f conftest.$ac_objext conftest$ac_exeext
22417 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
22418 (eval $ac_link) 2>conftest.er1
22419 ac_status=$?
22420 grep -v '^ *+' conftest.er1 >conftest.err
22421 rm -f conftest.er1
22422 cat conftest.err >&5
22423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22424 (exit $ac_status); } &&
22425 { ac_try='test -z "$ac_c_werror_flag"
22426 || test ! -s conftest.err'
22427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22428 (eval $ac_try) 2>&5
22429 ac_status=$?
22430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22431 (exit $ac_status); }; } &&
22432 { ac_try='test -s conftest$ac_exeext'
22433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22434 (eval $ac_try) 2>&5
22435 ac_status=$?
22436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22437 (exit $ac_status); }; }; then
22438 ac_cv_lib_pq_PQconnectdb=yes
22439 else
22440 echo "$as_me: failed program was:" >&5
22441 sed 's/^/| /' conftest.$ac_ext >&5
22442
22443 ac_cv_lib_pq_PQconnectdb=no
22444 fi
22445 rm -f conftest.err conftest.$ac_objext \
22446 conftest$ac_exeext conftest.$ac_ext
22447 LIBS=$ac_check_lib_save_LIBS
22448 fi
22449 echo "$as_me:$LINENO: result: $ac_cv_lib_pq_PQconnectdb" >&5
22450 echo "${ECHO_T}$ac_cv_lib_pq_PQconnectdb" >&6
22451 if test $ac_cv_lib_pq_PQconnectdb = yes; then
22452 pq_libs="-lpq -lcrypto -lssl"
22453 fi
22454
22455 fi
22456
22457 if test -z "$pq_libs"; then
22458 have_libpq="no"
22459 else
22460 have_libpq="yes"
22461 fi
22462 fi
22368 22463
22369 if test -n "$libpq_fe_h_file" -a "$have_libpq" = "yes"; then 22464 if test -n "$libpq_fe_h_file" -a "$have_libpq" = "yes"; then
22370 with_postgresql=yes 22465 with_postgresql=yes
22371 cat >>confdefs.h <<\_ACEOF 22466 cat >>confdefs.h <<\_ACEOF
22372 #define HAVE_POSTGRESQL 1 22467 #define HAVE_POSTGRESQL 1
22376 echo $ECHO_N "checking for PQconnectStart in -lpq... $ECHO_C" >&6 22471 echo $ECHO_N "checking for PQconnectStart in -lpq... $ECHO_C" >&6
22377 if test "${ac_cv_lib_pq_PQconnectStart+set}" = set; then 22472 if test "${ac_cv_lib_pq_PQconnectStart+set}" = set; then
22378 echo $ECHO_N "(cached) $ECHO_C" >&6 22473 echo $ECHO_N "(cached) $ECHO_C" >&6
22379 else 22474 else
22380 ac_check_lib_save_LIBS=$LIBS 22475 ac_check_lib_save_LIBS=$LIBS
22381 LIBS="-lpq $LIBS" 22476 LIBS="-lpq $extra_libs $LIBS"
22382 cat >conftest.$ac_ext <<_ACEOF 22477 cat >conftest.$ac_ext <<_ACEOF
22383 /* confdefs.h. */ 22478 /* confdefs.h. */
22384 _ACEOF 22479 _ACEOF
22385 cat confdefs.h >>conftest.$ac_ext 22480 cat confdefs.h >>conftest.$ac_ext
22386 cat >>conftest.$ac_ext <<_ACEOF 22481 cat >>conftest.$ac_ext <<_ACEOF
22441 with_postgresqlv7=yes; 22536 with_postgresqlv7=yes;
22442 cat >>confdefs.h <<\_ACEOF 22537 cat >>confdefs.h <<\_ACEOF
22443 #define HAVE_POSTGRESQLV7 1 22538 #define HAVE_POSTGRESQLV7 1
22444 _ACEOF 22539 _ACEOF
22445 22540
22541 else
22542 :
22446 fi 22543 fi
22447 22544
22448 cat >>confdefs.h <<_ACEOF 22545 cat >>confdefs.h <<_ACEOF
22449 #define LIBPQ_FE_H_FILE "$libpq_fe_h_file" 22546 #define LIBPQ_FE_H_FILE "$libpq_fe_h_file"
22450 _ACEOF 22547 _ACEOF
22451 22548
22452 postgresql_libs="-lpq $postgresql_libs" && if test "$verbose" = "yes"; then echo " Prepending \"-lpq\" to \$postgresql_libs"; fi 22549 postgresql_libs="$pq_libs $postgresql_libs" && if test "$verbose" = "yes"; then echo " Prepending \"$pq_libs\" to \$postgresql_libs"; fi
22453 MAKE_SUBDIR="$MAKE_SUBDIR modules/postgresql" && if test "$verbose" = "yes"; then echo " Appending \"modules/postgresql\" to \$MAKE_SUBDIR"; fi 22550 MAKE_SUBDIR="$MAKE_SUBDIR modules/postgresql" && if test "$verbose" = "yes"; then echo " Appending \"modules/postgresql\" to \$MAKE_SUBDIR"; fi
22454 need_modules_common=yes 22551 need_modules_common=yes
22455 if test "$enable_modules" = "yes"; then 22552 if test "$enable_modules" = "yes"; then
22456 INSTALL_ARCH_DEP_SUBDIR="$INSTALL_ARCH_DEP_SUBDIR modules/postgresql" && if test "$verbose" = "yes"; then echo " Appending \"modules/postgresql\" to \$INSTALL_ARCH_DEP_SUBDIR"; fi 22553 INSTALL_ARCH_DEP_SUBDIR="$INSTALL_ARCH_DEP_SUBDIR modules/postgresql" && if test "$verbose" = "yes"; then echo " Appending \"modules/postgresql\" to \$INSTALL_ARCH_DEP_SUBDIR"; fi
22457 fi 22554 fi
22741 echo "$as_me: WARNING: compface.h: proceeding with the preprocessor's result" >&2;} 22838 echo "$as_me: WARNING: compface.h: proceeding with the preprocessor's result" >&2;}
22742 { echo "$as_me:$LINENO: WARNING: compface.h: in the future, the compiler will take precedence" >&5 22839 { echo "$as_me:$LINENO: WARNING: compface.h: in the future, the compiler will take precedence" >&5
22743 echo "$as_me: WARNING: compface.h: in the future, the compiler will take precedence" >&2;} 22840 echo "$as_me: WARNING: compface.h: in the future, the compiler will take precedence" >&2;}
22744 ( 22841 (
22745 cat <<\_ASBOX 22842 cat <<\_ASBOX
22746 ## ------------------------------------------ ## 22843 ## ------------------------------------- ##
22747 ## Report this to the AC_PACKAGE_NAME lists. ## 22844 ## Report this to xemacs-beta@xemacs.org ##
22748 ## ------------------------------------------ ## 22845 ## ------------------------------------- ##
22749 _ASBOX 22846 _ASBOX
22750 ) | 22847 ) |
22751 sed "s/^/$as_me: WARNING: /" >&2 22848 sed "s/^/$as_me: WARNING: /" >&2
22752 ;; 22849 ;;
22753 esac 22850 esac
23183 echo "$as_me: WARNING: jpeglib.h: proceeding with the preprocessor's result" >&2;} 23280 echo "$as_me: WARNING: jpeglib.h: proceeding with the preprocessor's result" >&2;}
23184 { echo "$as_me:$LINENO: WARNING: jpeglib.h: in the future, the compiler will take precedence" >&5 23281 { echo "$as_me:$LINENO: WARNING: jpeglib.h: in the future, the compiler will take precedence" >&5
23185 echo "$as_me: WARNING: jpeglib.h: in the future, the compiler will take precedence" >&2;} 23282 echo "$as_me: WARNING: jpeglib.h: in the future, the compiler will take precedence" >&2;}
23186 ( 23283 (
23187 cat <<\_ASBOX 23284 cat <<\_ASBOX
23188 ## ------------------------------------------ ## 23285 ## ------------------------------------- ##
23189 ## Report this to the AC_PACKAGE_NAME lists. ## 23286 ## Report this to xemacs-beta@xemacs.org ##
23190 ## ------------------------------------------ ## 23287 ## ------------------------------------- ##
23191 _ASBOX 23288 _ASBOX
23192 ) | 23289 ) |
23193 sed "s/^/$as_me: WARNING: /" >&2 23290 sed "s/^/$as_me: WARNING: /" >&2
23194 ;; 23291 ;;
23195 esac 23292 esac
23503 echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;} 23600 echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;}
23504 { echo "$as_me:$LINENO: WARNING: png.h: in the future, the compiler will take precedence" >&5 23601 { echo "$as_me:$LINENO: WARNING: png.h: in the future, the compiler will take precedence" >&5
23505 echo "$as_me: WARNING: png.h: in the future, the compiler will take precedence" >&2;} 23602 echo "$as_me: WARNING: png.h: in the future, the compiler will take precedence" >&2;}
23506 ( 23603 (
23507 cat <<\_ASBOX 23604 cat <<\_ASBOX
23508 ## ------------------------------------------ ## 23605 ## ------------------------------------- ##
23509 ## Report this to the AC_PACKAGE_NAME lists. ## 23606 ## Report this to xemacs-beta@xemacs.org ##
23510 ## ------------------------------------------ ## 23607 ## ------------------------------------- ##
23511 _ASBOX 23608 _ASBOX
23512 ) | 23609 ) |
23513 sed "s/^/$as_me: WARNING: /" >&2 23610 sed "s/^/$as_me: WARNING: /" >&2
23514 ;; 23611 ;;
23515 esac 23612 esac
23789 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 23886 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
23790 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 23887 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
23791 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} 23888 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
23792 ( 23889 (
23793 cat <<\_ASBOX 23890 cat <<\_ASBOX
23794 ## ------------------------------------------ ## 23891 ## ------------------------------------- ##
23795 ## Report this to the AC_PACKAGE_NAME lists. ## 23892 ## Report this to xemacs-beta@xemacs.org ##
23796 ## ------------------------------------------ ## 23893 ## ------------------------------------- ##
23797 _ASBOX 23894 _ASBOX
23798 ) | 23895 ) |
23799 sed "s/^/$as_me: WARNING: /" >&2 23896 sed "s/^/$as_me: WARNING: /" >&2
23800 ;; 23897 ;;
23801 esac 23898 esac
24015 echo "$as_me: WARNING: compface.h: proceeding with the preprocessor's result" >&2;} 24112 echo "$as_me: WARNING: compface.h: proceeding with the preprocessor's result" >&2;}
24016 { echo "$as_me:$LINENO: WARNING: compface.h: in the future, the compiler will take precedence" >&5 24113 { echo "$as_me:$LINENO: WARNING: compface.h: in the future, the compiler will take precedence" >&5
24017 echo "$as_me: WARNING: compface.h: in the future, the compiler will take precedence" >&2;} 24114 echo "$as_me: WARNING: compface.h: in the future, the compiler will take precedence" >&2;}
24018 ( 24115 (
24019 cat <<\_ASBOX 24116 cat <<\_ASBOX
24020 ## ------------------------------------------ ## 24117 ## ------------------------------------- ##
24021 ## Report this to the AC_PACKAGE_NAME lists. ## 24118 ## Report this to xemacs-beta@xemacs.org ##
24022 ## ------------------------------------------ ## 24119 ## ------------------------------------- ##
24023 _ASBOX 24120 _ASBOX
24024 ) | 24121 ) |
24025 sed "s/^/$as_me: WARNING: /" >&2 24122 sed "s/^/$as_me: WARNING: /" >&2
24026 ;; 24123 ;;
24027 esac 24124 esac
24563 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: proceeding with the preprocessor's result" >&2;} 24660 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: proceeding with the preprocessor's result" >&2;}
24564 { echo "$as_me:$LINENO: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&5 24661 { echo "$as_me:$LINENO: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&5
24565 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&2;} 24662 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&2;}
24566 ( 24663 (
24567 cat <<\_ASBOX 24664 cat <<\_ASBOX
24568 ## ------------------------------------------ ## 24665 ## ------------------------------------- ##
24569 ## Report this to the AC_PACKAGE_NAME lists. ## 24666 ## Report this to xemacs-beta@xemacs.org ##
24570 ## ------------------------------------------ ## 24667 ## ------------------------------------- ##
24571 _ASBOX 24668 _ASBOX
24572 ) | 24669 ) |
24573 sed "s/^/$as_me: WARNING: /" >&2 24670 sed "s/^/$as_me: WARNING: /" >&2
24574 ;; 24671 ;;
24575 esac 24672 esac
24822 echo "$as_me: WARNING: X11/$athena_variant/ThreeD.h: proceeding with the preprocessor's result" >&2;} 24919 echo "$as_me: WARNING: X11/$athena_variant/ThreeD.h: proceeding with the preprocessor's result" >&2;}
24823 { echo "$as_me:$LINENO: WARNING: X11/$athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&5 24920 { echo "$as_me:$LINENO: WARNING: X11/$athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&5
24824 echo "$as_me: WARNING: X11/$athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&2;} 24921 echo "$as_me: WARNING: X11/$athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&2;}
24825 ( 24922 (
24826 cat <<\_ASBOX 24923 cat <<\_ASBOX
24827 ## ------------------------------------------ ## 24924 ## ------------------------------------- ##
24828 ## Report this to the AC_PACKAGE_NAME lists. ## 24925 ## Report this to xemacs-beta@xemacs.org ##
24829 ## ------------------------------------------ ## 24926 ## ------------------------------------- ##
24830 _ASBOX 24927 _ASBOX
24831 ) | 24928 ) |
24832 sed "s/^/$as_me: WARNING: /" >&2 24929 sed "s/^/$as_me: WARNING: /" >&2
24833 ;; 24930 ;;
24834 esac 24931 esac
25025 echo "$as_me: WARNING: $athena_variant/ThreeD.h: proceeding with the preprocessor's result" >&2;} 25122 echo "$as_me: WARNING: $athena_variant/ThreeD.h: proceeding with the preprocessor's result" >&2;}
25026 { echo "$as_me:$LINENO: WARNING: $athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&5 25123 { echo "$as_me:$LINENO: WARNING: $athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&5
25027 echo "$as_me: WARNING: $athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&2;} 25124 echo "$as_me: WARNING: $athena_variant/ThreeD.h: in the future, the compiler will take precedence" >&2;}
25028 ( 25125 (
25029 cat <<\_ASBOX 25126 cat <<\_ASBOX
25030 ## ------------------------------------------ ## 25127 ## ------------------------------------- ##
25031 ## Report this to the AC_PACKAGE_NAME lists. ## 25128 ## Report this to xemacs-beta@xemacs.org ##
25032 ## ------------------------------------------ ## 25129 ## ------------------------------------- ##
25033 _ASBOX 25130 _ASBOX
25034 ) | 25131 ) |
25035 sed "s/^/$as_me: WARNING: /" >&2 25132 sed "s/^/$as_me: WARNING: /" >&2
25036 ;; 25133 ;;
25037 esac 25134 esac
25227 echo "$as_me: WARNING: X11/Xaw3d/ThreeD.h: proceeding with the preprocessor's result" >&2;} 25324 echo "$as_me: WARNING: X11/Xaw3d/ThreeD.h: proceeding with the preprocessor's result" >&2;}
25228 { echo "$as_me:$LINENO: WARNING: X11/Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&5 25325 { echo "$as_me:$LINENO: WARNING: X11/Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&5
25229 echo "$as_me: WARNING: X11/Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&2;} 25326 echo "$as_me: WARNING: X11/Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&2;}
25230 ( 25327 (
25231 cat <<\_ASBOX 25328 cat <<\_ASBOX
25232 ## ------------------------------------------ ## 25329 ## ------------------------------------- ##
25233 ## Report this to the AC_PACKAGE_NAME lists. ## 25330 ## Report this to xemacs-beta@xemacs.org ##
25234 ## ------------------------------------------ ## 25331 ## ------------------------------------- ##
25235 _ASBOX 25332 _ASBOX
25236 ) | 25333 ) |
25237 sed "s/^/$as_me: WARNING: /" >&2 25334 sed "s/^/$as_me: WARNING: /" >&2
25238 ;; 25335 ;;
25239 esac 25336 esac
25433 echo "$as_me: WARNING: Xaw3d/ThreeD.h: proceeding with the preprocessor's result" >&2;} 25530 echo "$as_me: WARNING: Xaw3d/ThreeD.h: proceeding with the preprocessor's result" >&2;}
25434 { echo "$as_me:$LINENO: WARNING: Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&5 25531 { echo "$as_me:$LINENO: WARNING: Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&5
25435 echo "$as_me: WARNING: Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&2;} 25532 echo "$as_me: WARNING: Xaw3d/ThreeD.h: in the future, the compiler will take precedence" >&2;}
25436 ( 25533 (
25437 cat <<\_ASBOX 25534 cat <<\_ASBOX
25438 ## ------------------------------------------ ## 25535 ## ------------------------------------- ##
25439 ## Report this to the AC_PACKAGE_NAME lists. ## 25536 ## Report this to xemacs-beta@xemacs.org ##
25440 ## ------------------------------------------ ## 25537 ## ------------------------------------- ##
25441 _ASBOX 25538 _ASBOX
25442 ) | 25539 ) |
25443 sed "s/^/$as_me: WARNING: /" >&2 25540 sed "s/^/$as_me: WARNING: /" >&2
25444 ;; 25541 ;;
25445 esac 25542 esac
25585 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: proceeding with the preprocessor's result" >&2;} 25682 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: proceeding with the preprocessor's result" >&2;}
25586 { echo "$as_me:$LINENO: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&5 25683 { echo "$as_me:$LINENO: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&5
25587 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&2;} 25684 echo "$as_me: WARNING: X11/Xaw/ThreeD.h: in the future, the compiler will take precedence" >&2;}
25588 ( 25685 (
25589 cat <<\_ASBOX 25686 cat <<\_ASBOX
25590 ## ------------------------------------------ ## 25687 ## ------------------------------------- ##
25591 ## Report this to the AC_PACKAGE_NAME lists. ## 25688 ## Report this to xemacs-beta@xemacs.org ##
25592 ## ------------------------------------------ ## 25689 ## ------------------------------------- ##
25593 _ASBOX 25690 _ASBOX
25594 ) | 25691 ) |
25595 sed "s/^/$as_me: WARNING: /" >&2 25692 sed "s/^/$as_me: WARNING: /" >&2
25596 ;; 25693 ;;
25597 esac 25694 esac
25747 echo "$as_me: WARNING: Xm/Xm.h: proceeding with the preprocessor's result" >&2;} 25844 echo "$as_me: WARNING: Xm/Xm.h: proceeding with the preprocessor's result" >&2;}
25748 { echo "$as_me:$LINENO: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&5 25845 { echo "$as_me:$LINENO: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&5
25749 echo "$as_me: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&2;} 25846 echo "$as_me: WARNING: Xm/Xm.h: in the future, the compiler will take precedence" >&2;}
25750 ( 25847 (
25751 cat <<\_ASBOX 25848 cat <<\_ASBOX
25752 ## ------------------------------------------ ## 25849 ## ------------------------------------- ##
25753 ## Report this to the AC_PACKAGE_NAME lists. ## 25850 ## Report this to xemacs-beta@xemacs.org ##
25754 ## ------------------------------------------ ## 25851 ## ------------------------------------- ##
25755 _ASBOX 25852 _ASBOX
25756 ) | 25853 ) |
25757 sed "s/^/$as_me: WARNING: /" >&2 25854 sed "s/^/$as_me: WARNING: /" >&2
25758 ;; 25855 ;;
25759 esac 25856 esac
26238 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 26335 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
26239 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 26336 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
26240 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 26337 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
26241 ( 26338 (
26242 cat <<\_ASBOX 26339 cat <<\_ASBOX
26243 ## ------------------------------------------ ## 26340 ## ------------------------------------- ##
26244 ## Report this to the AC_PACKAGE_NAME lists. ## 26341 ## Report this to xemacs-beta@xemacs.org ##
26245 ## ------------------------------------------ ## 26342 ## ------------------------------------- ##
26246 _ASBOX 26343 _ASBOX
26247 ) | 26344 ) |
26248 sed "s/^/$as_me: WARNING: /" >&2 26345 sed "s/^/$as_me: WARNING: /" >&2
26249 ;; 26346 ;;
26250 esac 26347 esac
26789 echo "$as_me: WARNING: wnn/jllib.h: proceeding with the preprocessor's result" >&2;} 26886 echo "$as_me: WARNING: wnn/jllib.h: proceeding with the preprocessor's result" >&2;}
26790 { echo "$as_me:$LINENO: WARNING: wnn/jllib.h: in the future, the compiler will take precedence" >&5 26887 { echo "$as_me:$LINENO: WARNING: wnn/jllib.h: in the future, the compiler will take precedence" >&5
26791 echo "$as_me: WARNING: wnn/jllib.h: in the future, the compiler will take precedence" >&2;} 26888 echo "$as_me: WARNING: wnn/jllib.h: in the future, the compiler will take precedence" >&2;}
26792 ( 26889 (
26793 cat <<\_ASBOX 26890 cat <<\_ASBOX
26794 ## ------------------------------------------ ## 26891 ## ------------------------------------- ##
26795 ## Report this to the AC_PACKAGE_NAME lists. ## 26892 ## Report this to xemacs-beta@xemacs.org ##
26796 ## ------------------------------------------ ## 26893 ## ------------------------------------- ##
26797 _ASBOX 26894 _ASBOX
26798 ) | 26895 ) |
26799 sed "s/^/$as_me: WARNING: /" >&2 26896 sed "s/^/$as_me: WARNING: /" >&2
26800 ;; 26897 ;;
26801 esac 26898 esac
26933 echo "$as_me: WARNING: wnn/commonhd.h: proceeding with the preprocessor's result" >&2;} 27030 echo "$as_me: WARNING: wnn/commonhd.h: proceeding with the preprocessor's result" >&2;}
26934 { echo "$as_me:$LINENO: WARNING: wnn/commonhd.h: in the future, the compiler will take precedence" >&5 27031 { echo "$as_me:$LINENO: WARNING: wnn/commonhd.h: in the future, the compiler will take precedence" >&5
26935 echo "$as_me: WARNING: wnn/commonhd.h: in the future, the compiler will take precedence" >&2;} 27032 echo "$as_me: WARNING: wnn/commonhd.h: in the future, the compiler will take precedence" >&2;}
26936 ( 27033 (
26937 cat <<\_ASBOX 27034 cat <<\_ASBOX
26938 ## ------------------------------------------ ## 27035 ## ------------------------------------- ##
26939 ## Report this to the AC_PACKAGE_NAME lists. ## 27036 ## Report this to xemacs-beta@xemacs.org ##
26940 ## ------------------------------------------ ## 27037 ## ------------------------------------- ##
26941 _ASBOX 27038 _ASBOX
26942 ) | 27039 ) |
26943 sed "s/^/$as_me: WARNING: /" >&2 27040 sed "s/^/$as_me: WARNING: /" >&2
26944 ;; 27041 ;;
26945 esac 27042 esac
27620 echo "$as_me: WARNING: canna/jrkanji.h: proceeding with the preprocessor's result" >&2;} 27717 echo "$as_me: WARNING: canna/jrkanji.h: proceeding with the preprocessor's result" >&2;}
27621 { echo "$as_me:$LINENO: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&5 27718 { echo "$as_me:$LINENO: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&5
27622 echo "$as_me: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&2;} 27719 echo "$as_me: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&2;}
27623 ( 27720 (
27624 cat <<\_ASBOX 27721 cat <<\_ASBOX
27625 ## ------------------------------------------ ## 27722 ## ------------------------------------- ##
27626 ## Report this to the AC_PACKAGE_NAME lists. ## 27723 ## Report this to xemacs-beta@xemacs.org ##
27627 ## ------------------------------------------ ## 27724 ## ------------------------------------- ##
27628 _ASBOX 27725 _ASBOX
27629 ) | 27726 ) |
27630 sed "s/^/$as_me: WARNING: /" >&2 27727 sed "s/^/$as_me: WARNING: /" >&2
27631 ;; 27728 ;;
27632 esac 27729 esac
27767 echo "$as_me: WARNING: canna/jrkanji.h: proceeding with the preprocessor's result" >&2;} 27864 echo "$as_me: WARNING: canna/jrkanji.h: proceeding with the preprocessor's result" >&2;}
27768 { echo "$as_me:$LINENO: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&5 27865 { echo "$as_me:$LINENO: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&5
27769 echo "$as_me: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&2;} 27866 echo "$as_me: WARNING: canna/jrkanji.h: in the future, the compiler will take precedence" >&2;}
27770 ( 27867 (
27771 cat <<\_ASBOX 27868 cat <<\_ASBOX
27772 ## ------------------------------------------ ## 27869 ## ------------------------------------- ##
27773 ## Report this to the AC_PACKAGE_NAME lists. ## 27870 ## Report this to xemacs-beta@xemacs.org ##
27774 ## ------------------------------------------ ## 27871 ## ------------------------------------- ##
27775 _ASBOX 27872 _ASBOX
27776 ) | 27873 ) |
27777 sed "s/^/$as_me: WARNING: /" >&2 27874 sed "s/^/$as_me: WARNING: /" >&2
27778 ;; 27875 ;;
27779 esac 27876 esac
27915 echo "$as_me: WARNING: canna/RK.h: proceeding with the preprocessor's result" >&2;} 28012 echo "$as_me: WARNING: canna/RK.h: proceeding with the preprocessor's result" >&2;}
27916 { echo "$as_me:$LINENO: WARNING: canna/RK.h: in the future, the compiler will take precedence" >&5 28013 { echo "$as_me:$LINENO: WARNING: canna/RK.h: in the future, the compiler will take precedence" >&5
27917 echo "$as_me: WARNING: canna/RK.h: in the future, the compiler will take precedence" >&2;} 28014 echo "$as_me: WARNING: canna/RK.h: in the future, the compiler will take precedence" >&2;}
27918 ( 28015 (
27919 cat <<\_ASBOX 28016 cat <<\_ASBOX
27920 ## ------------------------------------------ ## 28017 ## ------------------------------------- ##
27921 ## Report this to the AC_PACKAGE_NAME lists. ## 28018 ## Report this to xemacs-beta@xemacs.org ##
27922 ## ------------------------------------------ ## 28019 ## ------------------------------------- ##
27923 _ASBOX 28020 _ASBOX
27924 ) | 28021 ) |
27925 sed "s/^/$as_me: WARNING: /" >&2 28022 sed "s/^/$as_me: WARNING: /" >&2
27926 ;; 28023 ;;
27927 esac 28024 esac
28805 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 28902 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
28806 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 28903 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
28807 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 28904 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
28808 ( 28905 (
28809 cat <<\_ASBOX 28906 cat <<\_ASBOX
28810 ## ------------------------------------------ ## 28907 ## ------------------------------------- ##
28811 ## Report this to the AC_PACKAGE_NAME lists. ## 28908 ## Report this to xemacs-beta@xemacs.org ##
28812 ## ------------------------------------------ ## 28909 ## ------------------------------------- ##
28813 _ASBOX 28910 _ASBOX
28814 ) | 28911 ) |
28815 sed "s/^/$as_me: WARNING: /" >&2 28912 sed "s/^/$as_me: WARNING: /" >&2
28816 ;; 28913 ;;
28817 esac 28914 esac
28959 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 29056 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
28960 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 29057 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
28961 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 29058 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
28962 ( 29059 (
28963 cat <<\_ASBOX 29060 cat <<\_ASBOX
28964 ## ------------------------------------------ ## 29061 ## ------------------------------------- ##
28965 ## Report this to the AC_PACKAGE_NAME lists. ## 29062 ## Report this to xemacs-beta@xemacs.org ##
28966 ## ------------------------------------------ ## 29063 ## ------------------------------------- ##
28967 _ASBOX 29064 _ASBOX
28968 ) | 29065 ) |
28969 sed "s/^/$as_me: WARNING: /" >&2 29066 sed "s/^/$as_me: WARNING: /" >&2
28970 ;; 29067 ;;
28971 esac 29068 esac
29109 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 29206 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
29110 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 29207 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
29111 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 29208 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
29112 ( 29209 (
29113 cat <<\_ASBOX 29210 cat <<\_ASBOX
29114 ## ------------------------------------------ ## 29211 ## ------------------------------------- ##
29115 ## Report this to the AC_PACKAGE_NAME lists. ## 29212 ## Report this to xemacs-beta@xemacs.org ##
29116 ## ------------------------------------------ ## 29213 ## ------------------------------------- ##
29117 _ASBOX 29214 _ASBOX
29118 ) | 29215 ) |
29119 sed "s/^/$as_me: WARNING: /" >&2 29216 sed "s/^/$as_me: WARNING: /" >&2
29120 ;; 29217 ;;
29121 esac 29218 esac
29259 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 29356 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
29260 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 29357 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
29261 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 29358 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
29262 ( 29359 (
29263 cat <<\_ASBOX 29360 cat <<\_ASBOX
29264 ## ------------------------------------------ ## 29361 ## ------------------------------------- ##
29265 ## Report this to the AC_PACKAGE_NAME lists. ## 29362 ## Report this to xemacs-beta@xemacs.org ##
29266 ## ------------------------------------------ ## 29363 ## ------------------------------------- ##
29267 _ASBOX 29364 _ASBOX
29268 ) | 29365 ) |
29269 sed "s/^/$as_me: WARNING: /" >&2 29366 sed "s/^/$as_me: WARNING: /" >&2
29270 ;; 29367 ;;
29271 esac 29368 esac
29412 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 29509 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
29413 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 29510 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
29414 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 29511 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
29415 ( 29512 (
29416 cat <<\_ASBOX 29513 cat <<\_ASBOX
29417 ## ------------------------------------------ ## 29514 ## ------------------------------------- ##
29418 ## Report this to the AC_PACKAGE_NAME lists. ## 29515 ## Report this to xemacs-beta@xemacs.org ##
29419 ## ------------------------------------------ ## 29516 ## ------------------------------------- ##
29420 _ASBOX 29517 _ASBOX
29421 ) | 29518 ) |
29422 sed "s/^/$as_me: WARNING: /" >&2 29519 sed "s/^/$as_me: WARNING: /" >&2
29423 ;; 29520 ;;
29424 esac 29521 esac
29665 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 29762 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
29666 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 29763 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
29667 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 29764 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
29668 ( 29765 (
29669 cat <<\_ASBOX 29766 cat <<\_ASBOX
29670 ## ------------------------------------------ ## 29767 ## ------------------------------------- ##
29671 ## Report this to the AC_PACKAGE_NAME lists. ## 29768 ## Report this to xemacs-beta@xemacs.org ##
29672 ## ------------------------------------------ ## 29769 ## ------------------------------------- ##
29673 _ASBOX 29770 _ASBOX
29674 ) | 29771 ) |
29675 sed "s/^/$as_me: WARNING: /" >&2 29772 sed "s/^/$as_me: WARNING: /" >&2
29676 ;; 29773 ;;
29677 esac 29774 esac
29920 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 30017 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
29921 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 30018 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
29922 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 30019 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
29923 ( 30020 (
29924 cat <<\_ASBOX 30021 cat <<\_ASBOX
29925 ## ------------------------------------------ ## 30022 ## ------------------------------------- ##
29926 ## Report this to the AC_PACKAGE_NAME lists. ## 30023 ## Report this to xemacs-beta@xemacs.org ##
29927 ## ------------------------------------------ ## 30024 ## ------------------------------------- ##
29928 _ASBOX 30025 _ASBOX
29929 ) | 30026 ) |
29930 sed "s/^/$as_me: WARNING: /" >&2 30027 sed "s/^/$as_me: WARNING: /" >&2
29931 ;; 30028 ;;
29932 esac 30029 esac
30149 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 30246 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
30150 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 30247 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
30151 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 30248 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
30152 ( 30249 (
30153 cat <<\_ASBOX 30250 cat <<\_ASBOX
30154 ## ------------------------------------------ ## 30251 ## ------------------------------------- ##
30155 ## Report this to the AC_PACKAGE_NAME lists. ## 30252 ## Report this to xemacs-beta@xemacs.org ##
30156 ## ------------------------------------------ ## 30253 ## ------------------------------------- ##
30157 _ASBOX 30254 _ASBOX
30158 ) | 30255 ) |
30159 sed "s/^/$as_me: WARNING: /" >&2 30256 sed "s/^/$as_me: WARNING: /" >&2
30160 ;; 30257 ;;
30161 esac 30258 esac
31705 echo "$as_me: WARNING: termios.h: proceeding with the preprocessor's result" >&2;} 31802 echo "$as_me: WARNING: termios.h: proceeding with the preprocessor's result" >&2;}
31706 { echo "$as_me:$LINENO: WARNING: termios.h: in the future, the compiler will take precedence" >&5 31803 { echo "$as_me:$LINENO: WARNING: termios.h: in the future, the compiler will take precedence" >&5
31707 echo "$as_me: WARNING: termios.h: in the future, the compiler will take precedence" >&2;} 31804 echo "$as_me: WARNING: termios.h: in the future, the compiler will take precedence" >&2;}
31708 ( 31805 (
31709 cat <<\_ASBOX 31806 cat <<\_ASBOX
31710 ## ------------------------------------------ ## 31807 ## ------------------------------------- ##
31711 ## Report this to the AC_PACKAGE_NAME lists. ## 31808 ## Report this to xemacs-beta@xemacs.org ##
31712 ## ------------------------------------------ ## 31809 ## ------------------------------------- ##
31713 _ASBOX 31810 _ASBOX
31714 ) | 31811 ) |
31715 sed "s/^/$as_me: WARNING: /" >&2 31812 sed "s/^/$as_me: WARNING: /" >&2
31716 ;; 31813 ;;
31717 esac 31814 esac
31856 echo "$as_me: WARNING: termio.h: proceeding with the preprocessor's result" >&2;} 31953 echo "$as_me: WARNING: termio.h: proceeding with the preprocessor's result" >&2;}
31857 { echo "$as_me:$LINENO: WARNING: termio.h: in the future, the compiler will take precedence" >&5 31954 { echo "$as_me:$LINENO: WARNING: termio.h: in the future, the compiler will take precedence" >&5
31858 echo "$as_me: WARNING: termio.h: in the future, the compiler will take precedence" >&2;} 31955 echo "$as_me: WARNING: termio.h: in the future, the compiler will take precedence" >&2;}
31859 ( 31956 (
31860 cat <<\_ASBOX 31957 cat <<\_ASBOX
31861 ## ------------------------------------------ ## 31958 ## ------------------------------------- ##
31862 ## Report this to the AC_PACKAGE_NAME lists. ## 31959 ## Report this to xemacs-beta@xemacs.org ##
31863 ## ------------------------------------------ ## 31960 ## ------------------------------------- ##
31864 _ASBOX 31961 _ASBOX
31865 ) | 31962 ) |
31866 sed "s/^/$as_me: WARNING: /" >&2 31963 sed "s/^/$as_me: WARNING: /" >&2
31867 ;; 31964 ;;
31868 esac 31965 esac
32097 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 32194 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
32098 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 32195 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
32099 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} 32196 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
32100 ( 32197 (
32101 cat <<\_ASBOX 32198 cat <<\_ASBOX
32102 ## ------------------------------------------ ## 32199 ## ------------------------------------- ##
32103 ## Report this to the AC_PACKAGE_NAME lists. ## 32200 ## Report this to xemacs-beta@xemacs.org ##
32104 ## ------------------------------------------ ## 32201 ## ------------------------------------- ##
32105 _ASBOX 32202 _ASBOX
32106 ) | 32203 ) |
32107 sed "s/^/$as_me: WARNING: /" >&2 32204 sed "s/^/$as_me: WARNING: /" >&2
32108 ;; 32205 ;;
32109 esac 32206 esac
32235 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 32332 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
32236 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 32333 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
32237 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} 32334 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
32238 ( 32335 (
32239 cat <<\_ASBOX 32336 cat <<\_ASBOX
32240 ## ------------------------------------------ ## 32337 ## ------------------------------------- ##
32241 ## Report this to the AC_PACKAGE_NAME lists. ## 32338 ## Report this to xemacs-beta@xemacs.org ##
32242 ## ------------------------------------------ ## 32339 ## ------------------------------------- ##
32243 _ASBOX 32340 _ASBOX
32244 ) | 32341 ) |
32245 sed "s/^/$as_me: WARNING: /" >&2 32342 sed "s/^/$as_me: WARNING: /" >&2
32246 ;; 32343 ;;
32247 esac 32344 esac
32591 echo "$as_me: WARNING: sys/ipc.h: proceeding with the preprocessor's result" >&2;} 32688 echo "$as_me: WARNING: sys/ipc.h: proceeding with the preprocessor's result" >&2;}
32592 { echo "$as_me:$LINENO: WARNING: sys/ipc.h: in the future, the compiler will take precedence" >&5 32689 { echo "$as_me:$LINENO: WARNING: sys/ipc.h: in the future, the compiler will take precedence" >&5
32593 echo "$as_me: WARNING: sys/ipc.h: in the future, the compiler will take precedence" >&2;} 32690 echo "$as_me: WARNING: sys/ipc.h: in the future, the compiler will take precedence" >&2;}
32594 ( 32691 (
32595 cat <<\_ASBOX 32692 cat <<\_ASBOX
32596 ## ------------------------------------------ ## 32693 ## ------------------------------------- ##
32597 ## Report this to the AC_PACKAGE_NAME lists. ## 32694 ## Report this to xemacs-beta@xemacs.org ##
32598 ## ------------------------------------------ ## 32695 ## ------------------------------------- ##
32599 _ASBOX 32696 _ASBOX
32600 ) | 32697 ) |
32601 sed "s/^/$as_me: WARNING: /" >&2 32698 sed "s/^/$as_me: WARNING: /" >&2
32602 ;; 32699 ;;
32603 esac 32700 esac
32729 echo "$as_me: WARNING: sys/msg.h: proceeding with the preprocessor's result" >&2;} 32826 echo "$as_me: WARNING: sys/msg.h: proceeding with the preprocessor's result" >&2;}
32730 { echo "$as_me:$LINENO: WARNING: sys/msg.h: in the future, the compiler will take precedence" >&5 32827 { echo "$as_me:$LINENO: WARNING: sys/msg.h: in the future, the compiler will take precedence" >&5
32731 echo "$as_me: WARNING: sys/msg.h: in the future, the compiler will take precedence" >&2;} 32828 echo "$as_me: WARNING: sys/msg.h: in the future, the compiler will take precedence" >&2;}
32732 ( 32829 (
32733 cat <<\_ASBOX 32830 cat <<\_ASBOX
32734 ## ------------------------------------------ ## 32831 ## ------------------------------------- ##
32735 ## Report this to the AC_PACKAGE_NAME lists. ## 32832 ## Report this to xemacs-beta@xemacs.org ##
32736 ## ------------------------------------------ ## 32833 ## ------------------------------------- ##
32737 _ASBOX 32834 _ASBOX
32738 ) | 32835 ) |
32739 sed "s/^/$as_me: WARNING: /" >&2 32836 sed "s/^/$as_me: WARNING: /" >&2
32740 ;; 32837 ;;
32741 esac 32838 esac
32880 echo "$as_me: WARNING: dirent.h: proceeding with the preprocessor's result" >&2;} 32977 echo "$as_me: WARNING: dirent.h: proceeding with the preprocessor's result" >&2;}
32881 { echo "$as_me:$LINENO: WARNING: dirent.h: in the future, the compiler will take precedence" >&5 32978 { echo "$as_me:$LINENO: WARNING: dirent.h: in the future, the compiler will take precedence" >&5
32882 echo "$as_me: WARNING: dirent.h: in the future, the compiler will take precedence" >&2;} 32979 echo "$as_me: WARNING: dirent.h: in the future, the compiler will take precedence" >&2;}
32883 ( 32980 (
32884 cat <<\_ASBOX 32981 cat <<\_ASBOX
32885 ## ------------------------------------------ ## 32982 ## ------------------------------------- ##
32886 ## Report this to the AC_PACKAGE_NAME lists. ## 32983 ## Report this to xemacs-beta@xemacs.org ##
32887 ## ------------------------------------------ ## 32984 ## ------------------------------------- ##
32888 _ASBOX 32985 _ASBOX
32889 ) | 32986 ) |
32890 sed "s/^/$as_me: WARNING: /" >&2 32987 sed "s/^/$as_me: WARNING: /" >&2
32891 ;; 32988 ;;
32892 esac 32989 esac
33023 echo "$as_me: WARNING: sys/dir.h: proceeding with the preprocessor's result" >&2;} 33120 echo "$as_me: WARNING: sys/dir.h: proceeding with the preprocessor's result" >&2;}
33024 { echo "$as_me:$LINENO: WARNING: sys/dir.h: in the future, the compiler will take precedence" >&5 33121 { echo "$as_me:$LINENO: WARNING: sys/dir.h: in the future, the compiler will take precedence" >&5
33025 echo "$as_me: WARNING: sys/dir.h: in the future, the compiler will take precedence" >&2;} 33122 echo "$as_me: WARNING: sys/dir.h: in the future, the compiler will take precedence" >&2;}
33026 ( 33123 (
33027 cat <<\_ASBOX 33124 cat <<\_ASBOX
33028 ## ------------------------------------------ ## 33125 ## ------------------------------------- ##
33029 ## Report this to the AC_PACKAGE_NAME lists. ## 33126 ## Report this to xemacs-beta@xemacs.org ##
33030 ## ------------------------------------------ ## 33127 ## ------------------------------------- ##
33031 _ASBOX 33128 _ASBOX
33032 ) | 33129 ) |
33033 sed "s/^/$as_me: WARNING: /" >&2 33130 sed "s/^/$as_me: WARNING: /" >&2
33034 ;; 33131 ;;
33035 esac 33132 esac
33174 echo "$as_me: WARNING: nlist.h: proceeding with the preprocessor's result" >&2;} 33271 echo "$as_me: WARNING: nlist.h: proceeding with the preprocessor's result" >&2;}
33175 { echo "$as_me:$LINENO: WARNING: nlist.h: in the future, the compiler will take precedence" >&5 33272 { echo "$as_me:$LINENO: WARNING: nlist.h: in the future, the compiler will take precedence" >&5
33176 echo "$as_me: WARNING: nlist.h: in the future, the compiler will take precedence" >&2;} 33273 echo "$as_me: WARNING: nlist.h: in the future, the compiler will take precedence" >&2;}
33177 ( 33274 (
33178 cat <<\_ASBOX 33275 cat <<\_ASBOX
33179 ## ------------------------------------------ ## 33276 ## ------------------------------------- ##
33180 ## Report this to the AC_PACKAGE_NAME lists. ## 33277 ## Report this to xemacs-beta@xemacs.org ##
33181 ## ------------------------------------------ ## 33278 ## ------------------------------------- ##
33182 _ASBOX 33279 _ASBOX
33183 ) | 33280 ) |
33184 sed "s/^/$as_me: WARNING: /" >&2 33281 sed "s/^/$as_me: WARNING: /" >&2
33185 ;; 33282 ;;
33186 esac 33283 esac
33327 echo "$as_me: WARNING: multimedia/audio_device.h: proceeding with the preprocessor's result" >&2;} 33424 echo "$as_me: WARNING: multimedia/audio_device.h: proceeding with the preprocessor's result" >&2;}
33328 { echo "$as_me:$LINENO: WARNING: multimedia/audio_device.h: in the future, the compiler will take precedence" >&5 33425 { echo "$as_me:$LINENO: WARNING: multimedia/audio_device.h: in the future, the compiler will take precedence" >&5
33329 echo "$as_me: WARNING: multimedia/audio_device.h: in the future, the compiler will take precedence" >&2;} 33426 echo "$as_me: WARNING: multimedia/audio_device.h: in the future, the compiler will take precedence" >&2;}
33330 ( 33427 (
33331 cat <<\_ASBOX 33428 cat <<\_ASBOX
33332 ## ------------------------------------------ ## 33429 ## ------------------------------------- ##
33333 ## Report this to the AC_PACKAGE_NAME lists. ## 33430 ## Report this to xemacs-beta@xemacs.org ##
33334 ## ------------------------------------------ ## 33431 ## ------------------------------------- ##
33335 _ASBOX 33432 _ASBOX
33336 ) | 33433 ) |
33337 sed "s/^/$as_me: WARNING: /" >&2 33434 sed "s/^/$as_me: WARNING: /" >&2
33338 ;; 33435 ;;
33339 esac 33436 esac
33675 echo "$as_me: WARNING: ${dir}/soundcard.h: proceeding with the preprocessor's result" >&2;} 33772 echo "$as_me: WARNING: ${dir}/soundcard.h: proceeding with the preprocessor's result" >&2;}
33676 { echo "$as_me:$LINENO: WARNING: ${dir}/soundcard.h: in the future, the compiler will take precedence" >&5 33773 { echo "$as_me:$LINENO: WARNING: ${dir}/soundcard.h: in the future, the compiler will take precedence" >&5
33677 echo "$as_me: WARNING: ${dir}/soundcard.h: in the future, the compiler will take precedence" >&2;} 33774 echo "$as_me: WARNING: ${dir}/soundcard.h: in the future, the compiler will take precedence" >&2;}
33678 ( 33775 (
33679 cat <<\_ASBOX 33776 cat <<\_ASBOX
33680 ## ------------------------------------------ ## 33777 ## ------------------------------------- ##
33681 ## Report this to the AC_PACKAGE_NAME lists. ## 33778 ## Report this to xemacs-beta@xemacs.org ##
33682 ## ------------------------------------------ ## 33779 ## ------------------------------------- ##
33683 _ASBOX 33780 _ASBOX
33684 ) | 33781 ) |
33685 sed "s/^/$as_me: WARNING: /" >&2 33782 sed "s/^/$as_me: WARNING: /" >&2
33686 ;; 33783 ;;
33687 esac 33784 esac
33933 echo "$as_me: WARNING: audio/audiolib.h: proceeding with the preprocessor's result" >&2;} 34030 echo "$as_me: WARNING: audio/audiolib.h: proceeding with the preprocessor's result" >&2;}
33934 { echo "$as_me:$LINENO: WARNING: audio/audiolib.h: in the future, the compiler will take precedence" >&5 34031 { echo "$as_me:$LINENO: WARNING: audio/audiolib.h: in the future, the compiler will take precedence" >&5
33935 echo "$as_me: WARNING: audio/audiolib.h: in the future, the compiler will take precedence" >&2;} 34032 echo "$as_me: WARNING: audio/audiolib.h: in the future, the compiler will take precedence" >&2;}
33936 ( 34033 (
33937 cat <<\_ASBOX 34034 cat <<\_ASBOX
33938 ## ------------------------------------------ ## 34035 ## ------------------------------------- ##
33939 ## Report this to the AC_PACKAGE_NAME lists. ## 34036 ## Report this to xemacs-beta@xemacs.org ##
33940 ## ------------------------------------------ ## 34037 ## ------------------------------------- ##
33941 _ASBOX 34038 _ASBOX
33942 ) | 34039 ) |
33943 sed "s/^/$as_me: WARNING: /" >&2 34040 sed "s/^/$as_me: WARNING: /" >&2
33944 ;; 34041 ;;
33945 esac 34042 esac
34428 echo "$as_me: WARNING: ncurses/curses.h: proceeding with the preprocessor's result" >&2;} 34525 echo "$as_me: WARNING: ncurses/curses.h: proceeding with the preprocessor's result" >&2;}
34429 { echo "$as_me:$LINENO: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&5 34526 { echo "$as_me:$LINENO: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&5
34430 echo "$as_me: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&2;} 34527 echo "$as_me: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&2;}
34431 ( 34528 (
34432 cat <<\_ASBOX 34529 cat <<\_ASBOX
34433 ## ------------------------------------------ ## 34530 ## ------------------------------------- ##
34434 ## Report this to the AC_PACKAGE_NAME lists. ## 34531 ## Report this to xemacs-beta@xemacs.org ##
34435 ## ------------------------------------------ ## 34532 ## ------------------------------------- ##
34436 _ASBOX 34533 _ASBOX
34437 ) | 34534 ) |
34438 sed "s/^/$as_me: WARNING: /" >&2 34535 sed "s/^/$as_me: WARNING: /" >&2
34439 ;; 34536 ;;
34440 esac 34537 esac
34570 echo "$as_me: WARNING: ncurses/term.h: proceeding with the preprocessor's result" >&2;} 34667 echo "$as_me: WARNING: ncurses/term.h: proceeding with the preprocessor's result" >&2;}
34571 { echo "$as_me:$LINENO: WARNING: ncurses/term.h: in the future, the compiler will take precedence" >&5 34668 { echo "$as_me:$LINENO: WARNING: ncurses/term.h: in the future, the compiler will take precedence" >&5
34572 echo "$as_me: WARNING: ncurses/term.h: in the future, the compiler will take precedence" >&2;} 34669 echo "$as_me: WARNING: ncurses/term.h: in the future, the compiler will take precedence" >&2;}
34573 ( 34670 (
34574 cat <<\_ASBOX 34671 cat <<\_ASBOX
34575 ## ------------------------------------------ ## 34672 ## ------------------------------------- ##
34576 ## Report this to the AC_PACKAGE_NAME lists. ## 34673 ## Report this to xemacs-beta@xemacs.org ##
34577 ## ------------------------------------------ ## 34674 ## ------------------------------------- ##
34578 _ASBOX 34675 _ASBOX
34579 ) | 34676 ) |
34580 sed "s/^/$as_me: WARNING: /" >&2 34677 sed "s/^/$as_me: WARNING: /" >&2
34581 ;; 34678 ;;
34582 esac 34679 esac
34720 echo "$as_me: WARNING: ncurses/curses.h: proceeding with the preprocessor's result" >&2;} 34817 echo "$as_me: WARNING: ncurses/curses.h: proceeding with the preprocessor's result" >&2;}
34721 { echo "$as_me:$LINENO: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&5 34818 { echo "$as_me:$LINENO: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&5
34722 echo "$as_me: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&2;} 34819 echo "$as_me: WARNING: ncurses/curses.h: in the future, the compiler will take precedence" >&2;}
34723 ( 34820 (
34724 cat <<\_ASBOX 34821 cat <<\_ASBOX
34725 ## ------------------------------------------ ## 34822 ## ------------------------------------- ##
34726 ## Report this to the AC_PACKAGE_NAME lists. ## 34823 ## Report this to xemacs-beta@xemacs.org ##
34727 ## ------------------------------------------ ## 34824 ## ------------------------------------- ##
34728 _ASBOX 34825 _ASBOX
34729 ) | 34826 ) |
34730 sed "s/^/$as_me: WARNING: /" >&2 34827 sed "s/^/$as_me: WARNING: /" >&2
34731 ;; 34828 ;;
34732 esac 34829 esac
35108 echo "$as_me: WARNING: gpm.h: proceeding with the preprocessor's result" >&2;} 35205 echo "$as_me: WARNING: gpm.h: proceeding with the preprocessor's result" >&2;}
35109 { echo "$as_me:$LINENO: WARNING: gpm.h: in the future, the compiler will take precedence" >&5 35206 { echo "$as_me:$LINENO: WARNING: gpm.h: in the future, the compiler will take precedence" >&5
35110 echo "$as_me: WARNING: gpm.h: in the future, the compiler will take precedence" >&2;} 35207 echo "$as_me: WARNING: gpm.h: in the future, the compiler will take precedence" >&2;}
35111 ( 35208 (
35112 cat <<\_ASBOX 35209 cat <<\_ASBOX
35113 ## ------------------------------------------ ## 35210 ## ------------------------------------- ##
35114 ## Report this to the AC_PACKAGE_NAME lists. ## 35211 ## Report this to xemacs-beta@xemacs.org ##
35115 ## ------------------------------------------ ## 35212 ## ------------------------------------- ##
35116 _ASBOX 35213 _ASBOX
35117 ) | 35214 ) |
35118 sed "s/^/$as_me: WARNING: /" >&2 35215 sed "s/^/$as_me: WARNING: /" >&2
35119 ;; 35216 ;;
35120 esac 35217 esac
35346 echo "$as_me: WARNING: ndbm.h: proceeding with the preprocessor's result" >&2;} 35443 echo "$as_me: WARNING: ndbm.h: proceeding with the preprocessor's result" >&2;}
35347 { echo "$as_me:$LINENO: WARNING: ndbm.h: in the future, the compiler will take precedence" >&5 35444 { echo "$as_me:$LINENO: WARNING: ndbm.h: in the future, the compiler will take precedence" >&5
35348 echo "$as_me: WARNING: ndbm.h: in the future, the compiler will take precedence" >&2;} 35445 echo "$as_me: WARNING: ndbm.h: in the future, the compiler will take precedence" >&2;}
35349 ( 35446 (
35350 cat <<\_ASBOX 35447 cat <<\_ASBOX
35351 ## ------------------------------------------ ## 35448 ## ------------------------------------- ##
35352 ## Report this to the AC_PACKAGE_NAME lists. ## 35449 ## Report this to xemacs-beta@xemacs.org ##
35353 ## ------------------------------------------ ## 35450 ## ------------------------------------- ##
35354 _ASBOX 35451 _ASBOX
35355 ) | 35452 ) |
35356 sed "s/^/$as_me: WARNING: /" >&2 35453 sed "s/^/$as_me: WARNING: /" >&2
35357 ;; 35454 ;;
35358 esac 35455 esac
36253 echo "$as_me: WARNING: gmp.h: proceeding with the preprocessor's result" >&2;} 36350 echo "$as_me: WARNING: gmp.h: proceeding with the preprocessor's result" >&2;}
36254 { echo "$as_me:$LINENO: WARNING: gmp.h: in the future, the compiler will take precedence" >&5 36351 { echo "$as_me:$LINENO: WARNING: gmp.h: in the future, the compiler will take precedence" >&5
36255 echo "$as_me: WARNING: gmp.h: in the future, the compiler will take precedence" >&2;} 36352 echo "$as_me: WARNING: gmp.h: in the future, the compiler will take precedence" >&2;}
36256 ( 36353 (
36257 cat <<\_ASBOX 36354 cat <<\_ASBOX
36258 ## ------------------------------------------ ## 36355 ## ------------------------------------- ##
36259 ## Report this to the AC_PACKAGE_NAME lists. ## 36356 ## Report this to xemacs-beta@xemacs.org ##
36260 ## ------------------------------------------ ## 36357 ## ------------------------------------- ##
36261 _ASBOX 36358 _ASBOX
36262 ) | 36359 ) |
36263 sed "s/^/$as_me: WARNING: /" >&2 36360 sed "s/^/$as_me: WARNING: /" >&2
36264 ;; 36361 ;;
36265 esac 36362 esac
36478 echo "$as_me: WARNING: mp.h: proceeding with the preprocessor's result" >&2;} 36575 echo "$as_me: WARNING: mp.h: proceeding with the preprocessor's result" >&2;}
36479 { echo "$as_me:$LINENO: WARNING: mp.h: in the future, the compiler will take precedence" >&5 36576 { echo "$as_me:$LINENO: WARNING: mp.h: in the future, the compiler will take precedence" >&5
36480 echo "$as_me: WARNING: mp.h: in the future, the compiler will take precedence" >&2;} 36577 echo "$as_me: WARNING: mp.h: in the future, the compiler will take precedence" >&2;}
36481 ( 36578 (
36482 cat <<\_ASBOX 36579 cat <<\_ASBOX
36483 ## ------------------------------------------ ## 36580 ## ------------------------------------- ##
36484 ## Report this to the AC_PACKAGE_NAME lists. ## 36581 ## Report this to xemacs-beta@xemacs.org ##
36485 ## ------------------------------------------ ## 36582 ## ------------------------------------- ##
36486 _ASBOX 36583 _ASBOX
36487 ) | 36584 ) |
36488 sed "s/^/$as_me: WARNING: /" >&2 36585 sed "s/^/$as_me: WARNING: /" >&2
36489 ;; 36586 ;;
36490 esac 36587 esac
38061 ## Running $as_me. ## 38158 ## Running $as_me. ##
38062 _ASBOX 38159 _ASBOX
38063 } >&5 38160 } >&5
38064 cat >&5 <<_CSEOF 38161 cat >&5 <<_CSEOF
38065 38162
38066 This file was extended by $as_me, which was 38163 This file was extended by XEmacs $as_me 21.5, which was
38067 generated by GNU Autoconf 2.59. Invocation command line was 38164 generated by GNU Autoconf 2.59. Invocation command line was
38068 38165
38069 CONFIG_FILES = $CONFIG_FILES 38166 CONFIG_FILES = $CONFIG_FILES
38070 CONFIG_HEADERS = $CONFIG_HEADERS 38167 CONFIG_HEADERS = $CONFIG_HEADERS
38071 CONFIG_LINKS = $CONFIG_LINKS 38168 CONFIG_LINKS = $CONFIG_LINKS
38124 Report bugs to <bug-autoconf@gnu.org>." 38221 Report bugs to <bug-autoconf@gnu.org>."
38125 _ACEOF 38222 _ACEOF
38126 38223
38127 cat >>$CONFIG_STATUS <<_ACEOF 38224 cat >>$CONFIG_STATUS <<_ACEOF
38128 ac_cs_version="\\ 38225 ac_cs_version="\\
38129 config.status 38226 XEmacs config.status 21.5
38130 configured by $0, generated by GNU Autoconf 2.59, 38227 configured by $0, generated by GNU Autoconf 2.59,
38131 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 38228 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
38132 38229
38133 Copyright (C) 2003 Free Software Foundation, Inc. 38230 Copyright (C) 2003 Free Software Foundation, Inc.
38134 This config.status script is free software; the Free Software Foundation 38231 This config.status script is free software; the Free Software Foundation