<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ax_normalize_path.m4</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/systemd/m4/ax_normalize_path.m4</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>build-sys: Normalize paths of configure options
    
    Strip trailing slashes from options such as --with-rootprefix, so that building
    with rootprefix="/" results in paths like "/lib" instead of "//lib".
    
    Also handle paths such as "/usr/" gracefully.
    
    Use m4/ax_normalize_path.m4 from the autoconf-archive project, which is now
    included in our tree as per usual practices in using autoconf-archive macros.
    
    Tested with the following configure options:
      ./configure \
            --with-rootprefix=/ \
            --with-rootlibdir=/lib64/ \
            --prefix=/usr/ \
            --libdir=/lib/ \
            --with-bashcompletiondir=/bash-completion/completions/
    
    (The "prefix" and "libdir" are already automatically normalized by Autoconf,
    this command is testing the others.)
    
    Compared the config.log and resulting trees (in particular man pages) to
    confirm double slashes were not present in the latter.
    
    Also tested that a configuration using default options is not affected and that
    `make distcheck` still works as expected.</title>
        <description>/systemd/m4/ax_normalize_path.m4 - dd334850259e6bc25fdd003790467f428d40fbcd</description>
        <pubDate></pubDate>
        <dc:creator>Michael Biebl &lt;biebl@debian.org&gt;</dc:creator>
    </item>

</channel>
</rss>

