Update configure.ac

This commit is contained in:
Alex Kotov 2020-11-30 08:27:43 +05:00 committed by GitHub
parent 91adde6f3b
commit c1d3cb46d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ AC_INIT([libkernaux],
AC_CONFIG_SRCDIR([src/pfa.c])
AC_CANONICAL_SYSTEM
AM_CONDITIONAL(ARCH_I386, test "${target_cpu}" = "i386")
AM_INIT_AUTOMAKE([1.9 subdir-objects -Wall -Werror])
AC_CONFIG_FILES([