we don't have alpha, and stuff like that belongs
into conf-end.h anyways (autoconf annoys)
This commit is contained in:
		
							
								
								
									
										5
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								config.h
									
									
									
									
									
								
							| @@ -1,3 +1,4 @@ | |||||||
|  | /* $MirBSD: config.h,v 1.2 2004/03/21 01:19:44 tg Exp $ */ | ||||||
| /* $OpenBSD: config.h,v 1.9 2003/10/22 07:40:38 jmc Exp $	*/ | /* $OpenBSD: config.h,v 1.9 2003/10/22 07:40:38 jmc Exp $	*/ | ||||||
|  |  | ||||||
| /* config.h.  NOT generated automatically. */ | /* config.h.  NOT generated automatically. */ | ||||||
| @@ -237,11 +238,7 @@ | |||||||
| #define SIZEOF_INT 4 | #define SIZEOF_INT 4 | ||||||
|  |  | ||||||
| /* The number of bytes in a long.  */ | /* The number of bytes in a long.  */ | ||||||
| #if defined(alpha) |  | ||||||
| #define SIZEOF_LONG 8 |  | ||||||
| #else |  | ||||||
| #define SIZEOF_LONG 4 | #define SIZEOF_LONG 4 | ||||||
| #endif |  | ||||||
|  |  | ||||||
| /* Define if you have the _setjmp function.  */ | /* Define if you have the _setjmp function.  */ | ||||||
| /* #undef HAVE__SETJMP */ | /* #undef HAVE__SETJMP */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user