diff options
author | Ted Gould <ted@gould.cx> | 2011-09-15 09:29:54 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-15 09:29:54 -0500 |
commit | 19191707718ca3714caf815cfaa492997596eb67 (patch) | |
tree | ebaf452aef8f82113bf7e5b056e8d61ee8e69961 /configure.ac | |
parent | ee90397388175fd7155901ea12c6629bb27125ff (diff) | |
parent | 5638139a6c8d0eab6f2e994f84b8a26ffabc294a (diff) | |
download | ayatana-indicator-datetime-19191707718ca3714caf815cfaa492997596eb67.tar.gz ayatana-indicator-datetime-19191707718ca3714caf815cfaa492997596eb67.tar.bz2 ayatana-indicator-datetime-19191707718ca3714caf815cfaa492997596eb67.zip |
Update comments to discuss the new format options in glib
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4dec84c..a713c6f 100644 --- a/configure.ac +++ b/configure.ac @@ -67,7 +67,7 @@ EDS_REQUIRED_VERSION=2.30 ICAL_REQUIRED_VERSION=0.44 CAIRO_REQUIRED_VERSION=1.10 GDK_REQUIRED_VERSION=2.22 -GLIB_REQUIRED_VERSION=2.26 +GLIB_REQUIRED_VERSION=2.29.19 GTK3_REQUIRED_VERSION=3.1.4 GCONF_REQUIRED_VERSION=2.31 |