summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-20 10:46:22 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-20 10:46:22 +0000
commit418eab4ae66c2d3f4d636feda4aa6e61bffad7f2 (patch)
tree68bcb3aaa4a67a9b58d5ec79bc62af9fe85e4fc0 /Build/source/texk/dvipdfm-x/configure.ac
parent53c39c070e16923aa7b27141d330883eee19f7eb (diff)
texk/dvipdfm-x: Simplify handling of DVI commands. Clarify signed vs unsigned four byte numbers
git-svn-id: svn://tug.org/texlive/trunk@34990 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure.ac')
-rw-r--r--Build/source/texk/dvipdfm-x/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure.ac b/Build/source/texk/dvipdfm-x/configure.ac
index 60d998739e8..5593d291cb9 100644
--- a/Build/source/texk/dvipdfm-x/configure.ac
+++ b/Build/source/texk/dvipdfm-x/configure.ac
@@ -30,6 +30,7 @@ dnl Checks for typedefs, structures, and compiler characteristics.
AC_STRUCT_TM
AC_STRUCT_TIMEZONE
AC_C_BIGENDIAN
+AC_TYPE_INT32_T
AC_TYPE_UINT32_T
AC_CHECK_DECL([timezone],