diff options
| author | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-11-23 17:44:12 +0000 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2013-11-23 17:44:12 +0000 |
| commit | 9503b161ab893a5d5c6ac6f9fdd9e938aee7045c (patch) | |
| tree | e4714911e5d88154a27e1878f0aad2af91585b4a /Doc/Makefile.in | |
| parent | 32030: need to revert empty glob qualifier change. (diff) | |
| download | zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar.gz zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar.bz2 zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar.lz zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar.xz zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.tar.zst zsh-9503b161ab893a5d5c6ac6f9fdd9e938aee7045c.zip | |
32031 plus missed _run_help: get helpfiles install path corect in functions
Diffstat (limited to 'Doc/Makefile.in')
| -rw-r--r-- | Doc/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in index 5893cc832..eae330171 100644 --- a/Doc/Makefile.in +++ b/Doc/Makefile.in @@ -33,7 +33,6 @@ dir_top = .. VPATH = @srcdir@ sdir = @srcdir@ sdir_top = @top_srcdir@ -runhelpdir = @runhelpdir@ INSTALL = @INSTALL@ LN_S = @LN_S@ |
