diff --git a/README.md b/README.md index ec0808a..116e4c8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![CodeQL](https://github.com/PerryWerneck/lib3270/workflows/CodeQL/badge.svg) - +![Analytics](https://ga-beacon.appspot.com/G-RSMGQ9Q5BG/github/lib3270) Installation repositories ========================= diff --git a/configure.ac b/configure.ac index 29fecd9..21c615d 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ dnl Compute the canonical host-system type AC_CANONICAL_HOST dnl Put macro definitions here (though they aren't used). -AC_CONFIG_HEADER([src/include/config.h]) +AC_CONFIG_HEADERS([src/include/config.h]) dnl Initialise automake stuff. AM_INIT_AUTOMAKE -- libgit2 0.21.2