Deal with target architecture that have a pointer size that is different from
authorJason Thorpe <thorpej@netbsd.org>
Thu, 31 Jan 2002 19:21:54 +0000 (19:21 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Thu, 31 Jan 2002 19:21:54 +0000 (19:21 +0000)
the host architectures pointer size.

(Nick missed this file when he committed the patch.)

gprof/gconfig.in

index 1e6afc17ef4709aad81bb3a75ea80a2ce736a25e..d1c2ebd38cef7be05341d63317f563fc5e684fd4 100644 (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
 
This page took 0.031396 seconds and 4 git commands to generate.