X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=sim%2Fm32r%2Fconfig.in;h=23fafeda9c448453e54210083a23076b42f9cf56;hb=003ea5a89ab7e9eaa65cb158a953d63dac2612c6;hp=8de933c329d0469a34ab280b34d09ce35858f5e5;hpb=a0eaec95753c0f093f5cb80080ef423030d35edd;p=platform%2Fupstream%2Fgdb.git diff --git a/sim/m32r/config.in b/sim/m32r/config.in index 8de933c..23fafed 100644 --- a/sim/m32r/config.in +++ b/sim/m32r/config.in @@ -10,6 +10,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define if dv-sockser is usable. */ +#undef HAVE_DV_SOCKSER + /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H @@ -25,6 +28,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `m' library (-lm). */ +#undef HAVE_LIBM + /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL @@ -70,12 +76,19 @@ /* 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 1 if you have the header file. */ #undef HAVE_ZLIB_H /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of this package. */ #undef PACKAGE