Skip to content
  • Thomas Markwalder's avatar
    [3929] pass input file path into mk_cfgrpt.sh · c2c8a908
    Thomas Markwalder authored
    Added required input config report file parameter to
    mk_cfgrpt.sh rather than having hard-coded by configure.
    
    This allows cfgrpt/Makefile to pass in the pathname of
    the report file it used in its "config_report.cc", as
    the input report file.  In other words, we garuantee that
    the file we used for change is the same file we generate
    the source from.
    c2c8a908