diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 474f750..5fe3e33 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], [2.12], [https://github.com/i3/i3lock/issues]) | 5 | AC_INIT([i3lock-extended], [1.2.12], [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]) |
| @@ -141,7 +141,7 @@ echo \ | |||
| 141 | "-------------------------------------------------------------------------------- | 141 | "-------------------------------------------------------------------------------- |
| 142 | build configured: | 142 | build configured: |
| 143 | 143 | ||
| 144 | AS_HELP_STRING([i3lock version:], [`echo ${I3LOCK_VERSION} | sed 's,\\\\,,g'`]) | 144 | AS_HELP_STRING([i3lock-extended version:], [`echo ${I3LOCK_VERSION} | sed 's,\\\\,,g'`]) |
| 145 | AS_HELP_STRING([is release version:], [${is_release}]) | 145 | AS_HELP_STRING([is release version:], [${is_release}]) |
| 146 | 146 | ||
| 147 | AS_HELP_STRING([enable debug flags:], [${ax_enable_debug}]) | 147 | AS_HELP_STRING([enable debug flags:], [${ax_enable_debug}]) |
