summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/tests/cnfline/texmf.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/tests/cnfline/texmf.cnf')
-rw-r--r--Build/source/texk/kpathsea/tests/cnfline/texmf.cnf9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/tests/cnfline/texmf.cnf b/Build/source/texk/kpathsea/tests/cnfline/texmf.cnf
index 164f25744f5..e4e3a1fad09 100644
--- a/Build/source/texk/kpathsea/tests/cnfline/texmf.cnf
+++ b/Build/source/texk/kpathsea/tests/cnfline/texmf.cnf
@@ -1,5 +1,14 @@
# $Id$
# Public domain. This tiny texmf.cnf is for kpathsea/tests/cnfline.test.
maxpr=100
+
+# static build:
maxpr.kpsewhich=200
+
+# with --enable-shared (libtool) build, the binary has a different name.
+# although we could also work around this by specifying --progname in
+# cnfline.test, one goal of the test is to check what happens when
+# --progname is not specified.
+maxpr.lt-kpsewhich=200
+
othervar=300