]> granicus.if.org Git - python/commitdiff
Moved the include of macbuildno.h to getbuildinfo.c. Putting it here
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 8 Sep 1997 13:24:23 +0000 (13:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 8 Sep 1997 13:24:23 +0000 (13:24 +0000)
resulted in full recompilation every time.

Mac/Include/config.h

index 6eed9a5312119da18e20dd3599bdb0ab3f52b5fc..454b9aa1ed806eb7eab7a3d4c33702b4c56c89c9 100644 (file)
@@ -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