Replace object.scm with cos.scm
[deliverable/binutils-gdb.git] / opcodes / acconfig.h
1
2 /* Name of package. */
3 #undef PACKAGE
4
5 /* Version of package. */
6 #undef VERSION
7
8 /* Define to 1 if NLS is requested. */
9 #undef ENABLE_NLS
10
11 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
12 #undef HAVE_CATGETS
13
14 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
15 #undef HAVE_GETTEXT
16
17 /* Define as 1 if you have the stpcpy function. */
18 #undef HAVE_STPCPY
19
20 /* Define if your locale.h file contains LC_MESSAGES. */
21 #undef HAVE_LC_MESSAGES
This page took 0.030216 seconds and 4 git commands to generate.