summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-03-21 08:43:06 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-03-21 08:43:06 +0000
commit5f1e1f1009f5ec04c87fdca8d9c1a56651f2391c (patch)
tree8a8179fca400aefbc671bd9e2afa85f4798bfb89 /Build/source/texk/kpathsea/configure
parent5171fa05ebaf022ddbb0783e9b4874c5f587e6fe (diff)
Revert r33105: Avoid Cygwin system getopt() - incompatible with GNU version
git-svn-id: svn://tug.org/texlive/trunk@33246 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/configure')
-rwxr-xr-xBuild/source/texk/kpathsea/configure20
1 files changed, 0 insertions, 20 deletions
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