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/m68hc11/config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sim/m68hc11/config.in') diff --git a/sim/m68hc11/config.in b/sim/m68hc11/config.in index faafaf4..23fafed 100644 --- a/sim/m68hc11/config.in +++ b/sim/m68hc11/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 @@ -73,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