From 1728682b0f7504016211394573cbc17b7ae3f17a Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 1 Jan 2021 05:49:08 -0300 Subject: [PATCH] Updating readme, fixing arch build. --- README.md | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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