disable jobserver for now, is broken on some systems
This commit is contained in:
parent
994fc1f8e3
commit
a1e8cd532d
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,6 +26,7 @@ missing
|
||||
libtool
|
||||
tags
|
||||
.tags*
|
||||
cyassl-config
|
||||
cyassl.sublime*
|
||||
ctaocrypt/benchmark/benchmark
|
||||
ctaocrypt/test/testctaocrypt
|
||||
|
@ -18,7 +18,7 @@ EXTRA_DIST=
|
||||
dist_doc_DATA=
|
||||
|
||||
#includes additional rules from aminclude.am
|
||||
@INC_AMINCLUDE@
|
||||
#@INC_AMINCLUDE@
|
||||
DISTCLEANFILES+= aminclude.am
|
||||
|
||||
exampledir = $(docdir)/example
|
||||
|
@ -721,7 +721,7 @@ AC_CONFIG_FILES([support/libcyassl.pc])
|
||||
AC_CONFIG_FILES([rpm/spec])
|
||||
|
||||
AX_CREATE_GENERIC_CONFIG
|
||||
AX_AM_JOBSERVER([yes])
|
||||
#AX_AM_JOBSERVER([yes])
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user