diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-07 08:40:02 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-07 08:40:02 +0000 |
commit | ca7b5c3464b1daa17a18ba5a512b36a11fd0561e (patch) | |
tree | 1e5fd3e51e28fef51e3adafd52ad51f47830b245 /Build/source/texk/dtl/config.h.in | |
parent | e1cf2e3f48788387ea2def92db176a4c95c43f66 (diff) |
build system: remove check for program_invocation_name
git-svn-id: svn://tug.org/texlive/trunk@21623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dtl/config.h.in')
-rw-r--r-- | Build/source/texk/dtl/config.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/dtl/config.h.in b/Build/source/texk/dtl/config.h.in index a4ed5504faa..8000e111324 100644 --- a/Build/source/texk/dtl/config.h.in +++ b/Build/source/texk/dtl/config.h.in @@ -61,10 +61,6 @@ /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ #undef HAVE_NDIR_H -/* Define to 1 if you are using GNU libc or otherwise have global variables - `program_invocation_name' and `program_invocation_short_name'. */ -#undef HAVE_PROGRAM_INVOCATION_NAME - /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV |