![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/emscripten/tests/openjpeg/ |
Upload File : |
/* If you want to build the library manually without using * 'configure' or 'CMake' * then copy this file * 'opj_config.h.in.user' * to * 'opj_config.h' * * Open 'opj_config.h' and change the file contents * if you want to define something because you know you have * BOTH installed the library AND the header file(s). * Then e.g. write #define HAVE_LIBPNG 1 * * * The file 'opj_config.h' will be included in some source files. * ==== YOU CAN NOT COMPILE WITHOUT IT. ==== * === DO NOT FOREGET TO CHANGE 'config.nix' APPROPRIATELY. ==== */ /* DO NOT DEFINE BOTH VERSIONS OF LCMS */ /* define to 1 if you have both liblcms and lcms.h installed */ #undef HAVE_LIBLCMS1 /* #define HAVE_LIBLCMS1 1 */ /* define to 1 if you have both liblcms2 and lcms2.h installed */ #undef HAVE_LIBLCMS2 /* #define HAVE_LIBLCMS2 1 */ /* define to 1 if you have both libpng and png.h installed */ #undef HAVE_LIBPNG /* #define HAVE_LIBPNG 1 */ /* define to 1 if you have both libtiff and tiff.h installed */ #undef HAVE_LIBTIFF /* #define HAVE_LIBTIFF 1 */ /*---------------- DO NOT CHANGE BELOW THIS LINE ----------------*/ #define PACKAGE_URL "http://www.openjpeg.org/" #define PACKAGE_BUGREPORT "http://code.google.com/p/openjpeg/" #define PACKAGE_VERSION "1.4.0"