about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-01-13 17:10:22 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-01-13 17:10:22 +0000
commit1f15613899dc28150911da2dba7758b262644468 (patch)
tree03f96ee30941155625d26a344620a1ca56ecca10 /configure.ac
parent7e5d340abe68cb521b9bc351db791ea87b7dfc5d (diff)
downloadzsh-1f15613899dc28150911da2dba7758b262644468.tar.gz
zsh-1f15613899dc28150911da2dba7758b262644468.tar.xz
zsh-1f15613899dc28150911da2dba7758b262644468.zip
26304: Mikael Magnusson: change tense in link warning
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 299b64f76..4b73c2bad 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."