Remove redundant check for ngettext, since AM_GLIB_GNU_GETTEXT already

2005-01-03  Dan Winship  <danw@novell.com>

	* configure.in: Remove redundant check for ngettext, since
	AM_GLIB_GNU_GETTEXT already checks for it (in both libc and
	libintl)._

2005-01-03  Dan Winship  <danw@novell.com>

	* gswitchit_util.c (GSwitchItLogAppender): Cast time_t to long to
	match the printf format.
This commit is contained in:
Dan Winship 2005-01-03 20:50:06 +00:00 committed by Sebastien Bacher
parent 95e2f9002e
commit dbb03af762
2 changed files with 6 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2005-01-03 Dan Winship <danw@novell.com>
* configure.in: Remove redundant check for ngettext, since
AM_GLIB_GNU_GETTEXT already checks for it (in both libc and
libintl)._
2005-01-03 Sebastien Bacher <seb128@debian.org>
* libkbdraw/Makefile.am: