summaryrefslogtreecommitdiff
path: root/libobjc/config.h.in
diff options
context:
space:
mode:
authorPeter O'Gorman <pogma@thewrittenword.com>2008-09-26 16:33:53 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2008-09-26 16:33:53 +0000
commit467b2e9e3f46ff532342c55a8dda4bece83fb586 (patch)
tree99f19470ca782b76b98d58f052de78f1db91ac5f /libobjc/config.h.in
parent25e5de9afd6b330cc76a36f74c4b5bdf9489de06 (diff)
downloadgcc-467b2e9e3f46ff532342c55a8dda4bece83fb586.tar.gz
configure: Regenerate for new libtool.
* configure: Regenerate for new libtool. * config.h.in: Regenerate for new libtool. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140703
Diffstat (limited to 'libobjc/config.h.in')
-rw-r--r--libobjc/config.h.in7
1 files changed, 7 insertions, 0 deletions
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 <dlfcn.h> 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 <unistd.h> 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