[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / m4macros / glib-gettext.m4
2013-05-15 Adrian Bunkm4macros/glib-gettext.m4: Don't use AC_HEADER_STDC
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-04 Antoine JacoutotFix DATADIRNAME on OpenBSD.
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-13 Ryan Lortierename configure.in to configure.ac
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2008-01-27 Matthias ClasenRemove AC_CANONICAL_HOST from GLIB_WITH_NLS again....
2007-07-09 Matthias ClasenFix a small problem with msgfmt -c detection
2007-03-06 Matthias ClasenWork with Solaris gettext (#341988, Laszlo Peter)
2006-12-13 Matthias ClasenRequire AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132...
2006-11-15 Matthias Clasenfix 343825
2005-03-11 Matthias ClasenAvoid stupid compiler complaints about precision loss.
2004-08-06 Matthias ClasenRequire ngettext. (#123847, Danilo Segan)
2004-01-28 Manish Singhm4macros/glib-2.0.m4 quote AC_DEFUN macro names so...
2003-12-21 Matthias ClasenQuote macro names to support reading the file multiple...
2003-08-19 Owen TaylorAdd $INTLLIBS to $LIBS temporarily, not -lintl. (Proble...
2003-08-07 Owen TaylorSet $LIBS to include -lintl when checking for dcgettext and
2003-06-06 Hidetoshi TajimaTest for Solaris native gettext in libc, seeing if...
2003-05-30 Owen TaylorBackport better handling of ALL_LINGUAS from gettext...
2003-05-30 Owen Taylorexpand $exec_prefix as well as $prefix. (#107290, repor...
2003-01-28 Owen TaylorIf msgfmt isn't found, unset gt_cv_have_gettext. (...
2002-12-16 Owen TaylorAC_SUBST() DATADIRNAME, not DATADIR.
2002-12-16 Owen TaylorRestore a missing AC_SUBST() for DATADIRNAME. (Found...
2002-12-15 Owen TaylorActually set INTLLIBS when needed. (Reported by Tor...
2002-12-15 Owen TaylorFixes from Johannes Stezenbach [...] Remove a stray...
2002-12-12 Owen TaylorAC_PREREQ(2.53) here; convinces Debian's wrappers to...
2002-12-11 Owen TaylorUnset ac_cv_func_bind_textdomain_codeset before calling
2002-12-11 Owen TaylorFactor out repeated thread test into a m4_define()...
2002-12-11 Owen TaylorVersion 2.1.4, interface age 1.
2002-05-22 jacob berkmanfix tyop
2002-05-22 Owen TaylorRemove notes about now-fixed-bugs.
2002-05-21 Owen TaylorMove iconv tests before gettext checks. (#81999)
2002-05-16 Owen TaylorIncorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST...
2002-02-14 James Henstridgeadd third argument to the AC_DEFINE calls, so users...
2002-01-31 jacob berkmanremove references to po2tbl
2002-01-16 Sven Neumannacinclude.m4 removed the --disable-nls option. You...
2001-09-18 Owen TaylorFixes for compilation on Solaris (#59026, Frank Belew)
2001-01-31 Owen TaylorFix problem with --disable-nls.
2001-01-16 Owen TaylorAdd gettext support.