Mercurial > hg > xemacs-beta
comparison configure @ 2667:4f72b178ae35
[xemacs-hg @ 2005-03-15 12:37:07 by malcolmp]
configure.ac OpenBSD, --with-cflags-optimization, PNG and TIFF fixes.
author | malcolmp |
---|---|
date | Tue, 15 Mar 2005 12:37:14 +0000 |
parents | d5a00a8fb31a |
children | b26d8b5d0d30 |
comparison
equal
deleted
inserted
replaced
2666:7bf1f40e6acb | 2667:4f72b178ae35 |
---|---|
1582 ac_ext=c | 1582 ac_ext=c |
1583 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 1583 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
1584 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 1584 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
1585 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' | 1585 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' |
1586 ac_cpp='$CPP '"$xe_cppflags" | 1586 ac_cpp='$CPP '"$xe_cppflags" |
1587 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 1587 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
1588 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 1588 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
1589 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 1589 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
1590 | 1590 |
1591 | 1591 |
1592 | 1592 |
3466 if test "${with_cflags_warning-unset}" != unset | 3466 if test "${with_cflags_warning-unset}" != unset |
3467 then cflags_warning_specified=yes; | 3467 then cflags_warning_specified=yes; |
3468 else cflags_warning_specified=no; | 3468 else cflags_warning_specified=no; |
3469 fi | 3469 fi |
3470 | 3470 |
3471 if test "${cflags_optimization-unset}" != unset | 3471 if test "${with_cflags_optimization-unset}" != unset |
3472 then cflags_optimization_specified=yes; | 3472 then cflags_optimization_specified=yes; |
3473 else cflags_optimization_specified=no; | 3473 else cflags_optimization_specified=no; |
3474 fi | 3474 fi |
3475 | 3475 |
3476 if test "${cflags_debugging-unset}" != unset | 3476 if test "${with_cflags_debugging-unset}" != unset |
3477 then cflags_debugging_specified=yes; | 3477 then cflags_debugging_specified=yes; |
3478 else cflags_debugging_specified=no; | 3478 else cflags_debugging_specified=no; |
3479 fi | 3479 fi |
3480 | 3480 |
3481 xe_save_CFLAGS="$CFLAGS" | 3481 xe_save_CFLAGS="$CFLAGS" |
3483 ac_ext=c | 3483 ac_ext=c |
3484 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 3484 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
3485 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 3485 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
3486 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' | 3486 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' |
3487 ac_cpp='$CPP '"$xe_cppflags" | 3487 ac_cpp='$CPP '"$xe_cppflags" |
3488 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 3488 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
3489 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 3489 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
3490 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3490 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3491 if test -n "$ac_tool_prefix"; then | 3491 if test -n "$ac_tool_prefix"; then |
3492 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 3492 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
3493 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 3493 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
4410 ac_ext=c | 4410 ac_ext=c |
4411 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 4411 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
4412 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 4412 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
4413 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' | 4413 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' |
4414 ac_cpp='$CPP '"$xe_cppflags" | 4414 ac_cpp='$CPP '"$xe_cppflags" |
4415 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 4415 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
4416 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 4416 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
4417 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4417 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4418 | 4418 |
4419 | 4419 |
4420 ac_ext=c | 4420 ac_ext=c |
4421 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 4421 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
4422 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 4422 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
4423 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' | 4423 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' |
4424 ac_cpp='$CPP '"$xe_cppflags" | 4424 ac_cpp='$CPP '"$xe_cppflags" |
4425 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 4425 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
4426 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 4426 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
4427 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4427 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4428 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 | 4428 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 |
4429 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 | 4429 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 |
4430 # On Suns, sometimes $CPP names a directory. | 4430 # On Suns, sometimes $CPP names a directory. |
4651 ac_ext=c | 4651 ac_ext=c |
4652 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 4652 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
4653 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 4653 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
4654 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' | 4654 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' |
4655 ac_cpp='$CPP '"$xe_cppflags" | 4655 ac_cpp='$CPP '"$xe_cppflags" |
4656 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 4656 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
4657 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 4657 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
4658 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4658 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4659 | 4659 |
4660 | 4660 |
4661 echo "$as_me:$LINENO: checking for egrep" >&5 | 4661 echo "$as_me:$LINENO: checking for egrep" >&5 |
4705 ac_ext=c | 4705 ac_ext=c |
4706 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 4706 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
4707 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 4707 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
4708 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' | 4708 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' |
4709 ac_cpp='$CPP '"$xe_cppflags" | 4709 ac_cpp='$CPP '"$xe_cppflags" |
4710 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 4710 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
4711 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 4711 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
4712 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 4712 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
4713 if test -n "$ac_tool_prefix"; then | 4713 if test -n "$ac_tool_prefix"; then |
4714 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 4714 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
4715 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 4715 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
5431 ac_ext=c | 5431 ac_ext=c |
5432 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 5432 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
5433 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 5433 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
5434 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' | 5434 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' |
5435 ac_cpp='$CPP '"$xe_cppflags" | 5435 ac_cpp='$CPP '"$xe_cppflags" |
5436 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 5436 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
5437 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 5437 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
5438 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 5438 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
5439 | 5439 |
5440 if test "$with_gcc" = "no" -a "$GCC" = "yes"; then | 5440 if test "$with_gcc" = "no" -a "$GCC" = "yes"; then |
5441 CC=${NON_GNU_CC-cc} | 5441 CC=${NON_GNU_CC-cc} |
5442 ac_ext=c | 5442 ac_ext=c |
5443 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 5443 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
5444 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 5444 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
5445 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' | 5445 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' |
5446 ac_cpp='$CPP '"$xe_cppflags" | 5446 ac_cpp='$CPP '"$xe_cppflags" |
5447 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 5447 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
5448 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 5448 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
5449 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 5449 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
5450 if test -n "$ac_tool_prefix"; then | 5450 if test -n "$ac_tool_prefix"; then |
5451 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 5451 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
5452 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 5452 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
6168 ac_ext=c | 6168 ac_ext=c |
6169 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 6169 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
6170 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 6170 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
6171 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' | 6171 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' |
6172 ac_cpp='$CPP '"$xe_cppflags" | 6172 ac_cpp='$CPP '"$xe_cppflags" |
6173 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 6173 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
6174 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 6174 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
6175 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 6175 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6176 | 6176 |
6177 elif test "$with_gcc" = "yes" -a "$GCC" != "yes" ; then | 6177 elif test "$with_gcc" = "yes" -a "$GCC" != "yes" ; then |
6178 CC=gcc | 6178 CC=gcc |
6179 ac_ext=c | 6179 ac_ext=c |
6180 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 6180 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
6181 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 6181 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
6182 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' | 6182 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' |
6183 ac_cpp='$CPP '"$xe_cppflags" | 6183 ac_cpp='$CPP '"$xe_cppflags" |
6184 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 6184 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
6185 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 6185 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
6186 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 6186 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6187 if test -n "$ac_tool_prefix"; then | 6187 if test -n "$ac_tool_prefix"; then |
6188 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 6188 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
6189 set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 6189 set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
6905 ac_ext=c | 6905 ac_ext=c |
6906 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 6906 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
6907 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 6907 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
6908 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' | 6908 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' |
6909 ac_cpp='$CPP '"$xe_cppflags" | 6909 ac_cpp='$CPP '"$xe_cppflags" |
6910 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 6910 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
6911 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 6911 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
6912 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 6912 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6913 | 6913 |
6914 fi | 6914 fi |
6915 CFLAGS="$xe_save_CFLAGS" | 6915 CFLAGS="$xe_save_CFLAGS" |
6975 ac_ext=c | 6975 ac_ext=c |
6976 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 6976 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
6977 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 6977 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
6978 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' | 6978 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' |
6979 ac_cpp='$CPP '"$xe_cppflags" | 6979 ac_cpp='$CPP '"$xe_cppflags" |
6980 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 6980 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
6981 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 6981 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
6982 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 6982 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
6983 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 | 6983 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 |
6984 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 | 6984 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 |
6985 # On Suns, sometimes $CPP names a directory. | 6985 # On Suns, sometimes $CPP names a directory. |
7206 ac_ext=c | 7206 ac_ext=c |
7207 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 7207 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
7208 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 7208 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
7209 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' | 7209 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' |
7210 ac_cpp='$CPP '"$xe_cppflags" | 7210 ac_cpp='$CPP '"$xe_cppflags" |
7211 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 7211 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
7212 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 7212 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
7213 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 7213 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
7214 | 7214 |
7215 | 7215 |
7216 | 7216 |
7716 xemacs_cc_cc_mismatch=no | 7716 xemacs_cc_cc_mismatch=no |
7717 fi | 7717 fi |
7718 fi | 7718 fi |
7719 | 7719 |
7720 | 7720 |
7721 if test -z "$with_optimization" ; then | 7721 if test -z "$with_optimization"; then |
7722 if test -n "$emacs_is_beta" ; then | 7722 if test -z "$emacs_is_beta" -o "$cflags_optimization_specified" = "yes"; then |
7723 with_optimization=yes | |
7724 else | |
7723 with_optimization=no | 7725 with_optimization=no |
7724 else | |
7725 with_optimization=yes | |
7726 fi | 7726 fi |
7727 fi | 7727 fi |
7728 | 7728 |
7729 | 7729 |
7730 | 7730 |
8035 ac_ext=c | 8035 ac_ext=c |
8036 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' | 8036 xe_cppflags='$CPPFLAGS $c_switch_site $c_switch_machine $c_switch_system $c_switch_x_site $X_CFLAGS' |
8037 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' | 8037 xe_ldflags='$LDFLAGS $ld_switch_site $ld_switch_machine $ld_switch_system $ld_switch_x_site $ld_switch_run' |
8038 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' | 8038 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' |
8039 ac_cpp='$CPP '"$xe_cppflags" | 8039 ac_cpp='$CPP '"$xe_cppflags" |
8040 ac_compile='$CC -c $CFLAGS'"$xe_cppflags"' conftest.$ac_ext >&5' | 8040 ac_compile='$CC -c $CFLAGS '"$xe_cppflags"' conftest.$ac_ext >&5' |
8041 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' | 8041 ac_link='$CC -o conftest$ac_exeext $CFLAGS '"$xe_cppflags $xe_ldflags"' conftest.$ac_ext '"$xe_libs"' >&5' |
8042 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 8042 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
8043 | 8043 |
8044 if test "$unexec" = "unexaix.o"; then | 8044 if test "$unexec" = "unexaix.o"; then |
8045 if test "$with_dynamic" = "no"; then | 8045 if test "$with_dynamic" = "no"; then |
22643 echo $ECHO_N "checking for png_read_image in -lpng... $ECHO_C" >&6 | 22643 echo $ECHO_N "checking for png_read_image in -lpng... $ECHO_C" >&6 |
22644 if test "${ac_cv_lib_png_png_read_image+set}" = set; then | 22644 if test "${ac_cv_lib_png_png_read_image+set}" = set; then |
22645 echo $ECHO_N "(cached) $ECHO_C" >&6 | 22645 echo $ECHO_N "(cached) $ECHO_C" >&6 |
22646 else | 22646 else |
22647 ac_check_lib_save_LIBS=$LIBS | 22647 ac_check_lib_save_LIBS=$LIBS |
22648 LIBS="-lpng $LIBS" | 22648 LIBS="-lpng -lz $LIBS" |
22649 cat >conftest.$ac_ext <<_ACEOF | 22649 cat >conftest.$ac_ext <<_ACEOF |
22650 /* confdefs.h. */ | 22650 /* confdefs.h. */ |
22651 _ACEOF | 22651 _ACEOF |
22652 cat confdefs.h >>conftest.$ac_ext | 22652 cat confdefs.h >>conftest.$ac_ext |
22653 cat >>conftest.$ac_ext <<_ACEOF | 22653 cat >>conftest.$ac_ext <<_ACEOF |
22929 echo $ECHO_N "checking for TIFFClientOpen in -ltiff... $ECHO_C" >&6 | 22929 echo $ECHO_N "checking for TIFFClientOpen in -ltiff... $ECHO_C" >&6 |
22930 if test "${ac_cv_lib_tiff_TIFFClientOpen+set}" = set; then | 22930 if test "${ac_cv_lib_tiff_TIFFClientOpen+set}" = set; then |
22931 echo $ECHO_N "(cached) $ECHO_C" >&6 | 22931 echo $ECHO_N "(cached) $ECHO_C" >&6 |
22932 else | 22932 else |
22933 ac_check_lib_save_LIBS=$LIBS | 22933 ac_check_lib_save_LIBS=$LIBS |
22934 LIBS="-ltiff $LIBS" | 22934 LIBS="-ltiff -lz $LIBS" |
22935 cat >conftest.$ac_ext <<_ACEOF | 22935 cat >conftest.$ac_ext <<_ACEOF |
22936 /* confdefs.h. */ | 22936 /* confdefs.h. */ |
22937 _ACEOF | 22937 _ACEOF |
22938 cat confdefs.h >>conftest.$ac_ext | 22938 cat confdefs.h >>conftest.$ac_ext |
22939 cat >>conftest.$ac_ext <<_ACEOF | 22939 cat >>conftest.$ac_ext <<_ACEOF |