VirtualBox

Ignore:
Timestamp:
Jul 24, 2024 10:11:32 AM (7 months ago)
Author:
vboxsync
Message:

libpng-1.6.43: Applied and adjusted our libpng changes to 1.6.43. bugref:8515

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libpng-1.6.43/configure

    r103316 r105469  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.72 for libpng 1.6.42.
     3# Generated by GNU Autoconf 2.72 for libpng 1.6.43.
    44#
    55# Report bugs to <[email protected]>.
     
    615615PACKAGE_NAME='libpng'
    616616PACKAGE_TARNAME='libpng'
    617 PACKAGE_VERSION='1.6.42'
    618 PACKAGE_STRING='libpng 1.6.42'
     617PACKAGE_VERSION='1.6.43'
     618PACKAGE_STRING='libpng 1.6.43'
    619619PACKAGE_BUGREPORT='[email protected]'
    620620PACKAGE_URL=''
     
    868868CPP
    869869LT_SYS_LIBRARY_PATH
     870AWK
    870871PNG_COPTS'
    871872
     
    14171418  # This message is too long to be a string in the A/UX 3.1 sh.
    14181419  cat <<_ACEOF
    1419 'configure' configures libpng 1.6.42 to adapt to many kinds of systems.
     1420'configure' configures libpng 1.6.43 to adapt to many kinds of systems.
    14201421
    14211422Usage: $0 [OPTION]... [VAR=VALUE]...
     
    14881489if test -n "$ac_init_help"; then
    14891490  case $ac_init_help in
    1490      short | recursive ) echo "Configuration of libpng 1.6.42:";;
     1491     short | recursive ) echo "Configuration of libpng 1.6.43:";;
    14911492   esac
    14921493  cat <<\_ACEOF
     
    15441545                          change this.
    15451546  --enable-hardware-optimizations
    1546                           Enable hardware optimizations: =no/off, yes/on:
     1547                          Enable hardware optimizations: =no/off, yes/on.
    15471548  --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:
    15491550                          use internal checking code (deprecated and poorly
    15501551                          supported); api: disable by default, enable by a
     
    15531554                          compiler.
    15541555  --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:
    15561557                          use internal checking code (deprecated and poorly
    15571558                          supported); api: disable by default, enable by a
     
    15601561                          compiler.
    15611562  --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:
    15631564                          use internal checking code (deprecated and poorly
    15641565                          supported); api: disable by default, enable by a
     
    15661567                          unconditionally. If not specified: determined by the
    15671568                          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.
    15691570                          no/off: disable the optimizations; yes/on: enable
    15701571                          the optimizations. If not specified: determined by
    15711572                          the compiler.
    15721573  --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 by
    1575                           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:
    15761577                          turn on unconditionally. If not specified:
    15771578                          determined by the compiler.
     
    16141615  LT_SYS_LIBRARY_PATH
    16151616              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
    16171619              would cause configure itself to fail
    16181620
     
    16841686if $ac_init_version; then
    16851687  cat <<\_ACEOF
    1686 libpng configure 1.6.42
     1688libpng configure 1.6.43
    16871689generated by GNU Autoconf 2.72
    16881690
     
    19471949running configure, to aid debugging if configure makes a mistake.
    19481950
    1949 It was created by libpng $as_me 1.6.42, which was
     1951It was created by libpng $as_me 1.6.43, which was
    19501952generated by GNU Autoconf 2.72.  Invocation command line was
    19511953
     
    32473249# Define the identity of the package.
    32483250 PACKAGE='libpng'
    3249  VERSION='1.6.42'
     3251 VERSION='1.6.43'
    32503252
    32513253
     
    33803382
    33813383
    3382 PNGLIB_VERSION=1.6.42
     3384PNGLIB_VERSION=1.6.43
    33833385PNGLIB_MAJOR=1
    33843386PNGLIB_MINOR=6
    3385 PNGLIB_RELEASE=41
     3387PNGLIB_RELEASE=43
    33863388
    33873389
     
    33903392
    33913393
    3392 # Checks for programs.
     3394# Check for basic programs.
    33933395ac_ext=c
    33943396ac_cpp='$CPP $CPPFLAGS'
     
    1366013662
    1366113663
    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
     13669printf %s "checking if awk ($AWK) works... " >&6; }
    1366613670if ${AWK} -f ${srcdir}/scripts/options.awk out="/dev/null" version=search\
    1366713671   ${srcdir}/pngconf.h ${srcdir}/scripts/pnglibconf.dfa\
    1366813672   ${srcdir}/pngusr.dfa 1>&2
    1366913673then
    13670    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
    13671 printf "%s\n" "ok" >&6; }
     13674   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     13675printf "%s\n" "yes" >&6; }
    1367213676else
    1367313677   { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5
    1367413678printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;}
    13675 as_fn_error 1 "failed
     13679as_fn_error 1 "no
    1367613680See 'config.log' for more details" "$LINENO" 5; }
    1367713681fi
     
    1422414228printf %s "checking for symbol prefix... " >&6; }
    1422514229    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__::"`
    1422914233
    1423014234    { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SYMBOL_PREFIX" >&5
     
    1442614430
    1442714431
    14428 # ARM
    14429 # ===
    14430 #
    14431 # ARM NEON (SIMD) support.
     14432# ARM NEON
     14433# ========
    1443214434
    1443314435# Check whether --enable-arm-neon was given.
     
    1445414456printf "%s\n" "#define PNG_ARM_NEON_OPT 2" >>confdefs.h
    1445514457
    14456          { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-arm-neon: please specify 'check' or 'api', if
    14457             you want the optimizations unconditionally pass -mfpu=neon
    14458             to the compiler." >&5
    14459 printf "%s\n" "$as_me: WARNING: --enable-arm-neon: please specify 'check' or 'api', if
    14460             you want the optimizations unconditionally pass -mfpu=neon
    14461             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
     14461printf "%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;};;
    1446214464      *)
    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
    1446414467   esac
    1446514468fi
     
    1446714470
    1446814471# Add ARM-specific files to all builds where $host_cpu is arm ('arm*') or
    14469 # where ARM optimizations were explicitly requested (this allows a fallback
    14470 # 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*'.)
    1447114474
    1447214475 if test "$enable_arm_neon" != 'no' &&
     
    1448314486
    1448414487
    14485 # MIPS
    14486 # ====
    14487 #
    14488 # MIPS MSA (SIMD) support.
     14488# MIPS MSA
     14489# ========
    1448914490
    1449014491# Check whether --enable-mips-msa was given.
     
    1451114512printf "%s\n" "#define PNG_MIPS_MSA_OPT 2" >>confdefs.h
    1451214513
    14513          { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-msa: please specify 'check' or 'api', if
    14514             you want the optimizations unconditionally pass '-mmsa -mfp64'
    14515             to the compiler." >&5
    14516 printf "%s\n" "$as_me: WARNING: --enable-mips-msa: please specify 'check' or 'api', if
    14517             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
     14517printf "%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;};;
    1451914520      *)
    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
    1452114523   esac
    1452214524fi
     
    1452414526
    1452514527# Add MIPS-specific files to all builds where $host_cpu is mips ('mips*') or
    14526 # where MIPS optimizations were explicitly requested (this allows a fallback
    14527 # 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*'.)
    1452814530
    1452914531 if test "$enable_mips_msa" != 'no' &&
     
    1453914541
    1454014542
    14541 # MIPS
    14542 # ===
    14543 #
    14544 # MIPS MMI (SIMD) support.
     14543# MIPS MMI
     14544# ========
    1454514545
    1454614546# Check whether --enable-mips-mmi was given.
     
    1456714567printf "%s\n" "#define PNG_MIPS_MMI_OPT 1" >>confdefs.h
    1456814568
    14569          { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-mips-mmi: please specify 'check' or 'api', if
    14570             you want the optimizations unconditionally pass '-mloongson-mmi -march=loongson3a'
    14571             to the compiler." >&5
    14572 printf "%s\n" "$as_me: WARNING: --enable-mips-mmi: please specify 'check' or 'api', if
    14573             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
     14572printf "%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;};;
    1457514575      *)
    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
    1457714578   esac
    1457814579fi
     
    1458014581
    1458114582# 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 a
    14583 # 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*'.)
    1458414585
    1458514586 if test "$enable_mips_mmi" != 'no' &&
    1458614587    case "$host_cpu" in
    14587       mipsel*|mips64el*) :;;
     14588      mipsel*|mips64el*) : ;;
    1458814589    esac; then
    1458914590  PNG_MIPS_MMI_TRUE=
     
    1459514596
    1459614597
    14597 # INTEL
    14598 # =====
    14599 #
    14600 # INTEL SSE (SIMD) support.
     14598# INTEL SSE
     14599# =========
    1460114600
    1460214601# Check whether --enable-intel-sse was given.
     
    1461614615;;
    1461714616      *)
    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
    1461914619   esac
    1462014620fi
     
    1462214622
    1462314623# Add Intel-specific files to all builds where $host_cpu is Intel ('x86*') or
    14624 # where Intel optimizations were explicitly requested (this allows a fallback
    14625 # 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*'.)
    1462614626 if test "$enable_intel_sse" != 'no' &&
    1462714627    case "$host_cpu" in
     
    1463714637
    1463814638
    14639 # PowerPC
    14640 # =======
    14641 #
    14642 # PowerPC VSX (SIMD) support.
     14639# POWERPC VSX
     14640# ===========
    1464314641
    1464414642# Check whether --enable-powerpc-vsx was given.
     
    1465714655printf "%s\n" "#define PNG_POWERPC_VSX_CHECK_SUPPORTED /**/" >>confdefs.h
    1465814656
    14659          { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx Please check contrib/powerpc/README file
    14660             for the list of supported OSes." >&5
    14661 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx Please check contrib/powerpc/README file
    14662             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
     14659printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx: please see contrib/powerpc/README
     14660                     for the list of supported systems." >&2;};;
    1466314661      api)
    1466414662
     
    1466914667printf "%s\n" "#define PNG_POWERPC_VSX_OPT 2" >>confdefs.h
    1467014668
    14671          { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api', if
    14672             you want the optimizations unconditionally pass '-maltivec -mvsx'
    14673             or '-mcpu=power8' to the compiler." >&5
    14674 printf "%s\n" "$as_me: WARNING: --enable-powerpc-vsx: please specify 'check' or 'api', if
    14675             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
     14672printf "%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;};;
    1467714675      *)
    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
    1467914678   esac
    1468014679fi
    1468114680
    1468214681
    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 fallback
    14685 # 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*'.)
    1468614685
    1468714686 if test "$enable_powerpc_vsx" != 'no' &&
     
    1469714696
    1469814697
    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.
     14702if test ${enable_loongarch_lsx+y}
     14703then :
     14704  enableval=$enable_loongarch_lsx; case "$enableval" in
     14705      no|off)
     14706         # disable the default enabling on __loongarch_simd systems:
     14707
     14708printf "%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
     14714printf "%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
     14721fi
     14722
     14723
     14724if test "$enable_loongarch_lsx" != "no" &&
     14725   case "$host_cpu" in
     14726      loongarch*) : ;;
     14727      *)    test "$enable_loongarch_lsx" != '' ;;
     14728   esac
     14729then
     14730   compiler_support_loongarch_lsx=no
     14731   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use LoongArch LSX intrinsics" >&5
     14732printf %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
    1471414737/* end confdefs.h.  */
    1471514738
    14716 #include<lsxintrin.h>
     14739#include <lsxintrin.h>
    1471714740int main(){
    14718     __m128i a, b, c;
    14719     a = __lsx_vadd_w(b, c);
    14720     return 0;
     14741   __m128i a, b, c;
     14742   a = __lsx_vadd_w(b, c);
     14743   return 0;
    1472114744}
    1472214745_ACEOF
     
    1472614749fi
    1472714750rm -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" >&5
     14751   CFLAGS="$save_CFLAGS"
     14752   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $compiler_support_loongarch_lsx" >&5
    1473014753printf "%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
    1475614755
    1475714756printf "%s\n" "#define PNG_LOONGARCH_LSX_OPT 1" >>confdefs.h
     
    1476314762fi
    1476414763
    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" &&
    1477014770    case "$host_cpu" in
    14771       loongarch*) :;;
    14772       *)    test "$enable_loongarch_lsx" != '';;
     14771      loongarch*) : ;;
     14772      *)    test "$enable_loongarch_lsx" != '' ;;
    1477314773    esac; then
    1477414774  PNG_LOONGARCH_LSX_TRUE=
     
    1538315383# values after options handling.
    1538415384ac_log="
    15385 This file was extended by libpng $as_me 1.6.42, which was
     15385This file was extended by libpng $as_me 1.6.43, which was
    1538615386generated by GNU Autoconf 2.72.  Invocation command line was
    1538715387
     
    1545115451ac_cs_config='$ac_cs_config_escaped'
    1545215452ac_cs_version="\\
    15453 libpng config.status 1.6.42
     15453libpng config.status 1.6.43
    1545415454configured by $0, generated by GNU Autoconf 2.72,
    1545515455  with options \\"\$ac_cs_config\\"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette