We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db33241 commit c53faa9Copy full SHA for c53faa9
configure.ac
@@ -14,7 +14,6 @@ AC_CONFIG_MACRO_DIR([m4])
14
dnl m4_include([m4/ax_check_openssl.m4])
15
dnl m4_include([m4/ax_check_wolfssl.m4])
16
m4_include([m4/hexversion.m4])
17
-m4_include([m4/hexversion.m4])
18
19
AM_INIT_AUTOMAKE([1.11 -Wall -Werror -Wno-portability foreign tar-ustar subdir-objects no-define color-tests])
20
LT_INIT([disable-static pic-only])
@@ -133,7 +132,6 @@ AC_SUBST([AM_CPPFLAGS])
133
132
AC_SUBST([AM_CFLAGS])
134
AC_SUBST([AM_LDFLAGS])
135
CREATE_HEX_VERSION
136
-CREATE_HEX_VERSION
137
138
AC_CONFIG_FILES([Makefile
139
include/wolfprovider/version.h
0 commit comments