forked from wolfSSL/wolfssl
turn jobserver back on
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@ rpm/spec
|
|||||||
stamp-h
|
stamp-h
|
||||||
libtool.m4
|
libtool.m4
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
aminclude.am
|
||||||
lt*.m4
|
lt*.m4
|
||||||
INSTALL
|
INSTALL
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
@@ -18,7 +18,7 @@ EXTRA_DIST=
|
|||||||
dist_doc_DATA=
|
dist_doc_DATA=
|
||||||
|
|
||||||
#includes additional rules from aminclude.am
|
#includes additional rules from aminclude.am
|
||||||
#@INC_AMINCLUDE@
|
@INC_AMINCLUDE@
|
||||||
DISTCLEANFILES+= aminclude.am
|
DISTCLEANFILES+= aminclude.am
|
||||||
|
|
||||||
exampledir = $(docdir)/example
|
exampledir = $(docdir)/example
|
||||||
|
@@ -721,7 +721,7 @@ AC_CONFIG_FILES([support/libcyassl.pc])
|
|||||||
AC_CONFIG_FILES([rpm/spec])
|
AC_CONFIG_FILES([rpm/spec])
|
||||||
|
|
||||||
AX_CREATE_GENERIC_CONFIG
|
AX_CREATE_GENERIC_CONFIG
|
||||||
#AX_AM_JOBSERVER([yes])
|
AX_AM_JOBSERVER([yes])
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user