diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-26 13:45:13 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-26 13:45:13 +0000 |
commit | 11fcc923b00870a2d93ae9032234f752654ccab4 (patch) | |
tree | 408315f61a2d7229e26051bdc5eb591db6aedbdf /Build/source/README.2building | |
parent | 29a78450ae098e30c31d25e69ab872d1b43993a6 (diff) |
Build system: Update docu
git-svn-id: svn://tug.org/texlive/trunk@35908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.2building')
-rw-r--r-- | Build/source/README.2building | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/README.2building b/Build/source/README.2building index 92f8a3ee5a8..a5600e0dcc7 100644 --- a/Build/source/README.2building +++ b/Build/source/README.2building @@ -118,10 +118,10 @@ finish for working on 'dvipdfmx'. Then you modify source files in 'mydir/texk/dvipdfm-x' and rerun 'make' in 'mydir/Work/texk/dvipdfm-x' to rebuild. - The second line the 'configure' invocation shows examples of extra + The second line of the 'configure' invocation shows examples of extra things you likely want to specify if you intend to hack the sources (and not just build binaries): the '-C' speeds up 'configure', and the -'CFLAGS' and 'CXXFLAGS' are to eliminate compiler optimization for +'CFLAGS' and 'CXXFLAGS' settings eliminate compiler optimization for debugging purposes. Of course, one should actually look at the output and check that |