]> granicus.if.org Git - python/commitdiff
Move USE_TOOLBOX_OBJECT_GLUE into acconfig.h.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 24 Jun 2001 20:59:45 +0000 (20:59 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 24 Jun 2001 20:59:45 +0000 (20:59 +0000)
acconfig.h

index 075b10dd000454656fe0df16dc7b381693951e47..e833e8003b066feb95ad092659703106caa9c683 100644 (file)
    (shared library plus accessory files). */
 #undef WITH_NEXT_FRAMEWORK
 
+/* Define if you want to use MacPython modules on MacOSX in unix-Python */
+#undef USE_TOOLBOX_OBJECT_GLUE
+
 /* Define if you want to use SGI (IRIX 4) dynamic linking.
    This requires the "dl" library by Jack Jansen,
    ftp://ftp.cwi.nl/pub/dynload/dl-1.6.tar.Z.