CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/09/12 05:40:45
Modified files:
lang/python : Makefile.inc
Log message:
move some python 2.7-only CONFIGURE_ARGS to an .if block so they don't trigger
warnings from autoconf when building 3. change is a noop (same flags for 2.7,
and the flags were not supported in 3).
