- update to gtk+-2.18.0
This commit is contained in:
Stephan Raue 2009-09-25 22:52:54 +02:00
parent a83395cc1a
commit 0791244775
2 changed files with 3 additions and 2 deletions

View File

@ -71,7 +71,7 @@ ac_cv_func_working_mktime=yes \
jm_cv_func_working_re_compile_pattern=yes \
ac_use_included_regex=no \
gl_cv_c_restrict=no \
ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal \
ac_cv_path_GLIB_GENMARSHAL=$ROOT/$TOOLCHAIN/bin/glib-genmarshal \
ac_cv_prog_F77=no \
ac_cv_prog_CXX=no \
ac_cv_path_CUPS_CONFIG=no \
@ -97,6 +97,7 @@ gt_cv_func_ngettext_libc=no \
--enable-shm \
--disable-gdiplus \
--disable-cups \
--disable-papi \
--disable-nls \
--enable-xkb \
--with-xinput

View File

@ -1 +1 @@
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.16/gtk+-2.16.5.tar.bz2
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.18/gtk+-2.18.0.tar.bz2