From 83862d353cdf1a3d0d97c35fb2e5031ca31b3b22 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 11 Apr 2011 10:01:47 +0000 Subject: Avoid using strcpy() for overlapping strings TEXEDIT: use texworks instead of vi for Windows git-svn-id: svn://tug.org/texlive/trunk@22043 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'Build/source/configure') diff --git a/Build/source/configure b/Build/source/configure index e7d96c2e8e7..396f805d1e8 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -836,8 +836,6 @@ enable_t1rawafm enable_t1reencode enable_t1testpage enable_ttftotype42 -enable_cfftot1 -enable_ttftotype42 enable_updmap enable_makeindexk enable_makejvf @@ -901,7 +899,6 @@ enable_libtool_lock enable_largefile enable_compiler_warnings with_x -with_gnu_ld with_ln_s ' ac_precious_vars='build_alias @@ -913,16 +910,11 @@ LDFLAGS LIBS CPPFLAGS CPP -CPPFLAGS XMKMF CXX CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS CCC -CXXCPP -CPPFLAGS' +CXXCPP' ac_subdirs_all='texk/ptexenc texk/kpathsea auxdir/auxsub libs utils texk' @@ -1681,7 +1673,8 @@ Optional Packages: --with-recode use `recode' instead of `iconv' to build xindy [default: no] --with-banner-add=STR add STR to version string appended to banner lines - --with-editor=CMD invoke CMD from the `e' option [vi +%d %s] + --with-editor=CMD invoke CMD from the `e' option [vi +%d '%s'] or + [texworks --position=%d "%s"] --without-mf-x-toolkit do not use X toolkit for METAFONT --with-gs=/PATH/TO/gs Hard-wire the location of GhostScript --with-system-libgs build dvisvgm with installed gs headers and library -- cgit v1.2.3