view info/acconfig.h @ 1258:c7a7ad888748

[project @ 1995-04-12 01:36:48 by jwe] Initial revision
author jwe
date Wed, 12 Apr 1995 01:36:48 +0000
parents
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).  */