On Tue, Dec 14, 2010 at 06:12:54AM -0600, Peter Samuelson wrote: > > [Martin Furter] > > Configure has set SHELL=/bin/bash in Makefile. So this would solve > > one of the problems of that script. > > r1049057. > > > The other problem is that it does not read build.conf so always when > > anyone changes build.conf he has to remember that he may have update > > transform_libtool_scripts.sh depending on teh change he made. At the > > moment it doesn't process subversion/svnrdump/svnrdump here. > > Parsing build.conf from the shell wouldn't be impossible or even > necessarily difficult ... but you're right, it would still probably > make more sense to just generate the script from a template.
Generating the script would be fine indeed. Stefan