diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-05-11 07:06:49 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-05-11 07:06:49 +0000 |
commit | 4f4158afdd779275d80205828c7d58559a9a7a86 (patch) | |
tree | ca156199d9901c2def7b906279f50e56370e7c15 /Build/source/texk/web2c/man | |
parent | fefe8d82f5f40266d2dd4a63c995308792d07184 (diff) |
Remove osx-strip
git-svn-id: svn://tug.org/texlive/trunk@22418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man')
-rw-r--r-- | Build/source/texk/web2c/man/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/man/Makefile.in b/Build/source/texk/web2c/man/Makefile.in index e9d5ab8df34..48b16fefa35 100644 --- a/Build/source/texk/web2c/man/Makefile.in +++ b/Build/source/texk/web2c/man/Makefile.in @@ -213,7 +213,6 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ -PATH_STRIP = @PATH_STRIP@ PKG_CONFIG = @PKG_CONFIG@ POPPLER_DEPEND = @POPPLER_DEPEND@ POPPLER_INCLUDES = @POPPLER_INCLUDES@ |