From f9ece3ea69faa4163ec5923128925e2a69e960c3 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 23 Jun 2009 10:03:23 +0000 Subject: require a C compiler that understands prototypes git-svn-id: svn://tug.org/texlive/trunk@13915 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/lacheck/configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Build/source/texk/lacheck') diff --git a/Build/source/texk/lacheck/configure b/Build/source/texk/lacheck/configure index 3836f31fb25..717c4cff525 100755 --- a/Build/source/texk/lacheck/configure +++ b/Build/source/texk/lacheck/configure @@ -12830,6 +12830,10 @@ cat >>confdefs.h <<\_ACEOF #define HAVE_PROTOTYPES 1 _ACEOF +else + { { $as_echo "$as_me:$LINENO: error: Sorry, your compiler does not understand prototypes." >&5 +$as_echo "$as_me: error: Sorry, your compiler does not understand prototypes." >&2;} + { (exit 1); exit 1; }; } fi { $as_echo "$as_me:$LINENO: checking whether program_invocation_name is predefined" >&5 $as_echo_n "checking whether program_invocation_name is predefined... " >&6; } -- cgit v1.2.3