GCC Newspaper
JUNE 15, 2026
Date
/
Architectures
Components
Topics
News & Policy
Other
libgm2

Libgm2: Fix typos in configure.ac.

This commit fixes typos in the configure.ac file for libgm2.

This commit corrects typos in configure.ac for libgm2. These small fixes improve the clarity and accuracy of the build configuration process.

In Details

This commit fixes typos in configure.ac within libgm2, the GNU Modula-2 library. Autoconf scripts like configure.ac define the build environment and feature detection for the library. While not directly impacting library functionality, correcting typos enhances clarity for maintainers.

For Context

This commit addresses typos in the configure.ac file for libgm2. The configure.ac file is part of the Autoconf build system, which is used to automatically configure software compilation on different operating systems. The Autoconf system checks for the presence of libraries and other system features. Correcting typos improves the clarity and accuracy of the build configuration process.

Filed Under: libgm2typobuild