Package libapr1-devel: Information

    Binary package: libapr1-devel
    Version: 1.7.0-alt4
    Architecture: e2kv4
    Build time:  Jul 31, 2023, 11:38 AM
    Source package: apr1
    Category: Development/C
    Report package bug
    License: Apache-2.0
    Summary: Apache Portable Runtime development files
    Description: 
    The mission of the Apache Portable Runtime (APR) is to provide a free
    library of C data structures and routines, forming a system portability
    layer to as many operating systems as possible, including Unices,
    MS Win32, BeOS and OS/2.
    This package contains APR development files.



    Last changed


    July 28, 2023 Gleb Fotengauer-Malinovskiy 1.7.0-alt4
    - Backported upstream commit to fix build with autoconf 2.70+ (thx Yann Ylavic
      and Sergei Trofimovich).
    July 25, 2023 Artyom Bystrov 1.7.0-alt3
    - Use working version of autoconf
    Sept. 12, 2019 Ivan A. Melnikov 1.7.0-alt2
    - disable nonportable atomics on mipsel
      (see https://bz.apache.org/bugzilla/show_bug.cgi?id=63566)