libtool/m4
Richard Purdie 365805327c libtool.m4: Cleanup sysroot trailing "/"
If $CC has --sysroot=/, it is a valid configuration however libtool will
then set lt_sysroot to "/".

This means references like $lt_sysroot$libdir become //usr/lib instead
of the more normally expected /usr/lib. This may or may not break something
but certainly is confusing to the user and gives confusing output. Making
"/" simply unset lt_sysroot is much cleaner.

Whilst here, trim any trailing '/' from sysroot paths to drop the duplication
and result in cleaner/consistent output.

* m4/libtool.m4: Cleanup sysroot trailing '/' handling.
2024-01-17 17:01:45 -05:00
..
.gitignore gnulib: update submodule to new repository. 2022-02-08 13:32:47 -06:00
autobuild.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
libtool.m4 libtool.m4: Cleanup sysroot trailing "/" 2024-01-17 17:01:45 -05:00
lt~obsolete.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltargz.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltdl.m4 libtool: remove bitrig support. 2024-01-16 15:11:38 -05:00
ltoptions.m4 Recognize *-*-windows* config triplets 2024-01-14 00:41:20 -05:00
ltsugar.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00
ltversion.in maint: update copyrights across project 2024-01-12 01:35:32 -05:00
m4.m4 maint: update copyrights across project 2024-01-12 01:35:32 -05:00