From: Paul Eggert Date: Mon, 5 Feb 2007 00:30:49 +0000 (+0000) Subject: Add log entries for today's change to modules/extensions and modules/lock. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b5d0e2fdd405118ae205d0764b474991ae2518c;p=pspp Add log entries for today's change to modules/extensions and modules/lock. --- diff --git a/ChangeLog b/ChangeLog index 5860a09548..6cb9db336f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ (func_get_autoconf_early_snippet): New function. (func_import, func_create_testdir): Use it. Remove special cases for modules 'extensions' and 'lock'. + * modules/extensions (configure.ac-early): Require + gl_USE_SYSTEM_EXTENSIONS. + * modules/lock (configure.ac-early): Require gl_LOCK_EARLY. 2007-02-04 Bruno Haible