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
gtk
Commits
c1eb55be
Commit
c1eb55be
authored
Aug 04, 2005
by
Matthias Clasen
Browse files
Require cairo 0.6
parent
0cb88f61
Changes
4
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
c1eb55be
2005-08-04 Matthias Clasen <mclasen@redhat.com>
* configure.in: Require cairo 0.6
2005-08-04 Christian Persch <chpe@cvs.gnome.org>
* configure.in: Remove "te" since it breaks the build.
...
...
ChangeLog.pre-2-10
View file @
c1eb55be
2005-08-04 Matthias Clasen <mclasen@redhat.com>
* configure.in: Require cairo 0.6
2005-08-04 Christian Persch <chpe@cvs.gnome.org>
* configure.in: Remove "te" since it breaks the build.
...
...
ChangeLog.pre-2-8
View file @
c1eb55be
2005-08-04 Matthias Clasen <mclasen@redhat.com>
* configure.in: Require cairo 0.6
2005-08-04 Christian Persch <chpe@cvs.gnome.org>
* configure.in: Remove "te" since it breaks the build.
...
...
configure.in
View file @
c1eb55be
...
...
@@ -34,7 +34,7 @@ m4_define([gtk_binary_version], [2.4.0])
m4_define([glib_required_version], [2.7.1])
m4_define([pango_required_version], [1.9.0])
m4_define([atk_required_version], [1.0.1])
m4_define([cairo_required_version], [0.
5.2-head
])
m4_define([cairo_required_version], [0.
6
])
AC_INIT([gtk+], [gtk_version],
...
...
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