From 467b2e9e3f46ff532342c55a8dda4bece83fb586 Mon Sep 17 00:00:00 2001 From: Peter O'Gorman Date: Fri, 26 Sep 2008 16:33:53 +0000 Subject: configure: Regenerate for new libtool. * configure: Regenerate for new libtool. * config.h.in: Regenerate for new libtool. Co-Authored-By: Steve Ellcey From-SVN: r140703 --- libobjc/config.h.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libobjc/config.h.in') diff --git a/libobjc/config.h.in b/libobjc/config.h.in index 51811a576b7..ab710ac1af5 100644 --- a/libobjc/config.h.in +++ b/libobjc/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define if the compiler has a thread header that is non single. */ #undef HAVE_GTHR_DEFAULT @@ -33,6 +36,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -- cgit v1.2.1