Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Wrong tense in libgdbm message
- X-seq: zsh-workers 26304
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Wrong tense in libgdbm message
- Date: Tue, 13 Jan 2009 18:02:07 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=mmfebkCxZgnmwh3GYYiNBlXG8aYLsf1LugQXGnnebiM=; b=ksNGxc9HKj7LgB4blptcn1DaWBgy6lu437WpdFhpjF+VabYR2n+hE7b4hGM2j/izXy PjjKHeOmzkWCe8MEL3nk/UmLCyMVxwW4J5IMVJcb9+HxgX1DLUkI/VEocTHCAV+yl7Ud dv6IWRP4vXbt3udOc1F89xgpSYbBGRSjrh+vM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=oYubHA4qVXlfJRZM8C9zOGEa75GRKsAA6LCSm29yeCrd+wghwFyU8wts2GimXu4P2G nuGIJ4N5TrClhIDrd4oHTG3vNpuEFCI8qQzzN8pO97cITSx02mZ/LaoHEIwVPfDi5oE/ fHBjeLG0aiOibPtcOeUfzT1SweulD2oZxCQ8s=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
diff --git a/configure.ac b/configure.ac
index 299b64f..4b73c2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2965,7 +2965,7 @@ echo "See config.modules for installed modules
and functions.
case x$LIBS in
*-lgdbm*)
- echo "WARNING: zsh has been linked against libgdbm.
+ echo "WARNING: zsh will be linked against libgdbm.
This means the binary is covered by the GNU General Public License.
This does not affect the source code.
Run configure with --disable-gdbm if required."
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author