From f372862c42d234710b6057449b46818e63181c90 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Sun, 4 Apr 2010 13:55:46 +0000 Subject: import luatex 0.60.0 (with small local changes, see luatexdir/ChangeLog) and do an autoreconf git-svn-id: svn://tug.org/texlive/trunk@17680 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/c-auto.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'Build/source/texk/web2c/c-auto.in') diff --git a/Build/source/texk/web2c/c-auto.in b/Build/source/texk/web2c/c-auto.in index 18418d6c175..ec96c318b77 100644 --- a/Build/source/texk/web2c/c-auto.in +++ b/Build/source/texk/web2c/c-auto.in @@ -64,13 +64,26 @@ /* Define to 1 if you have the Mac OS X Carbon framework. */ #undef HAVE_CARBON +/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if + you don't. */ +#undef HAVE_DECL_CYGWIN_CONV_PATH + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H +/* Define if you have the GNU dld library. */ +#undef HAVE_DLD + +/* Define to 1 if you have the `dlerror' function. */ +#undef HAVE_DLERROR + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define if you have the _dyld_func_lookup function. */ +#undef HAVE_DYLD + /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H @@ -110,6 +123,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LANGINFO_H +/* Define if you have the libdl library or equivalent. */ +#undef HAVE_LIBDL + +/* Define if libdlloader will be built on this platform */ +#undef HAVE_LIBDLLOADER + /* Define if you have libfontconfig. */ #undef HAVE_LIBFONTCONFIG @@ -165,6 +184,9 @@ /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE +/* Define if you have the shl_load function. */ +#undef HAVE_SHL_LOAD + /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF -- cgit v1.2.3