From 64bb02ff3ddf68d5b88da2111b22f124819f5178 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 14 Apr 2011 06:20:05 +0000 Subject: Drop the "dev" suffix for TL2011 release git-svn-id: svn://tug.org/texlive/trunk@22082 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure.ac | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'Build/source/configure.ac') diff --git a/Build/source/configure.ac b/Build/source/configure.ac index f2cc3d6e8c4..78a7468c6e9 100644 --- a/Build/source/configure.ac +++ b/Build/source/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009, 2010 Peter Breitenlohner +dnl Copyright (C) 2009 - 2011 Peter Breitenlohner dnl dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, @@ -136,10 +136,7 @@ if test "x$syslib_used:$enable_native_texlive_build" = xyes:yes; then fi KPSE_RESTORE_FLAGS -dnl AM_CONDITIONAL([build_kpathsea], -dnl [test "x$need_kpathsea" = xyes && test "x$with_system_kpathsea" != xyes]) - -AM_CONDITIONAL([cross_compiling], [test "x$cross_compiling" = xyes]) +AM_CONDITIONAL([cross], [test "x$cross_compiling" = xyes]) AC_CONFIG_SUBDIRS([auxdir/auxsub libs utils texk]) -- cgit v1.2.3