]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Whoops, I forgot that AC_CACHE_CHECK calls AC_MSG_RESULT.
[nmh] / h / prototypes.h
index 0c58310987ca37e5137a6e41b9758de4dcc22291..adedd6a218c4e23842b460644356c948525f5045 100644 (file)
@@ -6,18 +6,6 @@
  * as much as practical.
  */
 
-/*
- * missing system prototypes
- */
-#if ! defined(HAVE_TERMCAP_H) && ! defined (HAVE_NCURSES_TERMCAP_H)
-  extern int tgetent (char *bp, char *name);
-  extern int tgetnum (char *id);
-  extern int tgetflag (char *id);
-  extern char *tgetstr (char *id, char **area);
-  extern char *tgoto (char *cm, int destcol, int destline);
-  extern int tputs (char *cp, int affcnt, int (*outc) (int));
-#endif
-
 /*
  * prototype from config.h
  */