summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-09-08 13:24:23 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-09-08 13:24:23 (GMT)
commit222c34edc6b942c93dcb0af815618e29fb535836 (patch)
tree047c34ebb5d99d7d82e07feec8e47f5e08e04174 /Mac
parent2e871e4f0947798a87757290412730b9ab245ac4 (diff)
downloadcpython-222c34edc6b942c93dcb0af815618e29fb535836.zip
cpython-222c34edc6b942c93dcb0af815618e29fb535836.tar.gz
cpython-222c34edc6b942c93dcb0af815618e29fb535836.tar.bz2
Moved the include of macbuildno.h to getbuildinfo.c. Putting it here
resulted in full recompilation every time.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Include/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/Include/config.h b/Mac/Include/config.h
index 6eed9a5..454b9aa 100644
--- a/Mac/Include/config.h
+++ b/Mac/Include/config.h
@@ -31,8 +31,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
with CodeWarrior, we generally use the most recent version.
*/
-#include "macbuildno.h"
-
#define USE_STACKCHECK
#ifdef applec