< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
On 2006.08.24, at 12:54 , Matthias Granberry wrote:
sh -c "which gperf && <gperf_command>" will only execute if the gperf binary is in the path.
There are two steps to this - (1) ensure gperf is present (2) touch the Hash.cxx files on 1st Make to prevent svn from forcing a regeneration of the hash files.
I am playing around with this and will check something in on trunk. Please test and let me know.
Alan