home *** CD-ROM | disk | FTP | other *** search
- /* Special definitions for GNU recode, processed by autoheader.
- Copyright (C) 1993 Free Software Foundation, Inc.
- Francois Pinard <pinard@iro.umontreal.ca>, 1993.
- */
-
- /* Default charset is `Latin-1' on UNIX, `IBM-PC' on MSDOS. */
- #undef DEFAULT_CHARSET
-
- /* Define to the name of the distribution. */
- #undef PRODUCT
-
- /* Define to 1 if ANSI function prototypes are usable. */
- #undef PROTOTYPES
-
- /* Define to the version of the distribution. */
- #undef VERSION
-
- /* Define to 1 for better use of the debugging malloc library. See
- site ftp.antaire.com in antaire/src, file dmalloc/dmalloc.tar.gz. */
- #undef WITH_DMALLOC
-