aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-11-18 06:21:24 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-11-18 06:21:24 +0000
commitff336a4e7f9a71834bb60a540a14dd023e7cbcfd (patch)
tree066ddbb2e91fd7dc0c80e975a8086089673422d9
parentf91a15cf0d6558a77d2d2c0b94d4dea32c654f37 (diff)
Regenerated using autoheader-2.57
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10064 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/Config/config.h.in4
-rw-r--r--include/llvm/Config/config.h.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/include/Config/config.h.in b/include/Config/config.h.in
index 5d12871e5c..b6a72733ae 100644
--- a/include/Config/config.h.in
+++ b/include/Config/config.h.in
@@ -85,6 +85,10 @@
/* Define to 1 if you have the <link.h> header file. */
#undef HAVE_LINK_H
+/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
+ the current directory to the dynamic linker search path. */
+#undef HAVE_LINK_R
+
/* Define if mallinfo() is available on this platform. */
#undef HAVE_MALLINFO
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 5d12871e5c..b6a72733ae 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -85,6 +85,10 @@
/* Define to 1 if you have the <link.h> header file. */
#undef HAVE_LINK_H
+/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
+ the current directory to the dynamic linker search path. */
+#undef HAVE_LINK_R
+
/* Define if mallinfo() is available on this platform. */
#undef HAVE_MALLINFO