Update hand-crafted VC++ build.
- Add PACKAGE_STRING definition to Windows config.h. llvm-svn: 63539
This commit is contained in:
		
							parent
							
								
									f5589ac5a9
								
							
						
					
					
						commit
						9ff3d9a1b4
					
				| 
						 | 
				
			
			@ -3,6 +3,7 @@
 | 
			
		|||
 | 
			
		||||
#define PACKAGE_NAME "LLVM (win32 vc8.0)" 
 | 
			
		||||
#define PACKAGE_VERSION 2.4
 | 
			
		||||
#define PACKAGE_STRING "llvm 2.6svn"
 | 
			
		||||
#define LLVM_HOSTTRIPLE "i686-pc-win32"
 | 
			
		||||
#define HAVE_WINDOWS_H 1 
 | 
			
		||||
#define HAVE_LIMITS_H 1 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue