aboutsummaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2014-04-20 09:17:11 +0000
committerDRC <dcommander@users.sourceforge.net>2014-04-20 09:17:11 +0000
commitff6961f3d22060adc13cc3e60d42fc480de007e5 (patch)
tree2c443c452e77274cc7a8efc4b363e781b017cf0e /win
parentac9a92ebbdae96c89723ecec377a4e6a4edf879a (diff)
downloadlibjpeg-turbo-ff6961f3d22060adc13cc3e60d42fc480de007e5.tar.gz
This patch accomplishes the following:
-- Auto-generates HAVE_LOCALE_H macro and adds it to jconfig.h (this is used by rdjpgcom.c.) -- Reconciles the description and ordering of macros between config.h.in and jconfig.h.in, so the two files can be easily diffed. -- Eliminates the use of the autoheader-generated config.h in the project and moves relevant internal-only macros into a new file, jconfigint.h. This is to avoid "already defined" warnings in files that were including both config.h (to get the internal autotools package information or the INLINE definition) and jconfig.h. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1258 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'win')
-rw-r--r--win/jconfigint.h.in (renamed from win/config.h.in)0
1 files changed, 0 insertions, 0 deletions
diff --git a/win/config.h.in b/win/jconfigint.h.in
index 2131bf52..2131bf52 100644
--- a/win/config.h.in
+++ b/win/jconfigint.h.in