From faa743bb1b9772427351b8739bdef1f6b4a32f60 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 15 Aug 2014 15:46:40 -0700 Subject: Regenerate sim configury. --- sim/iq2000/config.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'sim/iq2000/config.in') diff --git a/sim/iq2000/config.in b/sim/iq2000/config.in index 8de933c..23fafed 100644 --- a/sim/iq2000/config.in +++ b/sim/iq2000/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 -- cgit v1.1