Fix spelling of rra's name

This commit is contained in:
Tollef Fog Heen 2020-04-21 20:50:40 +02:00
parent 350515e885
commit 1f81c8004b

2
NEWS
View file

@ -12,7 +12,7 @@ pkg-config 0.29.2
paths like GCC does. Document the system search path behavior. Thanks paths like GCC does. Document the system search path behavior. Thanks
to v4hn for the fix. (#99224) to v4hn for the fix. (#99224)
- Make PKG_CHECK_MODULES show the module list rather than the variable - Make PKG_CHECK_MODULES show the module list rather than the variable
prefix in configure output. Thanks to Russ Albery for the fix. prefix in configure output. Thanks to Russ Allbery for the fix.
(#98334) (#98334)
- Fix bundled glib build with GCC 6. (#98334) - Fix bundled glib build with GCC 6. (#98334)
- Handle -isystem and -idirafter when PKG_CONFIG_SYSROOT_DIR is set. - Handle -isystem and -idirafter when PKG_CONFIG_SYSROOT_DIR is set.