1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00

12421: extra tab in Makemod.in.in

This commit is contained in:
Peter Stephenson 2000-07-28 10:13:25 +00:00
parent 4a5882eeb3
commit 7697f6134f
2 changed files with 3 additions and 1 deletions

@ -1,5 +1,7 @@
2000-07-28 Peter Stephenson <pws@csr.com>
* 12421: Src/Makemod.in.in: extra tab
* Andrej: 12419: Src/builtin.c, Src/params.c: use putenv() and
getenv() if available and try to make minimal assumptions about
environment handling.

@ -39,7 +39,7 @@ sdir_top = @top_srcdir@
INSTALL = @INSTALL@
@DEFS_MK@
sdir_src = $(sdir_top)/Src
dir_src = $(dir_top)/Src