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:
Jason Thorpe 2002-01-31 19:21:54 +00:00
parent bef8b55d39
commit 4008250e4b
1 changed files with 0 additions and 3 deletions

View File

@ -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