]> Git Repo - binutils.git/blame - sim/w65/acconfig.h
import gdb-1999-05-10
[binutils.git] / sim / w65 / acconfig.h
CommitLineData
c906108c
SS
1
2/* Define to 1 if NLS is requested. */
3#undef ENABLE_NLS
4
5/* Define as 1 if you have catgets and don't want to use GNU gettext. */
6#undef HAVE_CATGETS
7
8/* Define as 1 if you have gettext and don't want to use GNU gettext. */
9#undef HAVE_GETTEXT
10
11/* Define as 1 if you have the stpcpy function. */
12#undef HAVE_STPCPY
13
14/* Define if your locale.h file contains LC_MESSAGES. */
15#undef HAVE_LC_MESSAGES
16
17/* Whether printf must be declared even if <stdio.h> is included. */
18#undef NEED_DECLARATION_PRINTF
This page took 0.022925 seconds and 4 git commands to generate.