about summary refs log tree commit diff
path: root/Src/Modules/termcap.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-04-20 13:31:24 +0000
committerClint Adams <clint@users.sourceforge.net>2001-04-20 13:31:24 +0000
commit92902608e4830b14d2fe4f8bab30cafc40d4ad26 (patch)
treec5e72d7c68b135979ca8cba7d96484f82957b2b4 /Src/Modules/termcap.mdd
parent220ad9aa2310047d88c06e59fc70e649f33d8396 (diff)
downloadzsh-92902608e4830b14d2fe4f8bab30cafc40d4ad26.tar.gz
zsh-92902608e4830b14d2fe4f8bab30cafc40d4ad26.tar.xz
zsh-92902608e4830b14d2fe4f8bab30cafc40d4ad26.zip
14053: add $termcap special parameter
Diffstat (limited to 'Src/Modules/termcap.mdd')
-rw-r--r--Src/Modules/termcap.mdd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Modules/termcap.mdd b/Src/Modules/termcap.mdd
index 4c33f5690..9c1f92d46 100644
--- a/Src/Modules/termcap.mdd
+++ b/Src/Modules/termcap.mdd
@@ -13,6 +13,7 @@ link='if test "x$ac_cv_func_tgetent" = xyes; then
 load=yes
 
 autobins="echotc"
+autoparams="termcap"
 
 objects="termcap.o"