1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-01 21:06:04 +02:00

26304: Mikael Magnusson: change tense in link warning

This commit is contained in:
Peter Stephenson 2009-01-13 17:10:22 +00:00
parent 7e5d340abe
commit 1f15613899
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2009-01-13 Peter Stephenson <pws@csr.com>
* 26304: Mikael Magnusson: configure.ac: logical correction
in link warning.
* 26393: Src/Zle/zle_refresh.c: turn off text attributes when
deleting text, to avoid them being used for inserted blanks.
@ -10904,5 +10907,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4507 $
* $Revision: 1.4508 $
*****************************************************

View File

@ -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."