Changeset 105469 in vbox for trunk/src/libs/libpng-1.6.43/configure
- Timestamp:
- Jul 24, 2024 10:11:32 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.43/configure
r103316 r105469 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.72 for libpng 1.6.4 2.3 # Generated by GNU Autoconf 2.72 for libpng 1.6.43. 4 4 # 5 5 # Report bugs to <[email protected]>. … … 615 615 PACKAGE_NAME='libpng' 616 616 PACKAGE_TARNAME='libpng' 617 PACKAGE_VERSION='1.6.4 2'618 PACKAGE_STRING='libpng 1.6.4 2'617 PACKAGE_VERSION='1.6.43' 618 PACKAGE_STRING='libpng 1.6.43' 619 619 PACKAGE_BUGREPORT='[email protected]' 620 620 PACKAGE_URL='' … … 868 868 CPP 869 869 LT_SYS_LIBRARY_PATH 870 AWK 870 871 PNG_COPTS' 871 872 … … 1417 1418 # This message is too long to be a string in the A/UX 3.1 sh. 1418 1419 cat <<_ACEOF 1419 'configure' configures libpng 1.6.4 2to adapt to many kinds of systems.1420 'configure' configures libpng 1.6.43 to adapt to many kinds of systems. 1420 1421 1421 1422 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1488 1489 if test -n "$ac_init_help"; then 1489 1490 case $ac_init_help in 1490 short | recursive ) echo "Configuration of libpng 1.6.4 2:";;1491 short | recursive ) echo "Configuration of libpng 1.6.43:";; 1491 1492 esac 1492 1493 cat <<\_ACEOF … … 1544 1545 change this. 1545 1546 --enable-hardware-optimizations 1546 Enable hardware optimizations: =no/off, yes/on :1547 Enable hardware optimizations: =no/off, yes/on. 1547 1548 --enable-arm-neon Enable ARM NEON optimizations: =no/off, check, api, 1548 yes/on :no/off: disable the optimizations; check:1549 yes/on. no/off: disable the optimizations; check: 1549 1550 use internal checking code (deprecated and poorly 1550 1551 supported); api: disable by default, enable by a … … 1553 1554 compiler. 1554 1555 --enable-mips-msa Enable MIPS MSA optimizations: =no/off, check, api, 1555 yes/on :no/off: disable the optimizations; check:1556 yes/on. no/off: disable the optimizations; check: 1556 1557 use internal checking code (deprecated and poorly 1557 1558 supported); api: disable by default, enable by a … … 1560 1561 compiler. 1561 1562 --enable-mips-mmi Enable MIPS MMI optimizations: =no/off, check, api, 1562 yes/on :no/off: disable the optimizations; check:1563 yes/on. no/off: disable the optimizations; check: 1563 1564 use internal checking code (deprecated and poorly 1564 1565 supported); api: disable by default, enable by a … … 1566 1567 unconditionally. If not specified: determined by the 1567 1568 compiler. 1568 --enable-intel-sse Enable Intel SSE optimizations: =no/off, yes/on :1569 --enable-intel-sse Enable Intel SSE optimizations: =no/off, yes/on. 1569 1570 no/off: disable the optimizations; yes/on: enable 1570 1571 the optimizations. If not specified: determined by 1571 1572 the compiler. 1572 1573 --enable-powerpc-vsx Enable POWERPC VSX optimizations: =no/off, check, 1573 api, yes/on :no/off: disable the optimizations;1574 check: use internal checking code api: disable by1575 default, enable by a call to png_set_option yes/on:1574 api, yes/on. no/off: disable the optimizations; 1575 check: use internal checking code; api: disable by 1576 default, enable by a call to png_set_option; yes/on: 1576 1577 turn on unconditionally. If not specified: 1577 1578 determined by the compiler. … … 1614 1615 LT_SYS_LIBRARY_PATH 1615 1616 User-defined run-time library search path. 1616 PNG_COPTS additional flags for the C compiler, use this for options that 1617 AWK AWK language processor 1618 PNG_COPTS additional flags for the C compiler, to be used for options that 1617 1619 would cause configure itself to fail 1618 1620 … … 1684 1686 if $ac_init_version; then 1685 1687 cat <<\_ACEOF 1686 libpng configure 1.6.4 21688 libpng configure 1.6.43 1687 1689 generated by GNU Autoconf 2.72 1688 1690 … … 1947 1949 running configure, to aid debugging if configure makes a mistake. 1948 1950 1949 It was created by libpng $as_me 1.6.4 2, which was1951 It was created by libpng $as_me 1.6.43, which was 1950 1952 generated by GNU Autoconf 2.72. Invocation command line was 1951 1953 … … 3247 3249 # Define the identity of the package. 3248 3250 PACKAGE='libpng' 3249 VERSION='1.6.4 2'3251 VERSION='1.6.43' 3250 3252 3251 3253 … … 3380 3382 3381 3383 3382 PNGLIB_VERSION=1.6.4 23384 PNGLIB_VERSION=1.6.43 3383 3385 PNGLIB_MAJOR=1 3384 3386 PNGLIB_MINOR=6 3385 PNGLIB_RELEASE=4 13387 PNGLIB_RELEASE=43 3386 3388 3387 3389 … … 3390 3392 3391 3393 3392 # Check s forprograms.3394 # Check for basic programs. 3393 3395 ac_ext=c 3394 3396 ac_cpp='$CPP $CPPFLAGS' … … 13660 13662 13661 13663 13662 # Some awks crash when confronted with pnglibconf.dfa, do a test run now 13663 # to make sure this doesn't happen 13664 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that AWK works" >&5 13665 printf %s "checking that AWK works... " >&6; } 13664 13665 13666 # Some awk implementations crash when confronted with pnglibconf.dfa. 13667 # Run a test now, to make sure this doesn't happen. 13668 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if awk ($AWK) works" >&5 13669 printf %s "checking if awk ($AWK) works... " >&6; } 13666 13670 if ${AWK} -f ${srcdir}/scripts/options.awk out="/dev/null" version=search\ 13667 13671 ${srcdir}/pngconf.h ${srcdir}/scripts/pnglibconf.dfa\ 13668 13672 ${srcdir}/pngusr.dfa 1>&2 13669 13673 then 13670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&513671 printf "%s\n" " ok" >&6; }13674 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 13675 printf "%s\n" "yes" >&6; } 13672 13676 else 13673 13677 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5 13674 13678 printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;} 13675 as_fn_error 1 " failed13679 as_fn_error 1 "no 13676 13680 See 'config.log' for more details" "$LINENO" 5; } 13677 13681 fi … … 14224 14228 printf %s "checking for symbol prefix... " >&6; } 14225 14229 SYMBOL_PREFIX=`echo "PREFIX=__USER_LABEL_PREFIX__" \ 14226 | ${CPP -${CC-gcc} -E} - 2>&1 \14227 | ${EGREP -grep} "^PREFIX=" \14228 | ${SED -sed} -e "s:^PREFIX=::" -e "s:__USER_LABEL_PREFIX__::"`14230 | ${CPP:-${CC:-gcc} -E} - 2>&1 \ 14231 | ${EGREP:-grep} "^PREFIX=" \ 14232 | ${SED:-sed} -e "s:^PREFIX=::" -e "s:__USER_LABEL_PREFIX__::"` 14229 14233 14230 14234 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SYMBOL_PREFIX" >&5 … … 14426 14430 14427 14431 14428 # ARM 14429 # === 14430 # 14431 # ARM NEON (SIMD) support. 14432 # ARM NEON 14433 # ======== 14432 14434 14433 14435 # Check whether --enable-arm-neon was given. … … 14454 14456 printf "%s\n" "#define PNG_ARM_NEON_OPT 2" >>confdefs.h 14455 14457 14456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-arm-neon: please specify 'check' or 'api' , if14457 you want the optimizations unconditionally pass -mfpu=neon14458 to the compiler." >&514459 printf "%s\n" "$as_me: WARNING: --enable-arm-neon: please specify 'check' or 'api' , if14460 you want the optimizations unconditionally pass -mfpu=neon14461 to the compiler." >&2;};;14458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-arm-neon: please specify 'check' or 'api'; 14459 if you want the optimizations unconditionally, 14460 pass '-mfpu=neon' to the compiler." >&5 14461 printf "%s\n" "$as_me: WARNING: --enable-arm-neon: please specify 'check' or 'api'; 14462 if you want the optimizations unconditionally, 14463 pass '-mfpu=neon' to the compiler." >&2;};; 14462 14464 *) 14463 as_fn_error $? "--enable-arm-neon=${enable_arm_neon}: invalid value" "$LINENO" 5 14465 as_fn_error $? "--enable-arm-neon=${enable_arm_neon}: 14466 invalid argument" "$LINENO" 5 14464 14467 esac 14465 14468 fi … … 14467 14470 14468 14471 # Add ARM-specific files to all builds where $host_cpu is arm ('arm*') or 14469 # where ARM optimizations were explicitly requested (this allows a fallback14470 # if a future host CPU does not match 'arm*' )14472 # where ARM optimizations were explicitly requested. (This allows a fallback 14473 # if a future host CPU does not match 'arm*'.) 14471 14474 14472 14475 if test "$enable_arm_neon" != 'no' && … … 14483 14486 14484 14487 14485 # MIPS 14486 # ==== 14487 # 14488 # MIPS MSA (SIMD) support. 14488 # MIPS MSA 14489 # ======== 14489 14490 14490 14491 # Check whether --enable-mips-msa was given. … … 14511 14512 printf "%s\n" "#define PNG_MIPS_MSA_OPT 2" >>confdefs.h 14512 14513 14513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-msa: please specify 'check' or 'api' , if14514 you want the optimizations unconditionally pass '-mmsa -mfp64'14515 to the compiler." >&514516 printf "%s\n" "$as_me: WARNING: --enable-mips-msa: please specify 'check' or 'api' , if14517 you want the optimizations unconditionally pass '-mmsa -mfp64'14518 to the compiler." >&2;};;14514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-msa: please specify 'check' or 'api'; 14515 if you want the optimizations unconditionally, 14516 pass '-mmsa -mfp64' to the compiler." >&5 14517 printf "%s\n" "$as_me: WARNING: --enable-mips-msa: please specify 'check' or 'api'; 14518 if you want the optimizations unconditionally, 14519 pass '-mmsa -mfp64' to the compiler." >&2;};; 14519 14520 *) 14520 as_fn_error $? "--enable-mips-msa=${enable_mips_msa}: invalid value" "$LINENO" 5 14521 as_fn_error $? "--enable-mips-msa=${enable_mips_msa}: 14522 invalid argument" "$LINENO" 5 14521 14523 esac 14522 14524 fi … … 14524 14526 14525 14527 # Add MIPS-specific files to all builds where $host_cpu is mips ('mips*') or 14526 # where MIPS optimizations were explicitly requested (this allows a fallback14527 # if a future host CPU does not match 'mips*' )14528 # where MIPS optimizations were explicitly requested. (This allows a fallback 14529 # if a future host CPU does not match 'mips*'.) 14528 14530 14529 14531 if test "$enable_mips_msa" != 'no' && … … 14539 14541 14540 14542 14541 # MIPS 14542 # === 14543 # 14544 # MIPS MMI (SIMD) support. 14543 # MIPS MMI 14544 # ======== 14545 14545 14546 14546 # Check whether --enable-mips-mmi was given. … … 14567 14567 printf "%s\n" "#define PNG_MIPS_MMI_OPT 1" >>confdefs.h 14568 14568 14569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-mmi: please specify 'check' or 'api' , if14570 you want the optimizations unconditionally pass '-mloongson-mmi -march=loongson3a'14571 to the compiler." >&514572 printf "%s\n" "$as_me: WARNING: --enable-mips-mmi: please specify 'check' or 'api' , if14573 you want the optimizations unconditionally pass '-mloongson-mmi -march=loongson3a'14574 to the compiler." >&2;};;14569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-mmi: please specify 'check' or 'api'; 14570 if you want the optimizations unconditionally 14571 pass '-mloongson-mmi -march=loongson3a' to the compiler." >&5 14572 printf "%s\n" "$as_me: WARNING: --enable-mips-mmi: please specify 'check' or 'api'; 14573 if you want the optimizations unconditionally 14574 pass '-mloongson-mmi -march=loongson3a' to the compiler." >&2;};; 14575 14575 *) 14576 as_fn_error $? "--enable-mips-mmi=${enable_mips_mmi}: invalid value" "$LINENO" 5 14576 as_fn_error $? "--enable-mips-mmi=${enable_mips_mmi}: 14577 invalid argument" "$LINENO" 5 14577 14578 esac 14578 14579 fi … … 14580 14581 14581 14582 # Add MIPS specific files to all builds where the host_cpu is mips ('mips*') or 14582 # where MIPS optimizations were explicitly requested (this allows a fallback if a14583 # future host CPU does not match 'mips*')14583 # where MIPS optimizations were explicitly requested. (This allows a fallback 14584 # if a future host CPU does not match 'mips*'.) 14584 14585 14585 14586 if test "$enable_mips_mmi" != 'no' && 14586 14587 case "$host_cpu" in 14587 mipsel*|mips64el*) : ;;14588 mipsel*|mips64el*) : ;; 14588 14589 esac; then 14589 14590 PNG_MIPS_MMI_TRUE= … … 14595 14596 14596 14597 14597 # INTEL 14598 # ===== 14599 # 14600 # INTEL SSE (SIMD) support. 14598 # INTEL SSE 14599 # ========= 14601 14600 14602 14601 # Check whether --enable-intel-sse was given. … … 14616 14615 ;; 14617 14616 *) 14618 as_fn_error $? "--enable-intel-sse=${enable_intel_sse}: invalid value" "$LINENO" 5 14617 as_fn_error $? "--enable-intel-sse=${enable_intel_sse}: 14618 invalid argument" "$LINENO" 5 14619 14619 esac 14620 14620 fi … … 14622 14622 14623 14623 # Add Intel-specific files to all builds where $host_cpu is Intel ('x86*') or 14624 # where Intel optimizations were explicitly requested (this allows a fallback14625 # if a future host CPU does not match 'x86*' )14624 # where Intel optimizations were explicitly requested. (This allows a fallback 14625 # if a future host CPU does not match 'x86*'.) 14626 14626 if test "$enable_intel_sse" != 'no' && 14627 14627 case "$host_cpu" in … … 14637 14637 14638 14638 14639 # PowerPC 14640 # ======= 14641 # 14642 # PowerPC VSX (SIMD) support. 14639 # POWERPC VSX 14640 # =========== 14643 14641 14644 14642 # Check whether --enable-powerpc-vsx was given. … … 14657 14655 printf "%s\n" "#define PNG_POWERPC_VSX_CHECK_SUPPORTED /**/" >>confdefs.h 14658 14656 14659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx Please check contrib/powerpc/README file14660 for the list of supported OSes." >&514661 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx Please check contrib/powerpc/README file14662 for the list of supported OSes." >&2;};;14657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx: please see contrib/powerpc/README 14658 for the list of supported systems." >&5 14659 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx: please see contrib/powerpc/README 14660 for the list of supported systems." >&2;};; 14663 14661 api) 14664 14662 … … 14669 14667 printf "%s\n" "#define PNG_POWERPC_VSX_OPT 2" >>confdefs.h 14670 14668 14671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api' , if14672 you want the optimizations unconditionally pass '-maltivec -mvsx'14673 or '-mcpu=power8' to the compiler." >&514674 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api' , if14675 you want the optimizations unconditionally pass '-maltivec -mvsx'14676 or '-mcpu=power8' to the compiler." >&2;};;14669 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api'; 14670 if you want the optimizations unconditionally, 14671 pass '-maltivec -mvsx' or '-mcpu=power8' to the compiler." >&5 14672 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api'; 14673 if you want the optimizations unconditionally, 14674 pass '-maltivec -mvsx' or '-mcpu=power8' to the compiler." >&2;};; 14677 14675 *) 14678 as_fn_error $? "--enable-powerpc-vsx=${enable_powerpc_vsx}: invalid value" "$LINENO" 5 14676 as_fn_error $? "--enable-powerpc-vsx=${enable_powerpc_vsx}: 14677 invalid argument" "$LINENO" 5 14679 14678 esac 14680 14679 fi 14681 14680 14682 14681 14683 # Add PowerPC-specific files to all builds where $host_cpu is powerpc ('powerpc*')14684 # or where PowerPC optimizations were explicitly requested (this allows a fallback14685 # if a future host CPU does not match 'powerpc*')14682 # Add PowerPC-specific files to all builds where $host_cpu is powerpc 14683 # ('powerpc*') or where PowerPC optimizations were explicitly requested. 14684 # (This allows a fallback if a future host CPU does not match 'powerpc*'.) 14686 14685 14687 14686 if test "$enable_powerpc_vsx" != 'no' && … … 14697 14696 14698 14697 14699 # LOONGARCH 14700 # === 14701 # 14702 # LOONGARCH LSX (SIMD) support 14703 14704 if test "$LSX_CFLAGS" = ''; then 14705 LSX_CFLAGS="-mlsx" 14706 fi 14707 14708 compiler_support_loongarch_lsx=no 14709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use loongarch LSX intrinsics" >&5 14710 printf %s "checking whether to use loongarch LSX intrinsics... " >&6; } 14711 save_CFLAGS=$CFLAGS 14712 CFLAGS="$CFLAGS $LSX_CFLAGS" 14713 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14698 # LOONGARCH LSX 14699 # ============= 14700 14701 # Check whether --enable-loongarch-lsx was given. 14702 if test ${enable_loongarch_lsx+y} 14703 then : 14704 enableval=$enable_loongarch_lsx; case "$enableval" in 14705 no|off) 14706 # disable the default enabling on __loongarch_simd systems: 14707 14708 printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 0" >>confdefs.h 14709 14710 # Prevent inclusion of the assembler files below: 14711 enable_loongarch_lsx=no;; 14712 yes|on) 14713 14714 printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 1" >>confdefs.h 14715 14716 ;; 14717 *) 14718 as_fn_error $? "--enable-loongarch-lsx=${enable_loongarch_lsx}: 14719 invalid argument" "$LINENO" 5 14720 esac 14721 fi 14722 14723 14724 if test "$enable_loongarch_lsx" != "no" && 14725 case "$host_cpu" in 14726 loongarch*) : ;; 14727 *) test "$enable_loongarch_lsx" != '' ;; 14728 esac 14729 then 14730 compiler_support_loongarch_lsx=no 14731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use LoongArch LSX intrinsics" >&5 14732 printf %s "checking whether to use LoongArch LSX intrinsics... " >&6; } 14733 save_CFLAGS="$CFLAGS" 14734 LSX_CFLAGS="${LSX_CFLAGS:-"-mlsx"}" 14735 CFLAGS="$CFLAGS $LSX_CFLAGS" 14736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14714 14737 /* end confdefs.h. */ 14715 14738 14716 #include <lsxintrin.h>14739 #include <lsxintrin.h> 14717 14740 int main(){ 14718 14719 14720 14741 __m128i a, b, c; 14742 a = __lsx_vadd_w(b, c); 14743 return 0; 14721 14744 } 14722 14745 _ACEOF … … 14726 14749 fi 14727 14750 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext 14728 CFLAGS=$save_CFLAGS 14729 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $compiler_support_loongarch_lsx" >&514751 CFLAGS="$save_CFLAGS" 14752 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $compiler_support_loongarch_lsx" >&5 14730 14753 printf "%s\n" "$compiler_support_loongarch_lsx" >&6; } 14731 14732 # Check whether --enable-loongarch-lsx was given. 14733 if test ${enable_loongarch_lsx+y} 14734 then : 14735 enableval=$enable_loongarch_lsx; case "$enableval" in 14736 no|off) 14737 # disable the default enabling on __loongarch_simd systems: 14738 14739 printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 0" >>confdefs.h 14740 14741 # Prevent inclusion of the assembler files below: 14742 enable_loongarch_lsx=no;; 14743 yes|on) 14744 14745 printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 1" >>confdefs.h 14746 14747 ;; 14748 *) 14749 as_fn_error $? "--enable-loongarch-lsx=${enable_loongarch_lsx}: invalid value" "$LINENO" 5 14750 esac 14751 fi 14752 14753 14754 if test "$enable_loongarch_lsx" != 'no'; then 14755 if test $compiler_support_loongarch_lsx = yes; then 14754 if test "$compiler_support_loongarch_lsx" = "yes"; then 14756 14755 14757 14756 printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 1" >>confdefs.h … … 14763 14762 fi 14764 14763 14765 # Add LOONGARCH specific files to all builds where the host_cpu is loongarch ('loongarch*') or 14766 # where LOONGARCH optimizations were explicitly requested (this allows a fallback if a 14767 # future host CPU does not match 'loongarch*') 14768 14769 if test "$enable_loongarch_lsx" != 'no' && test $compiler_support_loongarch_lsx = yes && 14764 # Add LoongArch specific files to all builds where the host_cpu is loongarch 14765 # ('loongarch*') or where LoongArch optimizations were explicitly requested. 14766 # (This allows a fallback if a future host CPU does not match 'loongarch*'.) 14767 14768 if test "$enable_loongarch_lsx" != "no" && 14769 test "$compiler_support_loongarch_lsx" = "yes" && 14770 14770 case "$host_cpu" in 14771 loongarch*) : ;;14772 *) test "$enable_loongarch_lsx" != '' ;;14771 loongarch*) : ;; 14772 *) test "$enable_loongarch_lsx" != '' ;; 14773 14773 esac; then 14774 14774 PNG_LOONGARCH_LSX_TRUE= … … 15383 15383 # values after options handling. 15384 15384 ac_log=" 15385 This file was extended by libpng $as_me 1.6.4 2, which was15385 This file was extended by libpng $as_me 1.6.43, which was 15386 15386 generated by GNU Autoconf 2.72. Invocation command line was 15387 15387 … … 15451 15451 ac_cs_config='$ac_cs_config_escaped' 15452 15452 ac_cs_version="\\ 15453 libpng config.status 1.6.4 215453 libpng config.status 1.6.43 15454 15454 configured by $0, generated by GNU Autoconf 2.72, 15455 15455 with options \\"\$ac_cs_config\\"
Note:
See TracChangeset
for help on using the changeset viewer.