- Timestamp:
- Dec 11, 2015, 5:27:58 PM (10 years ago)
- Location:
- python/trunk
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/configure.ac
r560 r605 4526 4526 esac 4527 4527 4528 case $host_os in 4529 os2-emx) 4530 AC_DEFINE(PYOS_OS2, 1, [Define to 1 when building on OS/2.]) 4531 AC_DEFINE(PYCC_GCC, 1, [Define to 1 when building on OS/2 with GCC.]) 4532 ;; 4533 esac 4528 4534 4529 4535 AC_SUBST(THREADHEADERS)
Note:
See TracChangeset
for help on using the changeset viewer.