Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
pkg-config
pkg-config
Commits
a35c3fc9
Commit
a35c3fc9
authored
Aug 24, 2012
by
Dan Nicholson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update news and bump version for release
parent
1baefdf7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
NEWS
NEWS
+13
-0
configure.ac
configure.ac
+1
-1
No files found.
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
Markdown
is supported
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