diff options
Diffstat (limited to 'Build/source/texk/detex/ac/withenable.ac')
-rw-r--r-- | Build/source/texk/detex/ac/withenable.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/detex/ac/withenable.ac b/Build/source/texk/detex/ac/withenable.ac index 3c1c983f3ad..e342f6fd2d7 100644 --- a/Build/source/texk/detex/ac/withenable.ac +++ b/Build/source/texk/detex/ac/withenable.ac @@ -4,4 +4,4 @@ dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> dnl You may freely use, modify and/or distribute this file. dnl ## configure options and TL libraries required for detex -KPSE_WITH_PROG([detex], [kpathsea]) +KPSE_ENABLE_PROG([detex], [kpathsea]) |