view info/acconfig.h @ 1320:c9aecc02c6d4

[project @ 1995-08-22 04:10:01 by jwe]
author jwe
date Tue, 22 Aug 1995 04:10:01 +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).  */