Debian Automated Code Analysis

checkbashisms analysis of zsnes_1.510-2.2.dsc

possible bashism in ./src/configure line 3898 ('$(< foo)' should be '$(cat foo)'):
  ZLIB_VERSION=$(<conf.zlibtest)
possible bashism in ./src/configure line 4063 ('$(< foo)' should be '$(cat foo)'):
    LIBPNG_VERSION=$(<conf.libpngtest)
possible bashism in ./src/configure line 5099 ('$(< foo)' should be '$(cat foo)'):
    ARCH_INFO=$(<conf.archchk)

This report was generated on Fri, 17 Dec 2010 08:39:11 +0000, based on results by checkbashisms 2.10.65git5