diff options
Diffstat (limited to 'Src/Modules/termcap.mdd')
-rw-r--r-- | Src/Modules/termcap.mdd | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Src/Modules/termcap.mdd b/Src/Modules/termcap.mdd index 9a6ddd08e..17d07aa03 100644 --- a/Src/Modules/termcap.mdd +++ b/Src/Modules/termcap.mdd @@ -10,12 +10,7 @@ link='if test "x$ac_cv_func_tgetent" = xyes; then echo either; fi ' -load='if test "x$ac_cv_func_tgetent" = xyes; then - echo yes; - else - echo no; - fi -' +load=yes autobins="echotc" |