X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libiberty%2Fconfig.in;h=436a58d7e79cc230648ee0eb83636d0c6b54221c;hb=36fc76aebb7315571094d66b35e13d69d512fbe2;hp=804945d70b4205c47a56dcd387cfa74f51e6f27a;hpb=01e94249b651dfe388b015d54911c35392ef1f0b;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/config.in b/libiberty/config.in index 804945d70b..436a58d7e7 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -56,6 +56,10 @@ */ #undef HAVE_DECL_GETENV +/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. + */ +#undef HAVE_DECL_GETOPT + /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. */ #undef HAVE_DECL_MALLOC @@ -72,6 +76,10 @@ don't. */ #undef HAVE_DECL_SNPRINTF +/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you + don't. */ +#undef HAVE_DECL_STRVERSCMP + /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you don't. */ #undef HAVE_DECL_VASPRINTF @@ -245,6 +253,9 @@ /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL +/* Define to 1 if you have the `strverscmp' function. */ +#undef HAVE_STRVERSCMP + /* Define to 1 if you have the `sysconf' function. */ #undef HAVE_SYSCONF