X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gprof%2Fgconfig.in;h=fadb378332ec186c46fc06788cf248acb7f7cad8;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=25679910ee73fb2ae8f1c3f7b1cb2951166da71f;hpb=81ecdfbb4d56574d58dba939f419722a7cf0de91;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/gconfig.in b/gprof/gconfig.in index 25679910ee..fadb378332 100644 --- a/gprof/gconfig.in +++ b/gprof/gconfig.in @@ -1,4 +1,4 @@ -/* gconfig.in. Generated from configure.in by autoheader. */ +/* gconfig.in. Generated from configure.ac by autoheader. */ /* Define to 1 if translation of program messages to the user's native language is requested. */ @@ -43,6 +43,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WINDOWS_H + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR @@ -96,6 +99,11 @@ /* Version number of package */ #undef VERSION +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS