[Guile-commits] 04/13: Remove obsolete macro AM_PROG_CC_C_O in configure script

2022-10-15 Thread Mike Gran via Guile-commits
mike121 pushed a commit to branch main in repository guile. commit a274e1ced418da54d53b7f54fd4d6384d5d99e58 Author: Mike Gran AuthorDate: Thu Sep 15 04:28:50 2022 -0700 Remove obsolete macro AM_PROG_CC_C_O in configure script It has been replaced by new functionality in AC_PROG_CC

[Guile-commits] 04/13: Remove obsolete macro AM_PROG_CC_C_O in configure script

2022-10-08 Thread Mike Gran via Guile-commits
mike121 pushed a commit to branch wip-modernize-autotools in repository guile. commit c8a10a47fcd5b9e9a557a090ca4667cff25c0212 Author: Mike Gran AuthorDate: Thu Sep 15 04:28:50 2022 -0700 Remove obsolete macro AM_PROG_CC_C_O in configure script It has been replaced by new functional