Fix type mismatch with GCC
This commit is contained in:
parent
35258cb6c3
commit
86ced1769a
10 changed files with 23 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT(ObjOpenSSL, 0.1, js@heap.zone)
|
||||
AC_INIT(ObjOpenSSL, 0.1, js@nil.im)
|
||||
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
|
Reference in a new issue