diff options
Diffstat (limited to 'Build/source/texk/kpathsea/ac/kpathsea.ac')
-rw-r--r-- | Build/source/texk/kpathsea/ac/kpathsea.ac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ac/kpathsea.ac b/Build/source/texk/kpathsea/ac/kpathsea.ac new file mode 100644 index 00000000000..5f89998c35d --- /dev/null +++ b/Build/source/texk/kpathsea/ac/kpathsea.ac @@ -0,0 +1,4 @@ +## texk/kpathsea/ac/kpathsea.ac +## define required functions and headers from system kpathsea +KPSE_CHECK_LIB([kpathsea], [kpse_set_program_name], + [kpathsea/kpathsea.h kpathsea/tex-file.h]) |