On Jun 30, 2011, at 12:30 PM, IOhannes m zmoelnig wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-30 18:23, Hans-Christoph Steiner wrote:
That sounds like something the build system should do. If an included header is out of date, the build system should update it.
i'm talking about leftovers from the older build system.
both the olde and the new build system will handle the config.h quite well and automatically. but if you change the build-system in a non-clean state (e.g. because you do an "svn update" after having run ./autogen.sh), then it gets confused.
pd@debian-lenny-i386 ~ $ cd /home/pd/rsync/pd-extended/externals/Gem pd@debian-lenny-i386 Gem $ svn st pd@debian-lenny-i386 Gem $ find . -name config.h pd@debian-lenny-i386 Gem $
There is no config.h there. Each auto-build starts with an rsync which deletes any file that isn't in /home/pd/rsync, so that's the same for all of the builds.
.hc
----------------------------------------------------------------------------