- AM_TEXI2FLAGS may be defined to pass extra flags to TEXI2DVI & TEXI2PDF.
- - Generated file timestamp checks now handle filesystems with sub-second
- timestamp granularity dynamically.
-
- - Dependency files are now empty, instead of '# dummy', for speed.
-
- Systems with non-POSIX "rm -f" behavior are now supported, and intent to
drop support for them has been reversed. The ACCEPT_INFERIOR_RM_PROGRAM
setting no longer exists.
* Bugs fixed
+ - Generated file timestamp checks now handle filesystems with sub-second
+ timestamp granularity dynamically.
+
+ - Dependency files are now empty, instead of '# dummy', for speed.
+
- Compiling Python modules with Python 3.5+ uses multiple optimization
levels.