NetBSD/gnu/dist/grep/acconfig.h

31 lines
416 B
C
Raw Normal View History

1999-02-09 15:38:36 +03:00
/* Define to use grep's error-checking malloc in the kwset routines. */
#undef GREP
/* Package name. */
#undef PACKAGE
/* Version number. */
#undef VERSION
/* Hack for Visual C++ suggested by irox. */
#undef alloca
/*
* Internationalization stuffs.
*/
#undef HAVE_STPCPY
#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
/*
* DOS specific
*/
#undef HAVE_DOS_FILE_NAMES