grub4dos icon indicating copy to clipboard operation
grub4dos copied to clipboard

configure.ac is out of sync, some gcc checks are missing

Open 1ras opened this issue 2 years ago • 2 comments
trafficstars

configure.ac is out of sync, the gcc newer than 4.8 and gcc 10 checks are missing. They have only been added to configure, but not to configure.ac. When autoconf is used, the resulting configure script does not support gcc 10 and newer.

The related changes are part of commit https://github.com/chenall/grub4dos/commit/8c4bc2dacacf72ff86babd26d77e7b7d5faa6295

1ras avatar Aug 06 '23 13:08 1ras