diff options
| author | Simeon Simeonov | 2020-04-15 14:00:52 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2020-04-15 14:00:52 +0200 |
| commit | a3abcefc4aaae3fba272c4181826c951bf179353 (patch) | |
| tree | 901afed57481e26daef93562a6d27e68cb068081 /configure.ac | |
| parent | f12c8e4e28951b88e788cd1f8b446886707d4d04 (diff) | |
Fix a PAM related bug and update README.md1.2.12a
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5fe3e33..79f23a9 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Run autoreconf -fi to generate a configure script from this file. | 2 | # Run autoreconf -fi to generate a configure script from this file. |
| 3 | 3 | ||
| 4 | AC_PREREQ([2.69]) | 4 | AC_PREREQ([2.69]) |
| 5 | AC_INIT([i3lock-extended], [1.2.12], [https://simeon.simeonov.no]) | 5 | AC_INIT([i3lock-extended], [1.2.12a], [https://simeon.simeonov.no]) |
| 6 | # For AX_EXTEND_SRCDIR | 6 | # For AX_EXTEND_SRCDIR |
| 7 | AX_ENABLE_BUILDDIR | 7 | AX_ENABLE_BUILDDIR |
| 8 | AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2]) | 8 | AM_INIT_AUTOMAKE([foreign subdir-objects -Wall no-dist-gzip dist-bzip2]) |
