view info/acconfig.h @ 1318:74716278ccb3

[project @ 1995-07-05 05:03:57 by jwe]
author jwe
date Wed, 05 Jul 1995 05:03:57 +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).  */