Lines Matching refs:a
25 dnl Process this file with autoconf to produce a configure script.
64 dnl Here are a set of rules to help you update your library version
68 dnl 2. Update the version information only immediately before a public
72 dnl then increment revision (`c:r:a' becomes `c:r+1:a').
84 # This is a special hack for OpenBSD and MirOS systems. The dynamic linker
211 # Obtain size of a 'signed long' and define as SIZEOF_SIGNED_LONG
214 # Obtain size of a 'unsigned long' and define as SIZEOF_UNSIGNED_LONG
217 # Obtain size of a 'long long' and define as SIZEOF_SIGNED_LONG_LONG.
221 # Obtain size of a 'unsigned long long' and define as
465 #AC_DEFINE_UNQUOTED(_POSIX_C_SOURCE, $_POSIX_C_SOURCE, [Define this macro to a positive integer to …
601 if test "$zlib_lib" = "no" -a "x$with_zlib_lib_dir" != "x"; then
609 if test "$zlib_h" = "no" -a "x$with_zlib_include_dir" != "x" ; then
613 if test "$zlib_lib" = "yes" -a "$zlib_h" = "yes" ; then
624 if test "$HAVE_RPATH" = "yes" -a "x$with_zlib_lib_dir" != "x" ; then
639 if test "$HAVE_ZLIB" = "yes" -a "$HAVE_PIXARLOG" = "yes" ; then
670 if test "$jpeg_lib" = "no" -a "x$with_jpeg_lib_dir" != "x" ; then
678 if test "$jpeg_h" = "no" -a "x$with_jpeg_include_dir" != "x" ; then
682 if test "$jpeg_lib" = "yes" -a "$jpeg_h" = "yes" ; then
693 if test "$HAVE_RPATH" = "yes" -a "x$with_jpeg_lib_dir" != "x" ; then
710 if test "$HAVE_JPEG" = "yes" -a "$HAVE_OJPEG" = "yes" ; then
741 if test "$jbig_lib" = "no" -a "x$with_jbig_lib_dir" != "x" ; then
749 if test "$jbig_h" = "no" -a "x$with_jbig_include_dir" != "x" ; then
753 if test "$jbig_lib" = "yes" -a "$jbig_h" = "yes" ; then
764 if test "$HAVE_RPATH" = "yes" -a "x$with_jbig_lib_dir" != "x" ; then
798 if test "$lzma_lib" = "no" -a "x$with_lzma_lib_dir" != "x"; then
806 if test "$lzma_h" = "no" -a "x$with_lzma_include_dir" != "x" ; then
810 if test "$lzma_lib" = "yes" -a "$lzma_h" = "yes" ; then
821 if test "$HAVE_RPATH" = "yes" -a "x$with_lzma_lib_dir" != "x" ; then
887 dnl PTHREAD_CFLAGS, & PTHREAD_CC as a side-effect
896 if test "$no_x" != "yes" -a "$no_gl" != "yes" \
897 -a "$no_glu" != "yes" -a "$no_glut" != "yes" ; then
916 if test x"$ac_cv_header_windows_h" = xyes -a "x$enable_win32_io" = xyes ; then
921 if test x"$ac_cv_header_windows_h" = xyes -a ! "x$enable_win32_io" = xno ; then
964 -a "x$with_default_strip_size" != "xno"; then
993 dnl Check for support of CHUNKY_STRIP_READ_SUPPORT, a mechanism to allowing
1019 …[the RGBA interface will treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Man…
1025 …[Treat extra sample as alpha (default enabled). The RGBA interface will treat a fourth sample with…