diff options
| author | Winfried <szukw000@arcor.de> | 2010-10-13 14:49:39 +0000 |
|---|---|---|
| committer | Winfried <szukw000@arcor.de> | 2010-10-13 14:49:39 +0000 |
| commit | 03133377fa9abc3738b533160d29f42e0bd9c450 (patch) | |
| tree | d59e0dc7a13aaaf2d9cd2f0f26f5df326d19a430 /codec/Makefile.am | |
| parent | 106da2f51e7140c6aa8f18c9c66dc30bfdc29ee8 (diff) | |
Diffstat (limited to 'codec/Makefile.am')
| -rw-r--r-- | codec/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/codec/Makefile.am b/codec/Makefile.am index b0837fa9..1a3f42bc 100644 --- a/codec/Makefile.am +++ b/codec/Makefile.am @@ -2,11 +2,6 @@ COMPILERFLAGS = -Wall USERLIBS = -lm INCLUDES = -I.. -I. -I../libopenjpeg -if with_libjpwl -USERLIBS += -L../jpwl -lopenjpeg_JPWL -COMPILERFLAGS += -DUSE_JPWL -endif - if with_libtiff INCLUDES += @tiffincludes@ USERLIBS += @tifflibs@ |
