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