diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-01-20 08:38:39 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-01-20 08:38:39 +0000 |
commit | 691c7f2a79c195ab5ab1b169bc42a13270836db1 (patch) | |
tree | 04d12a58fa2d50b6c79ae370a4f9dd543bd23acd /Build/source/texk/web2c/otps | |
parent | 75b15ec172ebb38f1a96c211117f0787aa672078 (diff) |
libtool 2.4.5
git-svn-id: svn://tug.org/texlive/trunk@36101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/otps')
-rw-r--r-- | Build/source/texk/web2c/otps/Makefile.in | 1 | ||||
-rw-r--r-- | Build/source/texk/web2c/otps/win32/Makefile.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/Makefile.in b/Build/source/texk/web2c/otps/Makefile.in index 79f6fbba5fc..b5a909813df 100644 --- a/Build/source/texk/web2c/otps/Makefile.in +++ b/Build/source/texk/web2c/otps/Makefile.in @@ -573,6 +573,7 @@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ LUA52_DEFINES = @LUA52_DEFINES@ LUA52_DEPEND = @LUA52_DEPEND@ LUA52_INCLUDES = @LUA52_INCLUDES@ diff --git a/Build/source/texk/web2c/otps/win32/Makefile.in b/Build/source/texk/web2c/otps/win32/Makefile.in index f9ae3bd549e..bc3d77195a8 100644 --- a/Build/source/texk/web2c/otps/win32/Makefile.in +++ b/Build/source/texk/web2c/otps/win32/Makefile.in @@ -295,6 +295,7 @@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ LUA52_DEFINES = @LUA52_DEFINES@ LUA52_DEPEND = @LUA52_DEPEND@ LUA52_INCLUDES = @LUA52_INCLUDES@ |