diff options
| author | Vincent Torri <vincent.torri@gmail.com> | 2012-01-25 19:52:18 +0000 |
|---|---|---|
| committer | Vincent Torri <vincent.torri@gmail.com> | 2012-01-25 19:52:18 +0000 |
| commit | f3f86e1eb731784b48fd9a4ea334d6890661dd79 (patch) | |
| tree | 2763982dfd581be87eb209edaa3f465ee8f22dd4 /Makefile.am | |
| parent | 040c9a68b685facb6e36751d1ff07b21cc8ded6d (diff) | |
follow latest JPIP changes in the autotools side (pthread dependency, conditional compilation of JPIP server and client)
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index df76f6aa..6ed452f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -DISTCHECK_CONFIGURE_FLAGS = --enable-jpip=yes --enable-jpwl=yes --enable-mj2=yes +DISTCHECK_CONFIGURE_FLAGS = --enable-jpip=yes --enable-jpip-server=yes --enable-jpwl=yes --enable-mj2=yes ACLOCAL_AMFLAGS = -I m4 |
