diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-05 09:04:57 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-12-05 09:04:57 +0000 |
commit | cf7e21cca95784d0744759e2a05f2700fe45778d (patch) | |
tree | 17ba2512f5bad060985a878aea765b3f464d62c1 /Build/source/m4 | |
parent | cf4b7e8c43521a9301aaf1cd3f745eef8c0399d6 (diff) |
poppler 0.29.0
git-svn-id: svn://tug.org/texlive/trunk@35749 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/m4')
-rw-r--r-- | Build/source/m4/kpse-lua52-flags.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/m4/kpse-lua52-flags.m4 b/Build/source/m4/kpse-lua52-flags.m4 index 19032bfd34e..d214af5531a 100644 --- a/Build/source/m4/kpse-lua52-flags.m4 +++ b/Build/source/m4/kpse-lua52-flags.m4 @@ -18,7 +18,7 @@ _KPSE_LIB_FLAGS([lua52], [texlua52], [lt tree], # KPSE_LUA52_DEFINES # ------------------ # Set the make variable LUA52_DEFINES to the CPPFLAGS required when -# compiling or using the `-llua52' library. +# compiling or using the `-ltexlua52' library. AC_DEFUN([KPSE_LUA52_DEFINES], [dnl AC_REQUIRE([KPSE_CHECK_WIN32])[]dnl AC_SUBST([LUA52_DEFINES], ['-DLUA_COMPAT_MODULE -DLUAI_HASHLIMIT=6']) |