Deal with target architecture that have a pointer size that is different from
the host architectures pointer size. (Nick missed this file when he committed the patch.)
This commit is contained in:
parent
bef8b55d39
commit
4008250e4b
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@
|
|||
/* Define if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Define as the size of a pointer in the target profile file format. */
|
||||
#undef GMON_PTR_SIZE
|
||||
|
||||
/* Define if you have the __argz_count function. */
|
||||
#undef HAVE___ARGZ_COUNT
|
||||
|
||||
|
|
Loading…
Reference in a new issue