cockroach-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cockroach-devel] Preventing some disruption


From: Luca Saiu
Subject: Re: [Cockroach-devel] Preventing some disruption
Date: Wed, 01 Dec 2021 18:09:46 +0100
User-agent: Gnus (Gnus v5.13), GNU Emacs 28.0.50, x86_64-pc-linux-gnu

On 2021-12-01 at 10:32 +0100, Jose E. Marchesi wrote:

> Applied, thanks!

I had forgotten the change log change.  Let us keep this nice little
project clean.

-- 
Luca Saiu
* My personal web site:  http://ageinghacker.net
* Jitter:                http://ageinghacker.net/projects/jitter
* GNU epsilon:           http://www.gnu.org/software/epsilon

I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".
diff --git a/ChangeLog b/ChangeLog
index 9421594..67f76a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2021-11-30  Luca Saiu  <positron@gnu.org>
+       fix minor bit rot
+
+       * Makefile.am.common (AUTOMAKE_OPTIONS): use subdir-objects.
+       * configure.ac (AC_PREREQ): Bump minor version, to satisfy recent
+       Gnulib.
+       (AC_SEARCH_LIBS): Add search for a library containing dlopen,
+       currently trying only libdl.
+       * src/Makefile.am (cockroach_LDFLAGS): Remove hardwired -ldl (which
+       ended up in the wrong part of the command line anyway).
+
 2015-04-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * src/plugins/translate/translate.c (translate_hook): Allocate

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]