Forgot this file in my last commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72141 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2009-05-19 22:25:55 +00:00
parent a86037084d
commit 197ca8e939

View File

@ -470,6 +470,9 @@
/* Installation directory for man pages */
#undef LLVM_MANDIR
/* Build multithreading support into LLVM */
#undef LLVM_MULTITHREADED
/* Define if this is Unixish platform */
#undef LLVM_ON_UNIX