Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pkg-config
pkg-config
Commits
a35c3fc9
Commit
a35c3fc9
authored
Aug 24, 2012
by
Dan Nicholson
Browse files
Update news and bump version for release
parent
1baefdf7
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a35c3fc9
pkg-config 0.27.1
===
- Various fixes for using the internal glib snapshot. It should now be
usable pretty much everywhere with the exception that universal
builds are not supported on OS X.
- Remove usage of gettext from the internal glib to avoid gettext and
libintl dependencies.
- Update internal glib snapshot to 2.32.4.
- Fix check for POSIX shell used in tests to work better.
- Handle spaces in autodetected prefix on Windows.
- Bugs fixed 3550, 51883, 52031, 53493.
pkg-config 0.27
===
...
...
configure.ac
View file @
a35c3fc9
AC_PREREQ([2.62])
AC_INIT([pkg-config],
[0.27],
[0.27
.1
],
[https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config],
[pkg-config])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment