>>>>> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> Could you make a python script that works sort of like what >> autotools does and could be called by both scons and auto*? We do >> not want two different code bases for that. And relying on file >> lists, while a good idea in general, seems fragile in our case, >> unless scons and autotools manage to share their file lists. Bo> This is certainly possible, but I have updated scons to generate Bo> po files in the same order used by autotools. Now, the only Bo> differences (as far as I can tell) between updated po files are Bo> lines like 'POT-Creation-Date: ' caused by Bo> remove-potcdate.sed Bo> What is the purpose of this sed??? I do not really know, this is not our code. It comes right from gettext. JMarc
