summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/lib
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-12 00:14:48 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-12 00:14:48 +0000
commit601eb83a16c66a59d9318a2060dad3623f613b4a (patch)
treeb5a020d1b006aaa053e8da467021fd5c9752ca2b /pkgtools/pkg_install/files/lib
parenta9cd31821a6f203caa111c881ca2e7fd374f06ed (diff)
downloadpkgsrc-601eb83a16c66a59d9318a2060dad3623f613b4a.tar.gz
Don't check for tgetent or curses, it is never used.
Diffstat (limited to 'pkgtools/pkg_install/files/lib')
-rw-r--r--pkgtools/pkg_install/files/lib/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/lib/config.h.in b/pkgtools/pkg_install/files/lib/config.h.in
index 7ee4d522d24..d12cc8caeaa 100644
--- a/pkgtools/pkg_install/files/lib/config.h.in
+++ b/pkgtools/pkg_install/files/lib/config.h.in
@@ -135,9 +135,6 @@
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
-/* Define to 1 if you have the `tgetent' function. */
-#undef HAVE_TGETENT
-
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H