summaryrefslogtreecommitdiff
path: root/libobjc/config.h.in
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2008-09-26 16:33:53 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2008-09-26 16:33:53 +0000
commit3f666fac9b844c73a42dbf73bf811320050bb1a2 (patch)
tree99f19470ca782b76b98d58f052de78f1db91ac5f /libobjc/config.h.in
parent4776e8d8c18ad80e854b0892fdd7da351639ed2c (diff)
downloadgcc-3f666fac9b844c73a42dbf73bf811320050bb1a2.tar.gz
* configure: Regenerate for new libtool.
* config.h.in: Regenerate for new libtool. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140703 138bc75d-0d04-0410-961f-82ee72b054a4
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