turn jobserver back on

This commit is contained in:
toddouska 2012-10-26 15:38:37 -07:00
parent 335de43333
commit cf1f1f3ae7
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,6 +17,7 @@ rpm/spec
stamp-h
libtool.m4
aclocal.m4
aminclude.am
lt*.m4
INSTALL
Makefile.in

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