Fix seg fault when displaying linker error message
[deliverable/binutils-gdb.git] / gprof / acconfig.h
CommitLineData
274e44ae
ILT
1
2/* Name of package. */
3#undef PACKAGE
4
5/* Version of package. */
6#undef VERSION
7
8/* Whether this system uses the BSD 4.4 gmon.out format. */
9#undef BSD44_FORMAT
16a02269
TT
10
11/* Define to 1 if NLS is requested. */
12#undef ENABLE_NLS
13
14/* Define as 1 if you have catgets and don't want to use GNU gettext. */
15#undef HAVE_CATGETS
16
17/* Define as 1 if you have gettext and don't want to use GNU gettext. */
18#undef HAVE_GETTEXT
19
20/* Define as 1 if you have the stpcpy function. */
21#undef HAVE_STPCPY
22
23/* Define if your locale.h file contains LC_MESSAGES. */
24#undef HAVE_LC_MESSAGES
This page took 0.053792 seconds and 4 git commands to generate.