Skip to content
Snippets Groups Projects
Commit e2c43b93 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

config/default: removed --with-jasper, --with-png and --with-openjpeg

parent 6993d0d8
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@ case "${HOSTNAME}" in
--enable-iso-c-interface \
--enable-swig \
--enable-python \
--with-jasper=/opt/local \
--with-grib_api=$HOME/local/gribapi-1.12.3 \
--with-netcdf=$HOME/local \
--with-szlib=$HOME/local \
......@@ -41,9 +40,6 @@ case "${HOSTNAME}" in
--enable-maintainer-mode \
--enable-swig \
--enable-python \
--with-jasper=/opt/local \
--with-openjpeg=/opt/local \
--with-libpng=/opt/local \
--with-grib_api=/opt/local \
--with-netcdf=/opt/local \
--with-szlib=/opt/local \
......@@ -80,7 +76,6 @@ case "${HOSTNAME}" in
--enable-all-static \
--enable-swig \
--enable-python \
--with-jasper=/sw/etch-ia32/jasper-1.900.1 \
--with-grib_api=$HOME/local/etch-ia32/grib_api-1.9.8 \
--with-netcdf=/sw/etch-ia32/netcdf-4.0.1 \
--with-szlib=$HOME/local/etch-ia32 \
......@@ -91,7 +86,6 @@ case "${HOSTNAME}" in
--with-netcdf=$HOME/builds/libs4cdo \
--with-szlib=$HOME/builds/libs4cdo \
--with-grib_api=$HOME/builds/libs4cdo \
--with-jasper=$HOME/builds/libs4cdo \
--with-pic --enable-swig --enable-ruby --enable-python \
CC=gcc CFLAGS="-g -O2 -Wall" LIBS=-lopenjpeg
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment