On Thursday 09 August 2007 09:27:02 Ludovic Rousseau wrote: > > 3. Why configure has AM_MAINTAINER_MODE? It is best to go without. > > I do not agree. AM_MAINTAINER_MODE will prevent make to try to rebuild > Makefile.in if it detects Makefile.am is more recent. > "end-users" should not have to have automake installed just to run > ./configure & make
well, end-users use the release tar.gz or snapshot tar.gz and thus they don't edit the Makefile.am and don't need automake. and if they do, wouldn't it be better to alert them instead of ignoring their change? but I'm fine with keeping it, no strong feeling for either side. it doesn't blow up the code much and is quite well known and doesn't cause bad side effects or anything, so I'm a bit in favor of best usability for everyone, i.e. keeping it. > Can we/I commit these changes now and manage complaints/problems or do > we want to wait until a new stable version of OpenSC is released? I'm fine with applying these changes now. Andreas _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel