From 72294eedb0b0504b20e94216098cd7a55947b833 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 21 Feb 2012 11:02:00 +0000 Subject: xdvik: Remove obsolete configure tests git-svn-id: svn://tug.org/texlive/trunk@25458 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/xdvik/configure | 51 --------------------------------------- 1 file changed, 51 deletions(-) (limited to 'Build/source/texk/xdvik/configure') diff --git a/Build/source/texk/xdvik/configure b/Build/source/texk/xdvik/configure index 76601308e2c..c1a70d1f996 100755 --- a/Build/source/texk/xdvik/configure +++ b/Build/source/texk/xdvik/configure @@ -14651,37 +14651,6 @@ $as_echo "#define HAVE_GOOD_SETSID_VFORK 1" >>confdefs.h fi fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler supports string concatenation" >&5 -$as_echo_n "checking whether C compiler supports string concatenation... " >&6; } -if ${xdvi_cv_cc_concat+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -puts("Testing" " string" " concatenation"); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - xdvi_cv_cc_concat=yes -else - xdvi_cv_cc_concat=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xdvi_cv_cc_concat" >&5 -$as_echo "$xdvi_cv_cc_concat" >&6; } -if test "x$xdvi_cv_cc_concat" = xyes; then - -$as_echo "#define HAVE_CC_CONCAT 1" >>confdefs.h - -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]];'. @@ -14877,26 +14846,6 @@ $as_echo "#define HAVE_STREAMS 1" >>confdefs.h fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SunOS 4" >&5 -$as_echo_n "checking for SunOS 4... " >&6; } -if ${xdvi_cv_sys_sunos_4+:} false; then : - $as_echo_n "(cached) " >&6 -else - case "`(uname -sr) 2>/dev/null`" in #( - "SunOS 4."*) : - xdvi_cv_sys_sunos_4=yes ;; #( - *) : - xdvi_cv_sys_sunos_4=no ;; -esac -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xdvi_cv_sys_sunos_4" >&5 -$as_echo "$xdvi_cv_sys_sunos_4" >&6; } -if test "x$xdvi_cv_sys_sunos_4" = xyes; then - -$as_echo "#define SUNOS4 1" >>confdefs.h - -fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for certain old versions of Linux" >&5 $as_echo_n "checking for certain old versions of Linux... " >&6; } if ${xdvi_cv_sys_old_linux+:} false; then : -- cgit v1.2.3