[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] ace928: Use `automake --foreign` instead of `automake --gnu`.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: ace9284c14c3e306d1e50421794e80b087c04d72
      https://github.com/csmith-project/creduce/commit/ace9284c14c3e306d1e50421794e80b087c04d72
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
    M bootstrap

  Log Message:
  -----------
  Use `automake --foreign` instead of `automake --gnu`.

Since we've moved our INSTALL and README files to Markdown format,
`--gnu` complains about these missing files.


  Commit: cc04e2254de30f65bedb0b861381ee5a30412d35
      https://github.com/csmith-project/creduce/commit/cc04e2254de30f65bedb0b861381ee5a30412d35
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Add `INSTALL.md` and `README.md` to `EXTRA_DIST`.

Distribute those files.


  Commit: 763bd26729783249be1efba1fa5b2e8b4cc77398
      https://github.com/csmith-project/creduce/commit/763bd26729783249be1efba1fa5b2e8b4cc77398
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
    M Makefile.in
    M clang_delta/Makefile.in
    M clex/Makefile.in
    M creduce/Makefile.in
    M delta/Makefile.in
    M scripts/Makefile.in
    M tests/Makefile.in
    M unifdef/Makefile.in

  Log Message:
  -----------
  Regenerate Autoconf stuff.


Compare: https://github.com/csmith-project/creduce/compare/e2464a6ae16f...763bd2672978