> -AC_DEFINE_UNQUOTED([STRESSAPPTEST_TIMESTAMP],
> +if test -n "$SOURCE_DATE_EPOCH"; then
> +  AC_DEFINE(STRESSAPPTEST_TIMESTAMP,"")

I would set it to *something*, not an empty string otherwise wherever
that string is used in the program itself it will look broken.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to