summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-29 08:25:00 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-29 08:25:00 +0000
commit0f81c6717bd7d19eb1e3091b5f18d1f3d988e02c (patch)
tree133ab4a9d283da622288eda7c70bc21598214efa /Build/source/texk/web2c/configure
parentd45ffb58c11249942c6b06e8f1bbcb70dbf3c6dc (diff)
Reorganize pdftex headers
git-svn-id: svn://tug.org/texlive/trunk@18039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-xBuild/source/texk/web2c/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index 37d74f61be5..efffc59c340 100755
--- a/Build/source/texk/web2c/configure
+++ b/Build/source/texk/web2c/configure
@@ -18961,6 +18961,9 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
+if test $ac_cv_sizeof_int -lt 4; then
+ as_fn_error "Sorry, need \`int' with at least 4 bytes." "$LINENO" 5
+fi
# The cast to long int works around a bug in the HP C Compiler
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.