Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 28 Nov 2006 16:24:45 +0000 (16:24 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 28 Nov 2006 16:24:45 +0000 (16:24 +0000)
commite604ac7991a2f5bae2ea3ba01662be566e01af8d
treecb7e891af5021e3f2148d7f871f1b6fd23667d90
parentd606b6e9770a9f9d40acd30ce4eb4d54b8e5c3c7
Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean
defined in the Windows headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
43 files changed:
configure
configure.in
setup.h.in
setup.h_vms
src/common/imagjpeg.cpp
src/jpeg/jcapimin.c
src/jpeg/jcapistd.c
src/jpeg/jccoefct.c
src/jpeg/jchuff.c
src/jpeg/jchuff.h
src/jpeg/jcinit.c
src/jpeg/jcmainct.c
src/jpeg/jcmarker.c
src/jpeg/jcmaster.c
src/jpeg/jcparam.c
src/jpeg/jcphuff.c
src/jpeg/jcprepct.c
src/jpeg/jcsample.c
src/jpeg/jctrans.c
src/jpeg/jdapimin.c
src/jpeg/jdapistd.c
src/jpeg/jdatadst.c
src/jpeg/jdatasrc.c
src/jpeg/jdcoefct.c
src/jpeg/jdhuff.c
src/jpeg/jdhuff.h
src/jpeg/jdinput.c
src/jpeg/jdmainct.c
src/jpeg/jdmarker.c
src/jpeg/jdmaster.c
src/jpeg/jdmerge.c
src/jpeg/jdphuff.c
src/jpeg/jdpostct.c
src/jpeg/jdsample.c
src/jpeg/jerror.c
src/jpeg/jmemdos.c
src/jpeg/jmemmgr.c
src/jpeg/jmorecfg.h
src/jpeg/jpegint.h
src/jpeg/jpeglib.h
src/jpeg/jpegtran.c
src/jpeg/jquant1.c
src/jpeg/jquant2.c