disable jobserver for now, is broken on some systems

This commit is contained in:
toddouska 2012-10-26 10:36:20 -07:00
parent 994fc1f8e3
commit a1e8cd532d
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ missing
libtool
tags
.tags*
cyassl-config
cyassl.sublime*
ctaocrypt/benchmark/benchmark
ctaocrypt/test/testctaocrypt

View File

@ -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

View File

@ -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