Error out if gettext support is not found. (#59386)

Wed Sep 19 11:23:41 2001  Owen Taylor  <otaylor@redhat.com>

	* configure.in: Error out if gettext support is not found. (#59386)
This commit is contained in:
Owen Taylor
2001-09-19 15:40:38 +00:00
committed by Owen Taylor
parent 5f5cfee3b9
commit 37fd6f79d4
9 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
Wed Sep 19 11:23:41 2001 Owen Taylor <otaylor@redhat.com>
* configure.in: Error out if gettext support is not found. (#59386)
2001-09-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/gthread.h (GThreadFunctions): Add thread_equal function to