view info/acconfig.h @ 1342:61bb2bdee11e

[project @ 1995-09-04 00:19:22 by jwe]
author jwe
date Mon, 04 Sep 1995 00:24:09 +0000
parents c7a7ad888748
children
line wrap: on
line source

/* acconfig.h

   Descriptive text for the C preprocessor macros that are needed by
   Info.

   Leave the following blank line there!!  Autoheader needs it.  */


/* Define if you have sgtty.h. */
#undef HAVE_SGTTY_H

/* Define if you have termios.h. */
#undef HAVE_TERMIOS_H

/* Define if you have termio.h. */
#undef HAVE_TERMIO_H


/* Leave that blank line there!!  Autoheader needs it.
   If you're adding to this file, keep in mind:
   The entries are in sort -df order: alphabetical, case insensitive,
   ignoring punctuation (such as underscores).  */