summaryrefslogtreecommitdiff
path: root/Build/source/README.hacking
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/README.hacking')
-rw-r--r--Build/source/README.hacking5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/README.hacking b/Build/source/README.hacking
index 7972823c91a..702c83d259a 100644
--- a/Build/source/README.hacking
+++ b/Build/source/README.hacking
@@ -65,8 +65,9 @@ where KPSE_ENABLE_PROG, defined in m4/kpse-setup.m4, has one required
argument -- the name of the subdirectory -- and three optional arguments: a
list of required TL libraries (zlib is implied by libpng and need not be
mentioned), a list of options ('disable' if this program is not to be built
-by default), and a comment added to the help text for the disable or enable
-configure option for this program.
+by default, 'native' if cross compilation is not possible), and a comment
+added to the help text for the disable or enable configure option for this
+program.
3.2 Adding a new library directory
----------------------------------