comparison src/config.h.in @ 50:ee648375d8d6 r19-16b91

Import from CVS: tag r19-16b91
author cvs
date Mon, 13 Aug 2007 08:56:41 +0200
parents 1917ad0d78d7
children 131b0175ea99
comparison
equal deleted inserted replaced
49:b46643e427ac 50:ee648375d8d6
24 intended to work with other packages as well (like gmalloc.c) 24 intended to work with other packages as well (like gmalloc.c)
25 think they can include it as many times as they like. */ 25 think they can include it as many times as they like. */
26 #ifndef _CONFIG_H_ 26 #ifndef _CONFIG_H_
27 #define _CONFIG_H_ 27 #define _CONFIG_H_
28 28
29 /* #### This will be removed in 19.15. */ 29 /* #### This has been removed in 20.3. */
30 #define LOSING_BYTECODE 30 #define LOSING_BYTECODE
31 31
32 32
33 /* These are all defined in the top-level Makefile by configure. 33 /* These are all defined in the top-level Makefile by configure.
34 They're here only for reference. */ 34 They're here only for reference. */