summaryrefslogtreecommitdiff
path: root/Build/source/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-23 10:03:23 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-06-23 10:03:23 +0000
commitf9ece3ea69faa4163ec5923128925e2a69e960c3 (patch)
treeba339097940e025e79fcb3291f54c899d98f7b24 /Build/source/configure
parent7b489d8d612c8bef3d6bb1536b62b6aa127e65f2 (diff)
require a C compiler that understands prototypes
git-svn-id: svn://tug.org/texlive/trunk@13915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-xBuild/source/configure16
1 files changed, 10 insertions, 6 deletions
diff --git a/Build/source/configure b/Build/source/configure
index d9498fad81e..05c857d89b8 100755
--- a/Build/source/configure
+++ b/Build/source/configure
@@ -14710,6 +14710,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; }
@@ -19273,11 +19277,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:19276: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:19280: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:19280: \$? = $ac_status" >&5
+ echo "$as_me:19284: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -19372,11 +19376,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:19375: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:19379: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:19379: \$? = $ac_status" >&5
+ echo "$as_me:19383: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -19424,11 +19428,11 @@ else
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:19427: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:19431: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:19431: \$? = $ac_status" >&5
+ echo "$as_me:19435: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized