+2006-09-25 Paul Eggert <eggert@cs.ucla.edu>
+
+ * modules/clock-time (Maintainer): Add self.
+ * modules/getlogin_r (Depends-on): Add extensions.
+
2006-09-25 Eric Blake <ebb9@byu.net>
* gnulib-tool (func_import, func_create_testdir): Fix typos in
2006-09-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
+
* chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
`gl_have_arbitrary_file_name_length_limit' to
`gl_cv_have_arbitrary_file_name_length_limit', so that caching
-#serial 5
+#serial 6
-# Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# Define HOST_OPERATING_SYSTEM to a name for the host operating system.
AC_DEFUN([gl_HOST_OS],
[
+ AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_CACHE_CHECK([host operating system],
gl_cv_host_operating_system,