Hi Alexei, On 07/31/2013 11:33 PM, Richard B. Kreckel wrote:
On 07/17/2012 07:03 AM, Alexei Sheplyakov wrote:
commit eded9cd9d5df793c1ea5a1f766eff261ded46bde Author: Alexei Sheplyakov <Alexei.Sheplyakov@gmail.com> Date: Sun May 29 17:15:42 2011 +0300
[build] Move archive version info into version.h (for non autotools build).
The canonical location for all version info is the ginac/version.h file now (so we can have two build systems without duplicating the version info in configure.ac and CMakeLists.txt).
'make dist' fails now because it still wants ginac/version.h.in
And function.py isn't packaged but expected by the generated Makefiles. The attached patch seems to solve both problems. Alexei, does the attached patch look correct to you? -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>