Regenerated using autoheader-2.57

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2003-11-18 06:21:24 +00:00
parent f91a15cf0d
commit ff336a4e7f
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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