CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2016/10/11 15:54:35
Modified files:
lib/libGLU : configure.ac
lib/mesa : configure.ac
lib/pixman : configure.ac
util/macros : Makefile.in aclocal.m4 configure configure.ac
xorg-macros.m4.in
Log message:
Force AM_MAINTAINER_MODE in all Xenocara packages built by autotools
This prevents autotools to try to rebuild themselve automagically
if configure.ac, Makefile.am or a few other have more recent time
stamps than the generated files.
It will allows to get rid of the NO_REORDER mechanism that touches
files in the source tree to ensure nothing gets rebuilt.