X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gprof%2Fgconfig.in;h=b528f4be8856776d64360a98bfcd738f2b9dfa1c;hb=60bcf0fa8c115b4e71d7b1372aca3efccffc9607;hp=44cc1a7089cac18fec8cac92b4b4e9e25a484122;hpb=16a02269fc8d2cf0f25b40d16a70087bb315a653;p=binutils-gdb.git diff --git a/gprof/gconfig.in b/gprof/gconfig.in index 44cc1a7089c..b528f4be885 100644 --- a/gprof/gconfig.in +++ b/gprof/gconfig.in @@ -43,27 +43,6 @@ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Name of package. */ -#undef PACKAGE - -/* Version of package. */ -#undef VERSION - -/* Whether this system uses the BSD 4.4 gmon.out format. */ -#undef BSD44_FORMAT - -/* Define to 1 if NLS is requested. */ -#undef ENABLE_NLS - -/* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#undef HAVE_GETTEXT - -/* Define as 1 if you have the stpcpy function. */ -#undef HAVE_STPCPY - -/* Define if your locale.h file contains LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - /* Define if you have the __argz_count function. */ #undef HAVE___ARGZ_COUNT @@ -94,6 +73,9 @@ /* Define if you have the setlocale function. */ #undef HAVE_SETLOCALE +/* Define if you have the setmode function. */ +#undef HAVE_SETMODE + /* Define if you have the stpcpy function. */ #undef HAVE_STPCPY @@ -129,3 +111,22 @@ /* Define if you have the header file. */ #undef HAVE_VALUES_H + +/* Name of package */ +#undef PACKAGE + +/* Version number of package */ +#undef VERSION + +/* Define if you have the stpcpy function */ +#undef HAVE_STPCPY + +/* Define if your locale.h file contains LC_MESSAGES. */ +#undef HAVE_LC_MESSAGES + +/* Define to 1 if NLS is requested */ +#undef ENABLE_NLS + +/* Define as 1 if you have gettext and don't want to use GNU gettext. */ +#undef HAVE_GETTEXT +