Age | Commit message (Expand) | Author | Files | Lines |
2008-01-27 | Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132) | Matthias Clasen | 1 | -2/+1 |
2007-07-09 | Fix a small problem with msgfmt -c detection | Matthias Clasen | 1 | -1/+1 |
2007-03-06 | Work with Solaris gettext (#341988, Laszlo Peter) | Matthias Clasen | 1 | -0/+31 |
2006-12-13 | Require AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132, Laszlo Peter) | Matthias Clasen | 1 | -1/+2 |
2006-11-15 | fix 343825 | Matthias Clasen | 1 | -0/+3 |
2005-03-11 | Avoid stupid compiler complaints about precision loss. | Matthias Clasen | 1 | -2/+2 |
2004-08-06 | Require ngettext. (#123847, Danilo Segan) | Matthias Clasen | 1 | -13/+31 |
2004-01-28 | m4macros/glib-2.0.m4 quote AC_DEFUN macro names so automake 1.8 won't | Manish Singh | 1 | -2/+2 |
2003-12-21 | Quote macro names to support reading the file multiple times. (#125537) | Matthias Clasen | 1 | -2/+2 |
2003-08-19 | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Problem with fix for | Owen Taylor | 1 | -1/+1 |
2003-08-07 | Set $LIBS to include -lintl when checking for dcgettext and | Owen Taylor | 1 | -0/+3 |
2003-06-06 | Test for Solaris native gettext in libc, seeing if it supports GNU catalog | Hidetoshi Tajima | 1 | -2/+18 |
2003-05-30 | Backport better handling of ALL_LINGUAS from gettext.m4. (#103808, Andras | Owen Taylor | 1 | -8/+35 |
2003-05-30 | expand $exec_prefix as well as $prefix. (#107290, reported by Morten | Owen Taylor | 1 | -0/+3 |
2003-01-28 | If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney) | Owen Taylor | 1 | -0/+2 |
2002-12-16 | AC_SUBST() DATADIRNAME, not DATADIR. | Owen Taylor | 1 | -1/+1 |
2002-12-16 | Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas) | Owen Taylor | 1 | -0/+1 |
2002-12-15 | Actually set INTLLIBS when needed. (Reported by Tor Lillqvist) | Owen Taylor | 1 | -0/+5 |
2002-12-15 | Fixes from Johannes Stezenbach [...] Remove a stray setting of $LIBS. | Owen Taylor | 1 | -2/+0 |
2002-12-12 | AC_PREREQ(2.53) here; convinces Debian's wrappers to use the right | Owen Taylor | 1 | -0/+6 |
2002-12-11 | Unset ac_cv_func_bind_textdomain_codeset before calling | Owen Taylor | 1 | -0/+1 |
2002-12-11 | Factor out repeated thread test into a m4_define(); when cross-compiling, | Owen Taylor | 1 | -1/+1 |
2002-12-11 | Version 2.1.4, interface age 1. | Owen Taylor | 1 | -120/+154 |
2002-05-22 | fix tyop | jacob berkman | 1 | -1/+1 |
2002-05-22 | Remove notes about now-fixed-bugs. | Owen Taylor | 1 | -2/+3 |
2002-05-21 | Move iconv tests before gettext checks. (#81999) | Owen Taylor | 1 | -10/+18 |
2002-05-16 | Incorporate AM_LC_MESSAGES, AM_PATH_PROG_WITH_TEST as AM_GLIB_* to avoid | Owen Taylor | 1 | -4/+53 |
2002-02-14 | add third argument to the AC_DEFINE calls, so users of the macro don't | James Henstridge | 1 | -2/+4 |
2002-01-31 | remove references to po2tbl | jacob berkman | 1 | -3/+0 |
2002-01-16 | acinclude.m4 removed the --disable-nls option. You can't disable Native | Sven Neumann | 1 | -94/+84 |
2001-09-18 | Fixes for compilation on Solaris (#59026, Frank Belew) | Owen Taylor | 1 | -107/+0 |
2001-01-31 | Fix problem with --disable-nls. | Owen Taylor | 1 | -3/+3 |
2001-01-16 | Add gettext support. | Owen Taylor | 1 | -0/+344 |