From 5f1e1f1009f5ec04c87fdca8d9c1a56651f2391c Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 21 Mar 2014 08:43:06 +0000 Subject: Revert r33105: Avoid Cygwin system getopt() - incompatible with GNU version git-svn-id: svn://tug.org/texlive/trunk@33246 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/configure | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'Build/source/texk/kpathsea/configure') diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index f44ffd19ad0..299689b7dda 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -638,8 +638,6 @@ LTLIBOBJS have_EXEEXT_FALSE have_EXEEXT_TRUE LT_OBJDIR -CYGWIN_OR_MINGW_FALSE -CYGWIN_OR_MINGW_TRUE MINGW32_FALSE MINGW32_TRUE WIN32_FALSE @@ -13562,20 +13560,6 @@ else fi -case $host_os in #( - cygwin* | mingw*) : - kpse_have_cygwin_or_mingw=yes ;; #( - *) : - ;; -esac - if test "x$kpse_have_cygwin_or_mingw" = xyes; then - CYGWIN_OR_MINGW_TRUE= - CYGWIN_OR_MINGW_FALSE='#' -else - CYGWIN_OR_MINGW_TRUE='#' - CYGWIN_OR_MINGW_FALSE= -fi - LT_OBJDIR="$lt_cv_objdir" @@ -13852,10 +13836,6 @@ if test -z "${MINGW32_TRUE}" && test -z "${MINGW32_FALSE}"; then as_fn_error $? "conditional \"MINGW32\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -if test -z "${CYGWIN_OR_MINGW_TRUE}" && test -z "${CYGWIN_OR_MINGW_FALSE}"; then - as_fn_error $? "conditional \"CYGWIN_OR_MINGW\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi if test -z "${have_EXEEXT_TRUE}" && test -z "${have_EXEEXT_FALSE}"; then as_fn_error $? "conditional \"have_EXEEXT\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 -- cgit v1.2.3