Regenerated using autoheader-2.57
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 18 Nov 2003 06:21:24 +0000 (06:21 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 18 Nov 2003 06:21:24 +0000 (06:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10064 91177308-0d34-0410-b5e6-96231b3b80d8

include/Config/config.h.in
include/llvm/Config/config.h.in

index 5d12871e5cfde1d78c1b31edda09e5ce3468a749..b6a72733ae99ba381f12924e3e7a8a9813317e1f 100644 (file)
 /* 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
 
index 5d12871e5cfde1d78c1b31edda09e5ce3468a749..b6a72733ae99ba381f12924e3e7a8a9813317e1f 100644 (file)
 /* 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