From 0f81c6717bd7d19eb1e3091b5f18d1f3d988e02c Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 29 Apr 2010 08:25:00 +0000 Subject: Reorganize pdftex headers git-svn-id: svn://tug.org/texlive/trunk@18039 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Build/source/texk/web2c/configure') 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]];'. -- cgit v1.2.3