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
GNOME
libgee
Commits
1674e779
Commit
1674e779
authored
Jul 20, 2009
by
Didier 'Ptitjes
Browse files
Match vala-0.7.4's required GLib version
Signed-off-by:
Didier 'Ptitjes
<
ptitjes@free.fr
>
parent
c79d5b66
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
1674e779
...
@@ -16,7 +16,7 @@ AC_SUBST(CFLAGS)
...
@@ -16,7 +16,7 @@ AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
AC_SUBST(LDFLAGS)
GLIB_REQUIRED=2.1
0
.0
GLIB_REQUIRED=2.1
2
.0
PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED)
PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED)
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_CFLAGS)
...
...
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