summaryrefslogtreecommitdiff
path: root/acconfig.h
blob: 049e9c57d6ea495dac0f4569aae5e6fe721f1cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* 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